index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Age
Commit message (
Expand
)
Author
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-05
ethtool: don't allow disabling queues with umem installed
Jakub Kicinski
2018-10-05
ethtool: rename local variable max -> curr
Jakub Kicinski
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-26
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-22
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
2018-08-29
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
2018-07-16
net: Add TLS RX offload feature
Ilya Lesokhin
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-01
ethtool: fix a potential missing-check bug
Wenwen Wang
2018-05-01
net: Add TLS TX offload features
Ilya Lesokhin
2018-04-27
net: Allow network devices to have PHY statistics
Florian Fainelli
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
2018-03-31
ethtool: enable Inline TLS in HW
Atul Gupta
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2018-03-26
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
2018-03-08
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
2018-03-01
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
2018-02-06
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-01-09
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Eugenia Emantayev
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-02
ethtool: do not print warning for applications using legacy API
Stephen Hemminger
2017-12-19
net: Introduce NETIF_F_GRO_HW.
Michael Chan
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
2017-10-17
ethtool: add ethtool_intersect_link_masks
Alan Brady
2017-09-21
net: ethtool: Add back transceiver type
Florian Fainelli
2017-07-29
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
2017-07-24
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
2017-07-17
net: Remove references to NETIF_F_UFO from ethtool.
David S. Miller
2017-06-30
ethtool: don't open-code memdup_user()
Al Viro
2017-04-14
net: Add ESP offload features
Steffen Klassert
2017-03-09
ethtool: add CRC32 as an RSS hash function
Jakub Kicinski
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-03
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
2017-02-03
ethtool: do not vzalloc(0) on registers dump
Stanislaw Gruszka
2017-01-31
net: ethtool: convert large order kmalloc allocations to vzalloc
Alexei Starovoitov
2017-01-18
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-25
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
2016-11-24
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
2016-11-18
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
[next]