aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/ethtool.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-19
|\
| * ethtool: fix a privilege escalation bugWenwen Wang2018-10-16
| * ethtool: fix a missing-check bugWenwen Wang2018-10-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-09
|\ \
| * | ethtool: don't allow disabling queues with umem installedJakub Kicinski2018-10-05
| * | ethtool: rename local variable max -> currJakub Kicinski2018-10-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
|\ \ \ | |/ / |/| / | |/
| * net: core: add member wol_enabled to struct net_deviceHeiner Kallweit2018-09-26
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
|\|
| * net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski2018-09-22
* | ethtool: drop get_settings and set_settings callbacksMichal Kubecek2018-08-29
|/
* net: Add TLS RX offload featureIlya Lesokhin2018-07-16
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-04
|\
| * ethtool: fix a potential missing-check bugWenwen Wang2018-05-01
* | net: Add TLS TX offload featuresIlya Lesokhin2018-05-01
* | net: Allow network devices to have PHY statisticsFlorian Fainelli2018-04-27
* | net: Move PHY statistics code into PHY library helpersFlorian Fainelli2018-04-27
* | udp: add gso support to virtual devicesWillem de Bruijn2018-04-26
|/
* ethtool: enable Inline TLS in HWAtul Gupta2018-03-31
* sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-30
* ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy2018-03-26
* net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree2018-03-08
* net: ethtool: don't ignore return from driver get_fecparam methodEdward Cree2018-03-01
* bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-06
* ethtool: Ensure new ring parameters are within bounds during SRINGPARAMEugenia Emantayev2018-01-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
|\
| * ethtool: do not print warning for applications using legacy APIStephen Hemminger2018-01-02
* | net: Introduce NETIF_F_GRO_HW.Michael Chan2017-12-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\
| * net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund2017-10-21
* | ethtool: add ethtool_intersect_link_masksAlan Brady2017-10-17
|/
* net: ethtool: Add back transceiver typeFlorian Fainelli2017-09-21
* net: ethtool: add support for forward error correction modesVidya Sagar Ravipati2017-07-30
* net: add new netdevice feature for offload of RX port for UDP tunnelsSabrina Dubroca2017-07-24
* net: Remove references to NETIF_F_UFO from ethtool.David S. Miller2017-07-17
* ethtool: don't open-code memdup_user()Al Viro2017-06-30
* net: Add ESP offload featuresSteffen Klassert2017-04-14
* ethtool: add CRC32 as an RSS hash functionJakub Kicinski2017-03-09
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-07
|\
| * ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka2017-02-03
* | net: remove support for per driver ndo_busy_poll()Eric Dumazet2017-02-03
* | net: ethtool: convert large order kmalloc allocations to vzallocAlexei Starovoitov2017-01-31
|/
* net: ethtool: Initialize buffer when querying device channel settingsEran Ben Elisha2017-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-26
|\
| * net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar2016-11-25
* | ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli2016-11-24