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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
net: hns3: remove redundant variable initialization
Peng Li
1
-1
/
+1
2018-12-19
net: hns3: fix the descriptor index when get rss type
Peng Li
1
-1
/
+8
2018-12-19
net: hns3: don't restore rules when flow director is disabled
Jian Shen
1
-0
/
+4
2018-12-19
net: hns3: fix vf id check issue when add flow director rule
Jian Shen
1
-7
/
+7
2018-12-19
net: hns3: reset tqp while doing DOWN operation
Huazhong Tan
2
-0
/
+8
2018-12-19
net: hns3: add max vector number check for pf
Jian Shen
1
-0
/
+4
2018-12-19
net: hns3: fix a bug caused by udelay
Peng Li
1
-2
/
+2
2018-12-19
net: hns3: change default tc state to close
Jian Shen
1
-1
/
+1
2018-12-19
net: hns3: refine the handle for hns3_nic_net_open/stop()
Jian Shen
4
-11
/
+38
2018-12-19
net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 family
Andrew Lunn
1
-0
/
+2
2018-12-19
net-next: stmmac: dwmac-mediatek: remove fine-tune property
Biao Huang
1
-47
/
+24
2018-12-19
mlxsw: spectrum_router: Hold a reference on RIF's netdev
Ido Schimmel
1
-0
/
+3
2018-12-19
mlxsw: spectrum_router: Make RIF deletion more robust
Ido Schimmel
3
-36
/
+31
2018-12-19
mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' further
Ido Schimmel
1
-22
/
+24
2018-12-19
mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAG
Ido Schimmel
2
-26
/
+24
2018-12-19
mlxsw: spectrum: Remove reference count from VLAN entries
Ido Schimmel
3
-58
/
+46
2018-12-19
mlxsw: spectrum: Handle VLAN device unlinking
Ido Schimmel
1
-0
/
+10
2018-12-19
mlxsw: spectrum_fid: Remove unused function
Ido Schimmel
2
-6
/
+0
2018-12-19
mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference count
Ido Schimmel
3
-36
/
+65
2018-12-19
mlxsw: spectrum: Sanitize VLAN interface's uppers
Ido Schimmel
1
-0
/
+45
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
3
-12
/
+16
2018-12-19
drivers: net: netdevsim: use skb_sec_path helper
Florian Westphal
1
-3
/
+4
2018-12-19
drivers: net: ethernet: mellanox: use skb_sec_path helper
Florian Westphal
1
-3
/
+6
2018-12-19
drivers: net: intel: use secpath helpers in more places
Florian Westphal
4
-7
/
+12
2018-12-19
dpaa2-eth: Add QBMAN related stats
Ioana Radulescu
1
-0
/
+41
2018-12-19
net: phy: mscc: Fix the VSC 8531/41 Chip Init sequence
Raju Lakkaraju
1
-1
/
+54
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
5
-78
/
+824
2018-12-18
net: ethernet: don't set phylib state CHANGELINK in drivers
Heiner Kallweit
2
-5
/
+1
2018-12-18
net: phy: remove unused code in phy_probe
Heiner Kallweit
1
-2
/
+0
2018-12-18
Merge tag 'mlx5-uplink-rep-2018-12-15' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
11
-295
/
+501
2018-12-18
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
1
-5
/
+1
2018-12-18
net: phy: print stack trace in phy_error
Heiner Kallweit
1
-0
/
+2
2018-12-18
net: phy: improve phy state checking
Heiner Kallweit
1
-13
/
+21
2018-12-18
net: fec: remove workaround to restart phylib state machine on MDIO timeout
Heiner Kallweit
2
-13
/
+0
2018-12-18
bonding: fix indentation issues, remove extra spaces
Colin Ian King
1
-2
/
+2
2018-12-18
net: hns3: fix a SSU buffer checking bug
Yunsheng Lin
1
-2
/
+3
2018-12-18
net: hns3: aligning buffer size in SSU to 256 bytes
Yunsheng Lin
1
-17
/
+26
2018-12-18
net: hns3: getting tx and dv buffer size through firmware
Yunsheng Lin
3
-11
/
+38
2018-12-18
net: hns3: synchronize speed and duplex from phy when phy link up
Peng Li
1
-0
/
+4
2018-12-18
net: hns3: remove 1000M/half support of phy
Fuyun Liang
1
-1
/
+1
2018-12-18
net: hns3: update coalesce param per second
Peng Li
2
-9
/
+3
2018-12-18
net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...
Huazhong Tan
1
-6
/
+6
2018-12-18
net: hns3: remove unnecessary configuration recapture while resetting
Huazhong Tan
1
-13
/
+0
2018-12-18
net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
Huazhong Tan
2
-1
/
+7
2018-12-18
net: hns3: fix napi_disable not return problem
Huazhong Tan
1
-2
/
+2
2018-12-18
net: hns3: uninitialize pci in the hclgevf_uninit
Huazhong Tan
1
-1
/
+1
2018-12-18
net: hns3: fix error handling int the hns3_get_vector_ring_chain
Huazhong Tan
1
-2
/
+3
2018-12-18
mac80211_hwsim: fix overwriting of if_combination
James Prestwood
1
-6
/
+7
2018-12-17
nfp: flower: fix cb_ident duplicate in indirect block register
John Hurley
1
-10
/
+11
2018-12-17
mlxsw: spectrum: Update the supported firmware to version 13.1910.622
Shalom Toledo
1
-2
/
+2
[next]