summaryrefslogtreecommitdiff
path: root/net/ethtool
AgeCommit message (Expand)Author
2023-02-16Merge tag 'v5.10.165' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-01-24net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin
2023-01-14ethtool: avoiding integer overflow in ethtool_phys_id()Maxim Korotkov
2021-12-21Merge tag 'v5.10.87' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2021-12-17Merge tag 'v5.10.80' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2021-12-17ethtool: do not perform operations on net devices being unregisteredAntoine Tenart
2021-11-18ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski
2021-09-22ethtool: Fix rxnfc copy to user buffer overflowSaeed Mahameed
2021-09-18ethtool: improve compat ioctl handlingArnd Bergmann
2021-08-26Merge tag 'v5.10.59' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2021-07-09net: hsr: add offloading supportGeorge McCollister
2021-06-30net: ethtool: clear heap allocations for ethtool functionAustin Kim
2021-06-23ethtool: strset: fix message length calculationJakub Kicinski
2021-06-22HACK: net: ethtool: export convert legacy_settings_to_link_ksettings funcGrygorii Strashko
2021-05-19ethtool: fix missing NLM_F_MULTI flag when dumpingFernando Fernandez Mancera
2021-05-19ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva
2021-04-21ethtool: pause: make sure we init driver statsJakub Kicinski
2021-04-14ethtool: fix incorrect datatype in set_eee opsWong Vee Khee
2021-03-17ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang
2021-01-06ethtool: fix string set id checkMichal Kubecek
2021-01-06ethtool: fix error paths in ethnl_set_channels()Ivan Vecera
2020-12-09ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek
2020-11-09ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin
2020-10-08ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SETJohannes Berg
2020-10-08ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attrJohannes Berg
2020-10-06ethtool: specify which header flags are supported per commandJakub Kicinski
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski
2020-10-06ethtool: trim policy tablesJakub Kicinski
2020-10-06ethtool: wire up set policies to opsJakub Kicinski
2020-10-06ethtool: wire up get policies to opsJakub Kicinski
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-28ethtool: mark netlink family as __ro_after_initJakub Kicinski
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-09-17ethtool: add and use message type for tunnel info replyMichal Kubecek
2020-09-15ethtool: add standard pause statsJakub Kicinski
2020-09-03ethtool: fix error handling in ethtool_phys_idEdward Cree
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-20ethtool: allow flow-type ether without IP protocol fieldVishal Kulkarni
2020-08-18ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy
2020-08-18ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy
2020-08-18ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy
2020-08-03Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-08-03ethtool: ethnl_set_linkmodes: remove redundant null checkGaurav Singh
2020-08-03udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller