index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
2023-01-12
ethtool: add netlink attr in rss get reply only if value is not null
Sudheer Mogilappagari
2022-12-28
net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
Daniil Tatianin
2022-12-28
net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
Daniil Tatianin
2022-12-28
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
2022-12-08
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
2022-12-05
ethtool: add netlink based get rss support
Sudheer Mogilappagari
2022-11-23
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
2022-11-10
ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
Vincent Mailhol
2022-11-08
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-11-03
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
2022-10-21
ethtool: pse-pd: fix null-deref on genl_info in dump
Jakub Kicinski
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2022-09-22
ethtool: tunnels: check the return value of nla_nest_start()
Li Zhong
2022-08-30
ethtool: report missing header via ext_ack in the default handler
Jakub Kicinski
2022-08-30
ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ack
Jakub Kicinski
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-22
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-25
net: delete extra space and tab in blank line
William Dean
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-17
ethtool: Fix get module eeprom fallback
Ivan Vecera
2022-06-13
ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
Marco Bonelli
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-04-15
net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
Jie Wang
2022-04-15
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
2022-02-23
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
2022-01-06
ethtool: use phydev variable
Tom Rix
2022-01-05
netlink: do not allocate a device refcount tracker in ethnl_default_notify()
Eric Dumazet
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-30
ethtool: Remove redundant ret assignments
luo penghao
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-15
ethtool: always write dev in ethnl_parse_header_dev_get
Jakub Kicinski
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
2021-12-14
ethtool: fix null-ptr-deref on ref tracker
Jakub Kicinski
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-07
netlink: add net device refcount tracker to struct ethnl_req_info
Eric Dumazet
2021-12-06
ethtool: do not perform operations on net devices being unregistered
Antoine Tenart
2021-12-06
net: add net device refcount tracker to ethtool_phys_id()
Eric Dumazet
2021-11-29
ethtool: netlink: Slightly simplify 'ethnl_features_to_bitmap()'
Christophe JAILLET
2021-11-26
net: ethtool: set a default driver name
Tonghao Zhang
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
Julian Wiedmann
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
[next]