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