aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethtool
AgeCommit message (Expand)Author
2024-02-06Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-01-25ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson
2024-01-11Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-01-10ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski
2024-01-09net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-09-19ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-05-17ethtool: Fix uninitialized number of lanesIdo Schimmel
2023-04-13ethtool: reset #lanes when lanes is omittedAndy Roulin
2023-01-24net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin
2022-12-31ethtool: avoiding integer overflow in ethtool_phys_id()Maxim Korotkov
2022-10-24ethtool: eeprom: fix null-deref on genl_info in dumpXin Long
2022-10-21ethtool: pse-pd: fix null-deref on genl_info in dumpJakub Kicinski
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel
2022-09-23net: phy: Add support for rate matchingSean Anderson
2022-09-22ethtool: tunnels: check the return value of nla_nest_start()Li Zhong
2022-08-30ethtool: report missing header via ext_ack in the default handlerJakub Kicinski
2022-08-30ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ackJakub Kicinski
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-08-22ethtool: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-25net: delete extra space and tab in blank lineWilliam Dean
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-17ethtool: Fix get module eeprom fallbackIvan Vecera
2022-06-13ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()Marco Bonelli
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici
2022-04-15net: ethtool: move checks before rtnl_lock() in ethnl_set_ringsJie Wang
2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang
2022-02-23ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep
2022-01-28ethtool: add header/data split indicationJakub Kicinski
2022-01-06ethtool: use phydev variableTom Rix
2022-01-05netlink: do not allocate a device refcount tracker in ethnl_default_notify()Eric Dumazet
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-30ethtool: Remove redundant ret assignmentsluo penghao
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-15ethtool: always write dev in ethnl_parse_header_dev_getJakub Kicinski
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet
2021-12-14ethtool: fix null-ptr-deref on ref trackerJakub Kicinski
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-07netlink: add net device refcount tracker to struct ethnl_req_infoEric Dumazet
2021-12-06ethtool: do not perform operations on net devices being unregisteredAntoine Tenart
2021-12-06net: add net device refcount tracker to ethtool_phys_id()Eric Dumazet
2021-11-29ethtool: netlink: Slightly simplify 'ethnl_features_to_bitmap()'Christophe JAILLET
2021-11-26net: ethtool: set a default driver nameTonghao Zhang
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-26ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()Julian Wiedmann
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen
2021-11-19ethtool: stats: Use struct_group() to clear all stats at onceKees Cook
2021-11-03ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski