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
2017-05-04
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
1
-0
/
+5
2017-05-04
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
3
-1
/
+9
2017-05-04
qed*: Fix possible overflow for status block id field.
sudarsana.kalluru@cavium.com
4
-10
/
+9
2017-05-04
aquantia: Fix driver name reported by ethtool
Pavel Belous
1
-1
/
+1
2017-05-04
forcedeth: remove unnecessary carrier status check
Zhu Yanjun
1
-4
/
+2
2017-05-03
ibmvnic: Move queue restarting in ibmvnic_tx_complete
Nathan Fontenot
1
-12
/
+10
2017-05-03
ibmvnic: Record SKB RX queue during poll
Thomas Falcon
1
-0
/
+1
2017-05-03
ibmvnic: Continue skb processing after skb completion error
Nathan Fontenot
1
-1
/
+1
2017-05-03
ibmvnic: Check for driver reset first in ibmvnic_xmit
Nathan Fontenot
1
-6
/
+6
2017-05-03
ibmvnic: Wait for any pending scrqs entries at driver close
Nathan Fontenot
1
-20
/
+27
2017-05-03
ibmvnic: Clean up tx pools when closing
Nathan Fontenot
1
-0
/
+30
2017-05-03
ibmvnic: Whitespace correction in release_rx_pools
Nathan Fontenot
1
-1
/
+1
2017-05-03
ibmvnic: Delete napi's when releasing driver resources
Nathan Fontenot
1
-0
/
+9
2017-05-03
ibmvnic: Updated reset handling
Nathan Fontenot
2
-157
/
+275
2017-05-03
ibmvnic: Replace is_closed with state field
Nathan Fontenot
2
-9
/
+23
2017-05-03
ibmvnic: Move resource initialization to its own routine
Nathan Fontenot
1
-32
/
+39
2017-05-03
tg3: don't clear stats while tg3_close
YueHaibing
1
-4
/
+0
2017-05-03
xdp: use common helper for netlink extended ack reporting
Daniel Borkmann
1
-2
/
+2
2017-05-03
smsc911x: Adding support for Micochip LAN9250 Ethernet controller
David Cai
2
-19
/
+49
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
443
-17902
/
+47511
2017-05-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-1
/
+12
2017-05-02
net: thunderx: Optimize page recycling for XDP
Sunil Goutham
2
-7
/
+51
2017-05-02
net: thunderx: Support for XDP header adjustment
Sunil Goutham
2
-17
/
+55
2017-05-02
net: thunderx: Add support for XDP_TX
Sunil Goutham
3
-27
/
+160
2017-05-02
net: thunderx: Add support for XDP_DROP
Sunil Goutham
3
-25
/
+79
2017-05-02
net: thunderx: Add basic XDP support
Sunil Goutham
5
-19
/
+199
2017-05-02
net: thunderx: Cleanup receive buffer allocation
Sunil Goutham
1
-9
/
+9
2017-05-02
net: thunderx: Optimize CQE_TX handling
Sunil Goutham
2
-28
/
+21
2017-05-02
net: thunderx: Optimize RBDR descriptor handling
Sunil Goutham
2
-13
/
+5
2017-05-02
net: thunderx: Support for page recycling
Sunil Goutham
4
-20
/
+119
2017-05-02
qed*: Fix issues in the ptp filter config implementation.
sudarsana.kalluru@cavium.com
2
-37
/
+81
2017-05-02
qede: Fix concurrency issue in PTP Tx path processing.
sudarsana.kalluru@cavium.com
2
-2
/
+7
2017-05-02
stmmac: Add support for SIMATIC IOT2000 platform
Jan Kiszka
1
-1
/
+25
2017-05-02
net: hns: fix ethtool_get_strings overflow in hns driver
Timmy Li
4
-4
/
+4
2017-05-01
mlxsw: spectrum_router: Simplify VRF enslavement
Ido Schimmel
3
-131
/
+63
2017-05-01
Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
13
-262
/
+1073
2017-05-01
qed: Prevent warning without CONFIG_RFS_ACCEL
Mintz, Yuval
1
-0
/
+2
2017-05-01
qed: output the DPM status and WID count
Ram Amrani
3
-1
/
+8
2017-05-01
qed: align DPI configuration to HW requirements
Ram Amrani
2
-7
/
+6
2017-05-01
qed: verify RoCE resource bitmaps are released
Ram Amrani
2
-27
/
+80
2017-05-01
qed: add error handling flow to TID deregistratin posting failure
Ram Amrani
1
-0
/
+2
2017-05-01
qed: remove unused SQ error state
Ram Amrani
1
-2
/
+1
2017-05-01
qed: configure the RoCE max message size
Ram Amrani
1
-0
/
+2
2017-05-01
benet: Use time_before_eq for time comparison
Karim Eshapa
1
-3
/
+3
2017-05-01
nfp: make use of extended ack message reporting
Jakub Kicinski
3
-12
/
+17
2017-05-01
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
Colin Ian King
1
-1
/
+1
2017-05-01
bnx2x: Align RX buffers
Scott Wood
1
-0
/
+1
2017-05-01
liquidio: silence a locking static checker warning
Dan Carpenter
1
-0
/
+1
2017-05-01
qed: Unlock on error in qed_vf_pf_acquire()
Dan Carpenter
1
-1
/
+1
[next]