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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: net: DSA: Sort drivers
Andrew Lunn
2017-05-17
2
-23
/
+23
*
liquidio: fix PF falsely indicating success at setting MAC address of a nonex...
Felix Manlunas
2017-05-17
1
-0
/
+3
*
liquidio: fix insmod failure when multiple NICs are plugged in
Rick Farrington
2017-05-17
3
-10
/
+123
*
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-05-17
4
-6
/
+6
*
mlxsw: spectrum: Default ports to non-virtual mode
Ido Schimmel
2017-05-17
1
-0
/
+8
*
mlxsw: spectrum: Move PVID code to appropriate place
Ido Schimmel
2017-05-17
3
-58
/
+46
*
mlxsw: spectrum_switchdev: Don't batch learning operations
Ido Schimmel
2017-05-17
3
-20
/
+7
*
mlxsw: spectrum_switchdev: Don't batch STP operations
Ido Schimmel
2017-05-17
1
-42
/
+17
*
mlxsw: spectrum_switchdev: Don't batch VLAN operations
Ido Schimmel
2017-05-17
3
-139
/
+121
*
mlxsw: spectrum_switchdev: Remove redundant check
Ido Schimmel
2017-05-17
1
-9
/
+0
*
mlxsw: spectrum_router: Initialize RIFs in a separate function
Ido Schimmel
2017-05-17
1
-18
/
+30
*
mlxsw: spectrum_router: Move FIB notification block to router struct
Ido Schimmel
2017-05-17
2
-8
/
+10
*
mlxsw: spectrum_router: Move RIFs array to its rightful place
Ido Schimmel
2017-05-17
4
-24
/
+35
*
mlxsw: spectrum_switchdev: Reduce scope of bridge struct
Ido Schimmel
2017-05-17
4
-37
/
+69
*
mlxsw: spectrum_router: Reduce scope of router struct
Ido Schimmel
2017-05-17
2
-114
/
+130
*
mlxsw: spectrum_buffer: Reduce scope of shared buffer struct
Ido Schimmel
2017-05-17
2
-59
/
+68
*
cxgb4: add new T5 pci device id
Ganesh Goudar
2017-05-17
1
-0
/
+1
*
cxgb4: reduce resource allocation in kdump kernel
Ganesh Goudar
2017-05-17
1
-6
/
+6
*
liquidio: use pcie_flr instead of duplicating it
Christoph Hellwig
2017-05-16
1
-16
/
+1
*
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
2017-05-16
4
-36
/
+35
*
bnx2x: Remove open coded carrier check
Leon Romanovsky
2017-05-16
1
-1
/
+1
*
nfp: eliminate an if statement in calculation of completed frames
Jakub Kicinski
2017-05-16
1
-8
/
+2
*
nfp: add a helper for wrapping descriptor index
Jakub Kicinski
2017-05-16
2
-11
/
+13
*
nfp: complete the XDP TX ring only when it's full
Jakub Kicinski
2017-05-16
2
-18
/
+35
*
nfp: add CHECKSUM_COMPLETE support
Jakub Kicinski
2017-05-16
3
-10
/
+36
*
nfp: version independent support for chained RSS metadata
Edwin Peer
2017-05-16
3
-14
/
+24
*
nfp: don't assume RSS and IRQ moderation are always enabled
Jakub Kicinski
2017-05-16
1
-4
/
+2
*
nfp: support LSO2 capability
Edwin Peer
2017-05-16
3
-16
/
+38
*
nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlen
Edwin Peer
2017-05-16
2
-4
/
+4
*
nfp: don't enable TSO on the device when disabled
Jakub Kicinski
2017-05-16
1
-0
/
+1
*
bnxt: add dma mapping attributes
Shannon Nelson
2017-05-16
1
-22
/
+34
*
drivers: net: xgene: Fix redundant prefetch buffer cleanup
Iyappan Subramanian
2017-05-16
4
-62
/
+1
*
drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15
Quan Nguyen
2017-05-16
3
-9
/
+46
*
drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8...
Quan Nguyen
2017-05-16
3
-2
/
+10
*
drivers: net: xgene: Workaround for HW errata 10GE_4
Quan Nguyen
2017-05-16
3
-0
/
+9
*
drivers: net: xgene: Add rx_overrun/tx_underrun statistics
Iyappan Subramanian
2017-05-16
7
-3
/
+62
*
drivers: net: xgene: Extend ethtool statistics
Quan Nguyen
2017-05-16
6
-1
/
+181
*
drivers: net: xgene: Remove unused macros
Quan Nguyen
2017-05-16
1
-6
/
+0
*
drivers: net: xgene: Refactor statistics error parsing code
Quan Nguyen
2017-05-16
4
-18
/
+18
*
drivers: net: xgene: Remove redundant local stats
Quan Nguyen
2017-05-16
3
-7
/
+5
*
drivers: net: xgene: Use rgmii mdio mac access
Quan Nguyen
2017-05-16
1
-0
/
+14
*
drivers: net: phy: xgene: Add lock to protect mac access
Quan Nguyen
2017-05-16
2
-37
/
+40
*
drivers: net: xgene: Protect indirect MAC access
Iyappan Subramanian
2017-05-16
6
-177
/
+62
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
41
-108
/
+211
|
\
|
*
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
2017-05-15
1
-1
/
+1
|
*
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
2017-05-15
1
-1
/
+1
|
*
net: netcp: fix check of requested timestamping filter
Miroslav Lichvar
2017-05-15
1
-1
/
+0
|
*
Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2017-05-15
9
-22
/
+46
|
|
\
|
|
*
net/mlx5: Use underlay QPN from the root name space
Yishai Hadas
2017-05-14
7
-18
/
+35
|
|
*
net/mlx5e: IPoIB, Only support regular RQ for now
Saeed Mahameed
2017-05-14
1
-0
/
+4
[next]