index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
mlxsw: spectrum_buffers: Allow pools of infinite size
Petr Machata
2
-7
/
+31
2018-09-20
mlxsw: spectrum_buffers: Keep shared buffer size in mlxsw_sp_sb
Petr Machata
1
-3
/
+5
2018-09-20
mlxsw: spectrum_buffers: Split TC_COUNT into ingress and egress
Petr Machata
1
-13
/
+30
2018-09-20
mlxsw: spectrum_buffers: Use devlink pool indices throughout
Petr Machata
1
-205
/
+170
2018-09-20
mlxsw: spectrum: Init shaper for TCs 8..15
Petr Machata
1
-0
/
+7
2018-09-19
isdn/hisax: Remove unnecessary parenthesis
Nathan Chancellor
1
-1
/
+1
2018-09-19
atl1: remove set but not used variable 'advertising'
YueHaibing
1
-20
/
+1
2018-09-19
e1000: remove set but not used variable 'txb2b'
YueHaibing
1
-3
/
+0
2018-09-19
net: toshiba: remove a redundant local variable 'index_specified'
zhong jiang
1
-6
/
+3
2018-09-19
nfp: provide a better warning when ring allocation fails
Jakub Kicinski
1
-4
/
+12
2018-09-19
r8169: remove duplicated RTL8169s PHY initialization steps
Heiner Kallweit
1
-9
/
+0
2018-09-19
r8169: simplify RTL8169 PHY initialization
Heiner Kallweit
1
-5
/
+2
2018-09-19
net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'
zhong jiang
1
-3
/
+1
2018-09-19
net: ibm: remove a redundant local variable 'k'
zhong jiang
1
-2
/
+1
2018-09-19
ipv6: Allow the l3mdev to be a loopback
Robert Shearman
3
-2
/
+5
2018-09-19
Merge branch 'hns3-fixes'
David S. Miller
10
-460
/
+171
2018-09-19
net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()
Jian Shen
1
-1
/
+1
2018-09-19
net: hns3: Fix client initialize state issue when roce client initialize failed
Jian Shen
4
-7
/
+26
2018-09-19
net: hns3: Clear client pointer when initialize client failed or unintialize ...
Jian Shen
2
-17
/
+41
2018-09-19
net: hns3: Fix cmdq registers initialization issue for vf
Jian Shen
1
-2
/
+2
2018-09-19
net: hns3: Fix for setting speed for phy failed problem
Fuyun Liang
1
-1
/
+1
2018-09-19
net: hns3: Check hdev state when getting link status
Peng Li
2
-0
/
+6
2018-09-19
net: hns3: Set STATE_DOWN bit of hdev state when stopping net
Fuyun Liang
2
-0
/
+4
2018-09-19
net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
Xi Wang
3
-0
/
+30
2018-09-19
net: hns3: Remove packet statistics of public
Peng Li
2
-418
/
+0
2018-09-19
net: hns3: Remove tx budget to clean more TX descriptors in a napi
Peng Li
3
-13
/
+8
2018-09-19
net: hns3: Add unlikely for buf_num check
Peng Li
1
-1
/
+1
2018-09-19
net: hns3: Add default irq affinity
Peng Li
2
-0
/
+51
2018-09-19
net: sun: fix return type of ndo_start_xmit function
YueHaibing
6
-13
/
+17
2018-09-19
net: amd: fix return type of ndo_start_xmit function
YueHaibing
6
-9
/
+13
2018-09-19
net: broadcom: fix return type of ndo_start_xmit function
YueHaibing
2
-4
/
+5
2018-09-19
net: xilinx: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+9
2018-09-19
net: toshiba: fix return type of ndo_start_xmit function
YueHaibing
4
-7
/
+9
2018-09-19
net: marvell: fix return type of ndo_start_xmit function
YueHaibing
3
-3
/
+4
2018-09-19
Merge branch 'phylink-ensure-the-carrier-is-off-when-starting-phylink'
David S. Miller
3
-4
/
+3
2018-09-19
net: mvneta: do not explicitly set the carrier state in open
Antoine Tenart
1
-3
/
+0
2018-09-19
net: mvpp2: do not explicitly set the carrier state in open
Antoine Tenart
1
-1
/
+0
2018-09-19
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
1
-0
/
+3
2018-09-19
Merge branch 'net-mvpp2-improve-the-interrupt-usage'
David S. Miller
3
-188
/
+315
2018-09-19
net: mvpp2: rename mvpp2_percpu function to mvpp2_thread
Antoine Tenart
1
-47
/
+47
2018-09-19
net: mvpp2: handle cases where more CPUs are available than s/w threads
Antoine Tenart
2
-54
/
+112
2018-09-19
net: mvpp2: map the CPUs to threads
Antoine Tenart
2
-40
/
+55
2018-09-19
net: mvpp2: do not use the CPU number to access the per-thread registers
Antoine Tenart
1
-81
/
+88
2018-09-19
net: mvpp2: make mvpp2_read_relaxed static
Antoine Tenart
2
-3
/
+1
2018-09-19
net: mvpp2: make the per-cpu helpers static
Antoine Tenart
2
-10
/
+3
2018-09-19
net: mvpp2: cpu should always be unsigned
Antoine Tenart
2
-30
/
+35
2018-09-19
net: mvpp2: fix the number of queues per cpu for PPv2.2
Antoine Tenart
2
-4
/
+6
2018-09-19
net: mvpp2: do not update the queue mode while probing
Antoine Tenart
1
-8
/
+9
2018-09-19
Documentation/bindings: net: marvell-pp2: update the IRQs description
Antoine Tenart
1
-14
/
+31
2018-09-19
net: mvpp2: rename the IRQs to match the hardware
Antoine Tenart
2
-15
/
+46
[prev]
[next]