index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-28
net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
Daniil Tatianin
1
-33
/
+69
2022-12-28
net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
Daniil Tatianin
1
-14
/
+10
2022-12-28
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
1
-1
/
+2
2022-12-09
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
1
-0
/
+1
2022-12-06
ethtool: add netlink based get rss support
Sudheer Mogilappagari
4
-1
/
+163
2022-11-24
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
1
-1
/
+2
2022-11-10
ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
Vincent Mailhol
1
-3
/
+10
2022-11-08
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
4
-11
/
+92
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
1
-1
/
+23
2022-11-04
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
1
-9
/
+2
2022-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-10-25
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
1
-1
/
+1
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
1
-0
/
+14
2022-10-21
ethtool: pse-pd: fix null-deref on genl_info in dump
Jakub Kicinski
1
-1
/
+1
2022-10-04
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
5
-1
/
+209
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2
-0
/
+6
2022-09-23
ethtool: tunnels: check the return value of nla_nest_start()
Li Zhong
1
-0
/
+2
2022-08-30
ethtool: report missing header via ext_ack in the default handler
Jakub Kicinski
1
-0
/
+3
2022-08-30
ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ack
Jakub Kicinski
1
-1
/
+1
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-23
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-07-26
net: delete extra space and tab in blank line
William Dean
1
-1
/
+1
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-06-18
ethtool: Fix get module eeprom fallback
Ivan Vecera
1
-1
/
+1
2022-06-14
ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
Marco Bonelli
1
-15
/
+2
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
3
-6
/
+6
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
1
-0
/
+3
2022-04-15
net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
Jie Wang
1
-18
/
+18
2022-04-15
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
2
-3
/
+17
2022-02-24
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
2
-3
/
+18
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
1
-5
/
+10
2022-01-06
ethtool: use phydev variable
Tom Rix
1
-4
/
+4
2022-01-05
netlink: do not allocate a device refcount tracker in ethnl_default_notify()
Eric Dumazet
1
-1
/
+0
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-12-30
ethtool: Remove redundant ret assignments
luo penghao
1
-1
/
+0
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-15
ethtool: always write dev in ethnl_parse_header_dev_get
Jakub Kicinski
1
-3
/
+2
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
16
-18
/
+23
2021-12-14
ethtool: fix null-ptr-deref on ref tracker
Jakub Kicinski
1
-2
/
+4
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-12-08
netlink: add net device refcount tracker to struct ethnl_req_info
Eric Dumazet
2
-3
/
+7
2021-12-07
ethtool: do not perform operations on net devices being unregistered
Antoine Tenart
1
-1
/
+2
2021-12-07
net: add net device refcount tracker to ethtool_phys_id()
Eric Dumazet
1
-2
/
+3
2021-11-30
ethtool: netlink: Slightly simplify 'ethnl_features_to_bitmap()'
Christophe JAILLET
1
-1
/
+0
2021-11-27
net: ethtool: set a default driver name
Tonghao Zhang
1
-0
/
+3
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-11-26
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
Julian Wiedmann
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2
-6
/
+13
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
2
-3
/
+22
[next]