aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/ethtool.c
Commit message (Expand)AuthorAge
* net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin2019-10-26
* ethtool: implement Energy Detect Powerdown support via phy-tunableAlexandru Ardelean2019-09-16
* net: ethtool: Allow parsing ETHER_FLOW types when using flow_ruleMaxime Chevallier2019-06-27
* net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier2019-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-07
|\
| * ethtool: fix potential userspace buffer overflowVivien Didelot2019-06-05
* | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier2019-05-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-05
|\
| * net: ethtool: not call vzalloc for zero sized memory requestLi RongQing2019-03-29
* | ethtool: add PHY Fast Link Down supportHeiner Kallweit2019-03-27
|/
* ethtool: reduce stack usage with clangArnd Bergmann2019-03-07
* ethtool: Use explicit designated initializers for .cmdLi RongQing2019-02-27
* devlink: hold a reference to the netdevice around ethtool compatJakub Kicinski2019-02-26
* ethtool: add compat for flash updateJakub Kicinski2019-02-17
* ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_createNathan Chancellor2019-02-09
* ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso2019-02-06
* ethtool: add compat for devlink infoJakub Kicinski2019-02-01
* ethtool: remove unnecessary check in ethtool_get_regs()Dan Carpenter2019-02-01
* ethtool: check the return value of get_regs_lenYunsheng Lin2018-12-29
* 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
|\