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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-27
7
-29
/
+59
|
\
|
*
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
2016-12-27
1
-1
/
+3
|
*
r8169: add support for RTL8168 series add-on card.
Chun-Hao Lin
2016-12-27
1
-0
/
+1
|
*
net: korina: Fix NAPI versus resources freeing
Florian Fainelli
2016-12-26
1
-4
/
+4
|
*
net/mlx4_en: Fix user prio field in XDP forward
Tariq Toukan
2016-12-23
1
-1
/
+2
|
*
ipvlan: fix multicast processing
Mahesh Bandewar
2016-12-23
2
-11
/
+20
|
*
ipvlan: fix various issues in ipvlan_process_multicast()
Eric Dumazet
2016-12-23
2
-14
/
+31
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
21
-43
/
+41
|
\
\
|
*
|
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
8
-17
/
+15
|
*
|
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
13
-26
/
+26
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-2
/
+2
|
|
/
*
/
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
113
-113
/
+113
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-23
16
-127
/
+170
|
\
|
*
virtio-net: XDP support for small buffers
Jason Wang
2016-12-23
1
-25
/
+87
|
*
virtio-net: remove big packet XDP codes
Jason Wang
2016-12-23
1
-41
/
+3
|
*
virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support
Jason Wang
2016-12-23
1
-1
/
+3
|
*
virtio-net: make rx buf size estimation works for XDP
Jason Wang
2016-12-23
1
-0
/
+3
|
*
virtio-net: unbreak csumed packets for XDP_PASS
Jason Wang
2016-12-23
1
-2
/
+2
|
*
virtio-net: correctly handle XDP_PASS for linearized packets
Jason Wang
2016-12-23
1
-2
/
+8
|
*
virtio-net: fix page miscount during XDP linearizing
Jason Wang
2016-12-23
1
-8
/
+11
|
*
virtio-net: correctly xmit linearized page on XDP_TX
Jason Wang
2016-12-23
1
-1
/
+1
|
*
virtio-net: remove the warning before XDP linearizing
Jason Wang
2016-12-23
1
-7
/
+1
|
*
mlxsw: spectrum_router: Correctly remove nexthop groups
Ido Schimmel
2016-12-23
1
-0
/
+3
|
*
mlxsw: spectrum_router: Don't reflect dead neighs
Ido Schimmel
2016-12-23
1
-4
/
+6
|
*
stmmac: CSR clock configuration fix
jpinto
2016-12-23
3
-6
/
+6
|
*
Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub...
David S. Miller
2016-12-22
5
-5
/
+10
|
|
\
|
|
*
rtlwifi: Fix kernel oops introduced with commit e49656147359
Larry Finger
2016-12-21
1
-1
/
+2
|
|
*
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
2016-12-21
1
-1
/
+1
|
|
*
ath10k: free host-mem with DMA_BIRECTIONAL flag
Ben Greear
2016-12-20
1
-1
/
+1
|
|
*
brcmfmac: fix uninitialized field in scheduled scan ssid configuration
Arend Van Spriel
2016-12-20
1
-0
/
+1
|
|
*
brcmfmac: fix memory leak in brcmf_cfg80211_attach()
Arend Van Spriel
2016-12-20
1
-2
/
+5
|
*
|
net: fddi: skfp: use %p format specifier for addresses rather than %x
Colin Ian King
2016-12-21
3
-8
/
+8
|
*
|
net: mvpp2: fix dma unmapping of TX buffers for fragments
Thomas Petazzoni
2016-12-21
1
-29
/
+30
|
*
|
net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerup
Heiko Stübner
2016-12-21
1
-4
/
+4
|
*
|
be2net: Increase skb headroom size to 256 bytes
Kalesh A P
2016-12-21
1
-1
/
+1
*
|
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2016-12-23
1
-0
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature
Varun Prakash
2016-12-14
1
-0
/
+13
*
|
|
net/mlx5: use rb_entry()
Geliang Tang
2016-12-20
1
-1
/
+1
*
|
|
ethernet: sfc: Add Kconfig entry for vendor Solarflare
Tobias Klauser
2016-12-20
2
-1
/
+21
*
|
|
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
2016-12-20
1
-6
/
+7
*
|
|
net: netcp: ethss: fix 10gbe host port tx pri map configuration
WingMan Kwok
2016-12-20
1
-1
/
+2
*
|
|
net: netcp: ethss: fix errors in ethtool ops
WingMan Kwok
2016-12-20
1
-5
/
+16
*
|
|
fsl/fman: enable compilation on ARM64
Madalin Bucur
2016-12-20
1
-1
/
+1
*
|
|
fsl/fman: A007273 only applies to PPC SoCs
Madalin Bucur
2016-12-20
1
-0
/
+8
*
|
|
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
2016-12-20
1
-0
/
+7
*
|
|
fsl/fman: fix 1G support for QSGMII interfaces
Madalin Bucur
2016-12-20
1
-0
/
+1
*
|
|
net: phy: use boolean dt properties for eee broken modes
jbrunet
2016-12-20
1
-3
/
+15
*
|
|
net: phy: fix sign type error in genphy_config_eee_advert
jbrunet
2016-12-20
1
-2
/
+2
|
|
/
|
/
|
*
|
stmmac: fix memory barriers
Pavel Machek
2016-12-19
3
-7
/
+7
[next]