index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
21
-108
/
+67
*
myri10ge: fix typo in parameter description
Wei Yongjun
2016-10-20
1
-1
/
+1
*
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
1
-1
/
+1
*
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
1
-1
/
+1
*
net: fec: drop check for clk==NULL before calling clk_*
Uwe Kleine-König
2016-10-20
1
-14
/
+11
*
net: smc91x: fix neponset breakage by pxa u16 writes
Robert Jarzmik
2016-10-20
1
-0
/
+2
*
net: macb: Add ethtool get_ringparam and set_ringparam functionality
Zach Brown
2016-10-19
1
-0
/
+59
*
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...
Zach Brown
2016-10-19
2
-52
/
+65
*
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-19
1
-1
/
+1
*
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2016-10-19
2
-26
/
+18
*
qed: Remove useless set memory to zero use memset()
Wei Yongjun
2016-10-18
1
-1
/
+0
*
net: smc91x: take into account half-word workaround
Robert Jarzmik
2016-10-18
1
-0
/
+2
*
net: smc91x: isolate u16 writes alignment workaround
Robert Jarzmik
2016-10-18
2
-39
/
+46
*
ethernet/sfc: use core min/max MTU checking
Bert Kenward
2016-10-18
1
-12
/
+2
*
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...
Zach Brown
2016-10-18
2
-5
/
+5
*
rocker: Flip to the new dev walk API
David Ahern
2016-10-18
1
-7
/
+24
*
mlxsw: Flip to the new dev walk API
David Ahern
2016-10-18
1
-14
/
+23
*
ixgbe: Flip to the new dev walk API
David Ahern
2016-10-18
1
-50
/
+82
*
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
32
-210
/
+159
*
ethernet/toshiba: use core min/max MTU checking
Jarod Wilson
2016-10-18
4
-41
/
+8
*
ethernet/tile: use core min/max MTU checking
Jarod Wilson
2016-10-18
2
-35
/
+13
*
ethernet/ibm: use core min/max MTU checking
Jarod Wilson
2016-10-18
2
-13
/
+9
*
ethernet/cavium: use core min/max MTU checking
Jarod Wilson
2016-10-18
4
-28
/
+12
*
ethernet/neterion: use core min/max MTU checking
Jarod Wilson
2016-10-18
3
-11
/
+9
*
ethernet/dlink: use core min/max MTU checking
Jarod Wilson
2016-10-18
2
-20
/
+8
*
ethernet/sun: use core min/max MTU checking
Jarod Wilson
2016-10-18
7
-24
/
+24
*
ethernet/realtek: use core min/max MTU checking
Jarod Wilson
2016-10-18
3
-17
/
+12
*
ethernet/qlogic: use core min/max MTU checking
Jarod Wilson
2016-10-18
5
-16
/
+11
*
ethernet/mellanox: use core min/max MTU checking
Jarod Wilson
2016-10-18
2
-22
/
+10
*
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
2016-10-18
5
-69
/
+35
*
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-18
13
-101
/
+62
*
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-10-18
10
-74
/
+51
*
ethernet/atheros: use core min/max MTU checking
Jarod Wilson
2016-10-18
7
-51
/
+47
*
fsl/fman: fix error return code in mac_probe()
Wei Yongjun
2016-10-17
1
-2
/
+6
*
net: ethernet: nb8800: fix error return code in nb8800_open()
Wei Yongjun
2016-10-17
1
-1
/
+3
*
net: hip04: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2016-10-17
1
-1
/
+0
*
qed: Fix possible race when reading firmware return code.
Manish Chopra
2016-10-14
2
-8
/
+8
*
qed: Handle malicious VFs events
Yuval Mintz
2016-10-14
3
-20
/
+96
*
qed: Allow chance for fast ramrod completions
Yuval Mintz
2016-10-14
1
-26
/
+59
*
qed*: Allow unicast filtering
Yuval Mintz
2016-10-14
2
-3
/
+13
*
qede: Prevent GSO on long Geneve headers
Manish Chopra
2016-10-14
1
-0
/
+35
*
qede: GSO support for tunnels with outer csum
Manish Chopra
2016-10-14
2
-3
/
+24
*
qed: Pass MAC hints to VFs
Yuval Mintz
2016-10-14
2
-3
/
+7
*
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
2016-10-14
5
-5
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-14
8
-24
/
+32
|
\
|
*
net: axienet: Remove unused parameter from __axienet_device_reset
Tobias Klauser
2016-10-13
1
-6
/
+5
|
*
liquidio: CN23XX: fix a loop timeout
Dan Carpenter
2016-10-13
1
-1
/
+1
|
*
stmmac: fix error check when init ptp
Giuseppe CAVALLARO
2016-10-13
2
-6
/
+8
|
*
stmmac: fix ptp init for gmac4
Giuseppe CAVALLARO
2016-10-13
1
-5
/
+12
|
*
qed: fix old-style function definition
Arnd Bergmann
2016-10-13
1
-1
/
+1
[next]