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.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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-181
/
+450
2016-12-18
net: mv643xx_eth: fix build failure
Sudip Mukherjee
1
-1
/
+1
2016-12-18
mlxsw: spectrum: Mark split ports as such
Ido Schimmel
1
-1
/
+1
2016-12-18
qed: fix old-style function definition
Arnd Bergmann
1
-1
/
+1
2016-12-18
r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected
Manuel Bessler
1
-5
/
+5
2016-12-18
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
3
-42
/
+65
2016-12-18
net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-12-18
net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-12-18
net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+37
2016-12-18
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-27
/
+37
2016-12-17
bna: use designated initializers
Kees Cook
1
-4
/
+4
2016-12-17
dpaa_eth: remove redundant dependency on FSL_SOC
Madalin Bucur
1
-1
/
+1
2016-12-17
dpaa_eth: use big endian accessors
Claudiu Manoil
1
-34
/
+37
2016-12-17
net: macb: Added PCI wrapper for Platform Driver.
Bartosz Folta
4
-5
/
+189
2016-12-17
ibmveth: calculate gso_segs for large packets
Thomas Falcon
1
-2
/
+10
2016-12-17
net: qcom/emac: don't try to claim clocks on ACPI systems
Timur Tabi
1
-0
/
+9
2016-12-16
encx24j600: Fix some checkstyle warnings
Jeroen De Wachter
2
-8
/
+25
2016-12-16
encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets
Jeroen De Wachter
1
-1
/
+2
2016-12-16
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-12-16
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-12-16
net/3com/3c515: Fix timer handling, prevent leaks and crashes
Thomas Gleixner
1
-7
/
+8
2016-12-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-5
/
+1
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
3
-4
/
+0
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
1
-1
/
+1
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-41
/
+43
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+2
2016-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-28
/
+56
2016-12-15
igb: update code to better handle incrementing page count
Alexander Duyck
2
-8
/
+23
2016-12-15
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-20
/
+33
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
1
-2
/
+2
2016-12-14
qede: fix general protection fault may occur on probe
Amrani, Ram
1
-2
/
+2
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2016-12-14
IB/mlx4: avoid a -Wmaybe-uninitialize warning
Arnd Bergmann
1
-2
/
+3
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
3
-4
/
+4
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+6
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-21
/
+23
2016-12-12
Merge branches 'pm-core', 'pm-qos' and 'pm-avs'
Rafael J. Wysocki
1
-0
/
+6
2016-12-11
e1000: use disable_hardirq() for e1000_netpoll()
WANG Cong
2
-6
/
+6
2016-12-11
i40e: don't truncate match_method assignment
Keller, Jacob E
1
-2
/
+1
2016-12-11
net: ethernet: ti: netcp: add support of cpts
WingMan Kwok
4
-14
/
+452
2016-12-11
net: ethernet: stmmac: remove private tx queue lock
Lino Sanfilippo
2
-23
/
+6
2016-12-11
net: ethernet: sxgbe: remove private tx queue lock
Lino Sanfilippo
2
-22
/
+6
2016-12-11
net: nicvf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-25
/
+31
2016-12-11
net: ethernet: ti: cpsw: sync rates for channels in dual emac mode
Ivan Khoronzhuk
1
-1
/
+11
2016-12-11
net: ethernet: ti: cpsw: re-split res only when speed is changed
Ivan Khoronzhuk
1
-5
/
+59
2016-12-11
net: ethernet: ti: cpsw: combine budget and weight split and check
Ivan Khoronzhuk
1
-73
/
+34
2016-12-11
net: ethernet: ti: cpsw: don't start queue twice
Ivan Khoronzhuk
1
-2
/
+0
2016-12-11
net: ethernet: ti: cpsw: use same macros to get active slave
Ivan Khoronzhuk
1
-4
/
+1
2016-12-11
net: mvneta: select GENERIC_ALLOCATOR
Arnd Bergmann
1
-0
/
+1
[next]