index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-06
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-18
ethtool: add compat for flash update
Jakub Kicinski
1
-3
/
+9
2019-02-09
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-02
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-29
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-16
ethtool: fix a privilege escalation bug
Wenwen Wang
1
-2
/
+6
2018-10-16
ethtool: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-09
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-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2018-09-27
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-23
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
1
-0
/
+1
2018-08-30
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-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-3
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
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-04-01
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-09
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
1
-15
/
+49
2018-03-02
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
1
-1
/
+4
2018-02-07
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-03
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
2017-10-22
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
1
-3
/
+2
2017-10-17
ethtool: add ethtool_intersect_link_masks
Alan Brady
1
-0
/
+16
2017-09-22
net: ethtool: Add back transceiver type
Florian Fainelli
1
-0
/
+2
2017-07-30
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
1
-0
/
+34
2017-07-24
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
1
-0
/
+1
2017-07-17
net: Remove references to NETIF_F_UFO from ethtool.
David S. Miller
1
-7
/
+0
[next]