index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
Linus Torvalds
2018-11-04
1
-26
/
+4
|
\
|
*
ntb_netdev: Simplify remove with client device drvdata
Aaron Sierra
2018-10-31
1
-25
/
+3
|
*
ntb_netdev: fix sleep time mismatch
Jon Mason
2018-10-31
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-01
36
-170
/
+316
|
\
\
|
*
|
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
2018-10-31
1
-1
/
+1
|
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-10-31
14
-37
/
+76
|
|
\
\
|
|
*
|
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
2018-10-31
1
-1
/
+3
|
|
*
|
i40e: Update status codes
Mitch Williams
2018-10-31
1
-1
/
+1
|
|
*
|
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
2018-10-31
7
-12
/
+30
|
|
*
|
fm10k: bump driver version to match out-of-tree release
Jacob Keller
2018-10-31
1
-1
/
+1
|
|
*
|
fm10k: add missing device IDs to the upstream driver
Jacob Keller
2018-10-31
2
-0
/
+4
|
|
*
|
fm10k: ensure completer aborts are marked as non-fatal after a resume
Jacob Keller
2018-10-31
1
-20
/
+28
|
|
*
|
fm10k: fix SM mailbox full condition
Ngai-Mint Kwan
2018-10-31
1
-1
/
+2
|
|
*
|
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2018-10-31
1
-1
/
+7
|
*
|
|
mlxsw: spectrum: Set minimum shaper on MC TCs
Petr Machata
2018-10-31
1
-0
/
+25
|
*
|
|
mlxsw: reg: QEEC: Add minimum shaper fields
Petr Machata
2018-10-31
1
-1
/
+21
|
*
|
|
net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
Huazhong Tan
2018-10-31
1
-0
/
+5
|
*
|
|
net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
Huazhong Tan
2018-10-31
1
-0
/
+3
|
*
|
|
net: hns3: bugfix for handling mailbox while the command queue reinitialized
Huazhong Tan
2018-10-31
1
-0
/
+6
|
*
|
|
net: hns3: fix incorrect return value/type of some functions
Huazhong Tan
2018-10-31
6
-53
/
+85
|
*
|
|
net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
Huazhong Tan
2018-10-31
1
-2
/
+2
|
*
|
|
net: hns3: bugfix for is_valid_csq_clean_head()
Huazhong Tan
2018-10-31
1
-6
/
+6
|
*
|
|
net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
Huazhong Tan
2018-10-31
2
-6
/
+0
|
*
|
|
net: hns3: bugfix for the initialization of command queue's spin lock
Huazhong Tan
2018-10-31
1
-4
/
+10
|
*
|
|
net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
Huazhong Tan
2018-10-31
1
-1
/
+1
|
*
|
|
net: hns3: bugfix for buffer not free problem during resetting
Huazhong Tan
2018-10-31
1
-3
/
+21
|
*
|
|
net: hns3: add error handler for hns3_nic_init_vector_data()
Huazhong Tan
2018-10-31
1
-2
/
+8
|
*
|
|
net/mlx5e: fix csum adjustments caused by RXFCS
Eric Dumazet
2018-10-31
1
-36
/
+9
|
*
|
|
net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
Colin Ian King
2018-10-31
1
-1
/
+1
|
|
/
/
|
*
|
net: mvpp2: Fix affinity hint allocation
Marc Zyngier
2018-10-30
2
-4
/
+15
|
*
|
net/mlx4_en: add a missing <net/ip.h> include
Eric Dumazet
2018-10-30
1
-0
/
+1
|
*
|
mlxsw: core: Fix devlink unregister flow
Shalom Toledo
2018-10-29
1
-7
/
+17
|
*
|
mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
Petr Machata
2018-10-29
1
-2
/
+0
|
*
|
hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
Nathan Chancellor
2018-10-29
2
-2
/
+2
|
*
|
bonding: fix length of actor system
Tobias Jungel
2018-10-29
1
-2
/
+1
*
|
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
3
-3
/
+3
|
/
/
*
|
macsec: let the administrator set UP state even if lowerdev is down
Sabrina Dubroca
2018-10-28
1
-3
/
+0
*
|
macsec: update operstate when lower device changes
Sabrina Dubroca
2018-10-28
1
-0
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
24
-158
/
+94
|
\
\
|
*
|
lan743x: Remove SPI dependency from Microchip group.
Bryan Whitehead
2018-10-25
1
-1
/
+0
|
*
|
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-25
9
-9
/
+0
|
*
|
net: phy: genphy_10g_driver: Avoid NULL pointer dereference
Andrew Lunn
2018-10-25
1
-1
/
+1
|
*
|
r8169: fix broken Wake-on-LAN from S5 (poweroff)
Heiner Kallweit
2018-10-25
1
-2
/
+7
|
*
|
octeontx2-af: Use GFP_ATOMIC under spin lock
Wei Yongjun
2018-10-25
1
-1
/
+1
|
*
|
net: ethernet: cadence: fix socket buffer corruption problem
Tristram Ha
2018-10-25
1
-1
/
+1
|
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-10-24
9
-138
/
+77
|
|
\
\
|
|
*
|
ice: Poll for link status change
Anirudh Venkataramanan
2018-10-24
3
-120
/
+25
|
|
*
|
ice: Allocate VF interrupts and set queue map
Anirudh Venkataramanan
2018-10-24
2
-4
/
+17
|
|
*
|
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
2018-10-24
4
-0
/
+25
|
|
*
|
ice: Use capability count returned by the firmware
Anirudh Venkataramanan
2018-10-24
1
-3
/
+1
[next]