index
:
Linux Stable
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.13.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
*
net/mlx4_en: use READ_ONCE when freeing xdp_prog
Brenden Blanco
2016-07-20
1
-2
/
+4
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2016-07-20
9
-167
/
+233
|
\
|
*
fm10k: bump version number
Jacob Keller
2016-07-20
1
-1
/
+1
|
*
fm10k: return proper error code when pci_enable_msix_range fails
Jacob Keller
2016-07-20
1
-1
/
+1
|
*
fm10k: force link to remain down for at least a second on resume events
Jacob Keller
2016-07-20
1
-0
/
+4
|
*
fm10k: implement request_lport_map pointer
Jacob Keller
2016-07-20
3
-13
/
+9
|
*
fm10k: check if PCIe link is restored
Jacob Keller
2016-07-20
1
-0
/
+13
|
*
fm10k: enable bus master after every reset
Jacob Keller
2016-07-20
1
-0
/
+2
|
*
fm10k: use common flow for suspend and resume
Jacob Keller
2016-07-20
1
-70
/
+3
|
*
fm10k: implement reset_notify handler for PCIe FLR events
Jacob Keller
2016-07-20
1
-0
/
+33
|
*
fm10k: use common reset flow when handling io errors from PCI stack
Jacob Keller
2016-07-20
1
-53
/
+7
|
*
fm10k: implement prepare_suspend and handle_resume
Jacob Keller
2016-07-20
1
-0
/
+38
|
*
fm10k: split fm10k_reinit into two functions
Jacob Keller
2016-07-20
1
-5
/
+28
|
*
fm10k: wait for queues to drain if stop_hw() fails once
Jacob Keller
2016-07-20
3
-7
/
+40
|
*
fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING
Jacob Keller
2016-07-20
1
-1
/
+4
|
*
fm10k: use actual hardware registers when checking for pending Tx
Jacob Keller
2016-07-20
1
-3
/
+5
|
*
fm10k: perform data path reset even when switch is not ready
Jacob Keller
2016-07-20
1
-5
/
+0
|
*
fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
Jacob Keller
2016-07-20
4
-15
/
+24
|
*
fm10k: Reset mailbox global interrupts
Ngai-Mint Kwan
2016-07-20
2
-0
/
+6
|
*
fm10k: prevent multiple threads updating statistics
Jacob Keller
2016-07-20
2
-0
/
+15
|
*
fm10k: avoid possible null pointer dereference in fm10k_update_stats
Jacob Keller
2016-07-20
1
-2
/
+8
|
*
fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set
Jacob Keller
2016-07-20
1
-1
/
+2
*
|
net: dsa: mv88e6xxx: kill last locked reg_read
Vivien Didelot
2016-07-20
1
-16
/
+19
*
|
net: dsa: mv88e6xxx: rework EEPROM access
Vivien Didelot
2016-07-20
2
-283
/
+239
*
|
net: dsa: mv88e6xxx: remove unused phy_mutex
Vivien Didelot
2016-07-20
1
-6
/
+0
*
|
net/faraday: Disallow using reversed MAC address from hardware
Gavin Shan
2016-07-20
1
-9
/
+0
|
/
*
mlxsw: spectrum: Expose per-tc counters via ethtool
Ido Schimmel
2016-07-20
2
-1
/
+65
*
mlxsw: spectrum: Expose per-priority counters via ethtool
Ido Schimmel
2016-07-20
1
-9
/
+107
*
net: cpmac: fix error handling of cpmac_probe()
Wei Yongjun
2016-07-20
1
-3
/
+2
*
net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
2016-07-20
1
-8
/
+2
*
net: ethernet: nb8800: fix error handling of nb8800_probe()
Wei Yongjun
2016-07-20
1
-1
/
+1
*
wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
Wei Yongjun
2016-07-20
1
-12
/
+1
*
wan/fsl_ucc_hdlc: remove .owner field for driver
Wei Yongjun
2016-07-20
1
-1
/
+0
*
net: axienet: Fix return value check in axienet_probe()
Wei Yongjun
2016-07-20
1
-2
/
+2
*
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
2016-07-19
5
-8
/
+211
*
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
2016-07-19
1
-58
/
+76
*
net/mlx4_en: add page recycle to prepare rx ring for tx support
Brenden Blanco
2016-07-19
3
-10
/
+109
*
net/mlx4_en: add support for fast rx drop bpf program
Brenden Blanco
2016-07-19
3
-4
/
+102
*
net/faraday: Mask PHY interrupt with NCSI mode
Gavin Shan
2016-07-19
1
-12
/
+15
*
net/faraday: Match driver according to compatible property
Gavin Shan
2016-07-19
1
-5
/
+11
*
net/faraday: Support NCSI mode
Gavin Shan
2016-07-19
1
-10
/
+75
*
net/faraday: Read MAC address from chip
Gavin Shan
2016-07-19
1
-7
/
+62
*
net/faraday: Helper functions to create or destroy MDIO interface
Gavin Shan
2016-07-19
1
-35
/
+60
*
net: dsa: mv88e6xxx: add support for DSA ageing time
Vivien Didelot
2016-07-19
1
-0
/
+14
*
net: dsa: mv88e6xxx: add G1 helper for ageing time
Vivien Didelot
2016-07-19
2
-5
/
+54
*
net: dsa: mv88e6xxx: add cap for IRL
Vivien Didelot
2016-07-19
2
-20
/
+53
*
net: dsa: mv88e6xxx: add cap for Priority Override
Vivien Didelot
2016-07-19
2
-10
/
+33
*
net: dsa: mv88e6xxx: add cap for PVT
Vivien Didelot
2016-07-19
2
-13
/
+31
*
net: dsa: mv88e6xxx: rework Switch MAC setter
Vivien Didelot
2016-07-19
2
-75
/
+64
*
net: dsa: mv88e6xxx: add cap for MGMT Enables bits
Vivien Didelot
2016-07-19
2
-18
/
+41
[next]