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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
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-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: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
11
-90
/
+67
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
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-17
/
+132
2016-12-10
net: mlx5: Fix Kconfig help text
Christopher Covington
1
-2
/
+0
2016-12-10
net: smsc911x: back out silently on probe deferrals
Linus Walleij
1
-1
/
+8
2016-12-10
ibmveth: set correct gso_size and gso_type
Thomas Falcon
2
-2
/
+64
2016-12-10
net: qcom/emac: add support for the Qualcomm Technologies QDF2400
Timur Tabi
4
-5
/
+249
2016-12-10
net: qcom/emac: move phy init code to separate files
Timur Tabi
5
-523
/
+478
2016-12-09
net: xgene: avoid bogus maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+3
2016-12-09
net: xgene: move xgene_cle_ptree_ewdn data off stack
Arnd Bergmann
2
-389
/
+381
2016-12-09
net/mlx5e: use %pad format string for dma_addr_t
Arnd Bergmann
1
-2
/
+2
2016-12-09
net: ethernet: cpmac: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-09
net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-09
Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-2
/
+4
2016-12-09
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
3
-1
/
+2
2016-12-09
liquidio VF error handling
Raghu Vatsavayi
1
-0
/
+139
2016-12-09
liquidio VF timestamp
Raghu Vatsavayi
1
-1
/
+179
2016-12-09
liquidio VF ethtool stats
Raghu Vatsavayi
3
-98
/
+495
2016-12-09
liquidio VF vxlan
Raghu Vatsavayi
1
-3
/
+94
2016-12-09
liquidio VF vlan support
Raghu Vatsavayi
1
-0
/
+80
2016-12-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-10
/
+80
2016-12-08
cxgb4/cxgb4vf: Remove deprecated module parameters
Ganesh Goudar
2
-48
/
+2
2016-12-08
driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed
Gao Feng
1
-1
/
+3
2016-12-08
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
4
-17
/
+27
2016-12-08
mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
Martin KaFai Lau
2
-30
/
+44
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
4
-0
/
+19
2016-12-08
lan78xx: add LAN7801 MAC only support
Woojung Huh
3
-2
/
+126
2016-12-08
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
1
-0
/
+47
2016-12-08
liquidio VF rx data and ctl path
Raghu Vatsavayi
4
-4
/
+423
2016-12-08
liquidio CN23XX: VF TX buffers
Raghu Vatsavayi
1
-0
/
+182
2016-12-08
liquidio CN23XX: VF xmit
Raghu Vatsavayi
3
-3
/
+364
2016-12-08
liquidio CN23XX: VF scatter gather lists
Raghu Vatsavayi
1
-0
/
+134
2016-12-08
liquidio CN23XX: VF mac address
Raghu Vatsavayi
3
-0
/
+197
2016-12-08
liquidio CN23XX: VF link status
Raghu Vatsavayi
1
-0
/
+249
2016-12-08
liquidio CN23XX: VF offload features
Raghu Vatsavayi
2
-0
/
+565
2016-12-08
macsec: remove first zero and add attribute name in comments
Zhang Shengju
1
-13
/
+12
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
4
-2
/
+7
[next]