index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
net
/
core
/
ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethtool: Allow parsing ETHER_FLOW types when using flow_rule
Maxime Chevallier
2019-06-27
1
-0
/
+24
*
net: ethtool: Allow matching on vlan DEI bit
Maxime Chevallier
2019-06-12
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-07
1
-1
/
+4
|
\
|
*
ethtool: fix potential userspace buffer overflow
Vivien Didelot
2019-06-05
1
-1
/
+4
*
|
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
1
-5
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
ethtool: Check for vlan etype or vlan tci when parsing flow_rule
Maxime Chevallier
2019-05-30
1
-2
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-16
/
+30
|
\
|
*
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
2019-03-29
1
-16
/
+30
*
|
ethtool: add PHY Fast Link Down support
Heiner Kallweit
2019-03-27
1
-0
/
+2
|
/
*
ethtool: reduce stack usage with clang
Arnd Bergmann
2019-03-07
1
-7
/
+9
*
ethtool: Use explicit designated initializers for .cmd
Li RongQing
2019-02-27
1
-2
/
+2
*
devlink: hold a reference to the netdevice around ethtool compat
Jakub Kicinski
2019-02-26
1
-11
/
+2
*
ethtool: add compat for flash update
Jakub Kicinski
2019-02-17
1
-3
/
+9
*
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
2019-02-08
1
-11
/
+9
*
ethtool: add ethtool_rx_flow_spec to flow_rule structure translator
Pablo Neira Ayuso
2019-02-06
1
-0
/
+241
*
ethtool: add compat for devlink info
Jakub Kicinski
2019-02-01
1
-0
/
+7
*
ethtool: remove unnecessary check in ethtool_get_regs()
Dan Carpenter
2019-02-01
1
-6
/
+3
*
ethtool: check the return value of get_regs_len
Yunsheng Lin
2018-12-28
1
-2
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-2
/
+9
|
\
|
*
ethtool: fix a privilege escalation bug
Wenwen Wang
2018-10-15
1
-2
/
+6
|
*
ethtool: fix a missing-check bug
Wenwen Wang
2018-10-15
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-08
1
-6
/
+17
|
\
\
|
*
|
ethtool: don't allow disabling queues with umem installed
Jakub Kicinski
2018-10-05
1
-0
/
+11
|
*
|
ethtool: rename local variable max -> curr
Jakub Kicinski
2018-10-05
1
-6
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-1
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
2018-09-26
1
-1
/
+8
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-0
/
+1
|
\
|
|
*
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
2018-09-22
1
-0
/
+1
*
|
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
2018-08-29
1
-123
/
+35
|
/
*
net: Add TLS RX offload feature
Ilya Lesokhin
2018-07-16
1
-0
/
+1
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-3
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-0
/
+5
|
\
|
*
ethtool: fix a potential missing-check bug
Wenwen Wang
2018-05-01
1
-0
/
+5
*
|
net: Add TLS TX offload features
Ilya Lesokhin
2018-05-01
1
-0
/
+1
*
|
net: Allow network devices to have PHY statistics
Florian Fainelli
2018-04-27
1
-18
/
+21
*
|
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
2018-04-27
1
-30
/
+8
*
|
udp: add gso support to virtual devices
Willem de Bruijn
2018-04-26
1
-0
/
+1
|
/
*
ethtool: enable Inline TLS in HW
Atul Gupta
2018-03-31
1
-0
/
+1
*
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2018-03-30
1
-0
/
+7
*
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
2018-03-26
1
-0
/
+6
*
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
2018-03-08
1
-15
/
+49
*
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
2018-03-01
1
-1
/
+4
*
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-06
1
-32
/
+21
*
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Eugenia Emantayev
2018-01-09
1
-2
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-13
/
+2
|
\
|
*
ethtool: do not print warning for applications using legacy API
Stephen Hemminger
2018-01-02
1
-13
/
+2
*
|
net: Introduce NETIF_F_GRO_HW.
Michael Chan
2017-12-19
1
-0
/
+1
|
/
[next]