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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
s390/qeth: prepare for copy-free TSO transmission
Julian Wiedmann
4
-28
/
+77
2018-09-17
s390/qeth: check size of required HW header cache object
Julian Wiedmann
1
-2
/
+9
2018-09-17
s390/qeth: fix up protocol headers early
Julian Wiedmann
1
-3
/
+11
2018-09-17
s390/qeth: limit csum offload erratum to L3 devices
Julian Wiedmann
2
-5
/
+5
2018-09-17
s390/qeth: remove qeth_get_elements_no()
Julian Wiedmann
4
-33
/
+14
2018-09-17
s390/qeth: remove unused L3 xmit code
Julian Wiedmann
1
-54
/
+17
2018-09-17
s390/qeth: run non-offload L3 traffic over common xmit path
Julian Wiedmann
1
-26
/
+44
2018-09-17
s390/qeth: move L2 xmit code to core module
Julian Wiedmann
3
-63
/
+75
2018-09-17
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
6
-3
/
+243
2018-09-17
net: ethernet: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
2018-09-17
net: dsa: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
2018-09-17
net: usb: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
2018-09-17
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-09-17
net: dsa: lantiq_gswip: Minor code style improvements
Hauke Mehrtens
1
-20
/
+18
2018-09-17
net: lantiq: lantiq_xrx200: Move clock prepare to probe function
Hauke Mehrtens
1
-9
/
+12
2018-09-17
net: hns: make function hns_gmac_wait_fifo_clean() static
Wei Yongjun
1
-1
/
+1
2018-09-17
net: lantiq: Fix return value check in xrx200_probe()
Wei Yongjun
1
-2
/
+2
2018-09-17
net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()
Wei Yongjun
1
-3
/
+3
2018-09-17
net: dsa: gswip: Fix return value check in gswip_probe()
Wei Yongjun
1
-6
/
+6
2018-09-17
net: phy: et011c: Remove incorrect PHY_POLL flags
Florian Fainelli
1
-1
/
+0
2018-09-14
cxgb4: update supported DCB version
Ganesh Goudar
2
-2
/
+31
2018-09-14
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
3
-0
/
+6
2018-09-14
cxgb4: Fix endianness issue in t4_fwcache()
Ganesh Goudar
1
-1
/
+1
2018-09-14
net: move definition of pcpu_lstats to header file
Li RongQing
3
-22
/
+4
2018-09-14
net/ibm/emac: Remove VLA usage
Kees Cook
2
-1
/
+8
2018-09-14
tg3: Fix fall-through annotations
Gustavo A. R. Silva
1
-6
/
+6
2018-09-13
net: dsa: b53: Do not fail when IRQ are not initialized
Florian Fainelli
1
-1
/
+7
2018-09-13
vhost_net: batch submitting XDP buffers to underlayer sockets
Jason Wang
1
-13
/
+161
2018-09-13
tap: accept an array of XDP buffs through sendmsg()
Jason Wang
1
-2
/
+72
2018-09-13
tuntap: accept an array of XDP buffs through sendmsg()
Jason Wang
1
-3
/
+114
2018-09-13
tun: switch to new type of msg_control
Jason Wang
3
-9
/
+22
2018-09-13
tuntap: move XDP flushing out of tun_do_xdp()
Jason Wang
1
-1
/
+2
2018-09-13
tuntap: split out XDP logic
Jason Wang
1
-37
/
+51
2018-09-13
tuntap: tweak on the path of skb XDP case in tun_build_skb()
Jason Wang
1
-15
/
+24
2018-09-13
tuntap: simplify error handling in tun_build_skb()
Jason Wang
1
-7
/
+3
2018-09-13
tuntap: enable bh early during processing XDP
Jason Wang
1
-7
/
+3
2018-09-13
tuntap: switch to use XDP_PACKET_HEADROOM
Jason Wang
1
-2
/
+1
2018-09-13
net: sock: introduce SOCK_XDP
Jason Wang
1
-0
/
+19
2018-09-13
net: dsa: Add Lantiq / Intel DSA driver for vrx200
Hauke Mehrtens
4
-0
/
+1331
2018-09-13
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
Hauke Mehrtens
3
-0
/
+572
2018-09-13
MIPS: lantiq: Do not enable IRQs in dma open
Hauke Mehrtens
1
-0
/
+1
2018-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
119
-762
/
+1348
2018-09-13
geneve: add ttl inherit support
Hangbin Liu
1
-8
/
+33
2018-09-13
Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-114
/
+297
2018-09-13
net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
Marek Vasut
1
-2
/
+14
2018-09-13
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
8
-8
/
+8
2018-09-13
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
Yue Haibing
1
-5
/
+1
2018-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-257
/
+323
2018-09-13
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
5
-12
/
+24
2018-09-13
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
3
-12
/
+27
[next]