index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
aquantia: Fix "ethtool -S" crash when adapter down.
Pavel Belous
1
-2
/
+4
2017-05-05
net: alx: handle pci_alloc_irq_vectors return correctly
Rakesh Pandit
1
-2
/
+2
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-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
443
-17902
/
+47511
2017-05-02
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-04-30
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
Colin Ian King
1
-1
/
+1
2017-04-30
bnx2x: Align RX buffers
Scott Wood
1
-0
/
+1
[next]