summaryrefslogtreecommitdiff
path: root/net/core/ethtool.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin2019-11-10
* ethtool: check the return value of get_regs_lenYunsheng Lin2019-06-11
* ethtool: fix potential userspace buffer overflowVivien Didelot2019-06-11
* net: ethtool: not call vzalloc for zero sized memory requestLi RongQing2019-04-27
* ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka2017-06-17
* ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2015-10-14
* net/ethtool: Add current supported tunable optionsHadar Hen Zion2015-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
|\
| * Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller2015-06-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\|
| * net: core: 'ethtool' issue with querying phy settingsArun Parameswaran2015-05-22
* | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen2015-02-20
* | ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter2015-02-21
|/
* ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk2015-01-06
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* net: provide a per host RSS key generic infrastructureEric Dumazet2014-11-16
* net: Remove MPLS GSO feature.Pravin B Shelar2014-11-05
* net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck2014-10-31
* ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet2014-10-06
* ethtool: Add generic options for tunablesGovindarajulu Varadarajan2014-09-05
* ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings2014-06-03
* ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-03
* ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings2014-05-19
* ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings2014-05-19
* ethtool: Return immediately on error in ethtool_copy_validate_indir()Ben Hutchings2014-05-19
* ethtool: exit the loop when invalid index occursJean Sacren2014-04-28
* ethtool: Support for configurable RSS hash keyVenkata Duvvuru2014-04-22
* net: add busy_poll device featureJiri Pirko2014-04-03
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-07
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
* ipip: add GSO/TSO supportEric Dumazet2013-10-19
* ethtool: fixed trailing statements in ethtoolDragos Foianu2013-07-16
* ethtool: make .get_dump_data() harder to misuse by driversMichal Schmidt2013-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao2013-06-17
* | net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman2013-06-04
* | MPLS: Add limited GSO supportSimon Horman2013-05-27
|/
* net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork2013-05-02
* net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-09
* v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-15
* ethtool: consolidate work with ethtool_opsJiri Pirko2013-01-07
* net: Allow userns root control of the core of the network stack.Eric W. Biederman2012-11-18
* net: provide a default dev->ethtool_opsEric Dumazet2012-09-19
* ethtool: Make more commands available to unprivileged processesBen Hutchings2012-06-12
* Added kernel support in EEE Ethtool commandsYuval Mintz2012-06-07