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