index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
2023-05-17
ethtool: Fix uninitialized number of lanes
Ido Schimmel
2023-04-13
ethtool: reset #lanes when lanes is omitted
Andy Roulin
2023-01-24
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
2022-12-31
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
2022-10-24
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
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
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
2021-11-19
ethtool: stats: Use struct_group() to clear all stats at once
Kees Cook
2021-11-03
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
2021-11-01
ethtool: don't drop the rtnl_lock half way thru the ioctl
Jakub Kicinski
2021-11-01
ethtool: handle info/flash data copying outside rtnl_lock
Jakub Kicinski
2021-11-01
ethtool: push the rtnl_lock into dev_ethtool()
Jakub Kicinski
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-06
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
2021-09-29
ethtool: ioctl: Use array_size() helper in copy_{from,to}_user()
Gustavo A. R. Silva
[next]