index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
1
-3
/
+5
2025-03-13
net: avoid race between device unregistration and ethnl ops
Antoine Tenart
1
-1
/
+1
2024-12-14
ethtool: Fix wrong mod state in case of verbose and no_mask bitset
Kory Maincent
1
-4
/
+44
2024-09-04
ethtool: check device is present when getting link settings
Jamie Bainbridge
1
-0
/
+3
2024-07-18
ethtool: netlink: do not return SQI value if link is down
Oleksij Rempel
1
-13
/
+28
2024-01-25
ethtool: netlink: Add missing ethnl_ops_begin/complete
Ludvig Pärsson
1
-2
/
+7
2023-05-17
ethtool: Fix uninitialized number of lanes
Ido Schimmel
1
-1
/
+1
2023-04-13
ethtool: reset #lanes when lanes is omitted
Andy Roulin
1
-3
/
+4
2023-01-24
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
1
-1
/
+2
2022-12-31
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
1
-1
/
+2
2022-11-03
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
1
-1
/
+1
2022-06-29
ethtool: Fix get module eeprom fallback
Ivan Vecera
1
-1
/
+1
2021-12-14
ethtool: do not perform operations on net devices being unregistered
Antoine Tenart
1
-1
/
+2
2021-12-01
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
Julian Wiedmann
1
-1
/
+1
2021-11-18
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
1
-2
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2
-6
/
+19
2021-08-24
ethtool: add two coalesce attributes for CQE mode
Yufeng Mo
2
-3
/
+18
2021-08-06
ethtool: return error from ethnl_ops_begin if dev is NULL
Heiner Kallweit
1
-2
/
+2
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-4
/
+2
2021-08-03
ethtool: runtime-resume netdev parent in ethnl_ops_begin
Heiner Kallweit
1
-6
/
+25
2021-08-03
ethtool: move netif_device_present check from ethnl_parse_header_dev_get to e...
Heiner Kallweit
1
-7
/
+7
2021-08-03
ethtool: move implementation of ethnl_ops_begin/complete to netlink.c
Heiner Kallweit
2
-13
/
+16
2021-08-03
ethtool: runtime-resume netdev parent before ethtool ioctl ops
Heiner Kallweit
1
-3
/
+15
2021-07-27
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
1
-2
/
+1
2021-07-27
ethtool: Fix rxnfc copy to user buffer overflow
Saeed Mahameed
1
-1
/
+1
2021-07-23
ethtool: improve compat ioctl handling
Arnd Bergmann
1
-16
/
+120
2021-07-01
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
1
-0
/
+1
2021-07-01
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
5
-1
/
+120
2021-06-22
ethtool: Validate module EEPROM offset as part of policy
Ido Schimmel
1
-5
/
+2
2021-06-22
ethtool: Validate module EEPROM length as part of policy
Ido Schimmel
1
-4
/
+2
2021-06-22
ethtool: Decrease size of module EEPROM get policy array
Ido Schimmel
1
-1
/
+1
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+8
2021-06-16
ethtool: add a stricter length check
Jakub Kicinski
1
-3
/
+8
2021-06-14
ethtool: strset: fix message length calculation
Jakub Kicinski
1
-0
/
+2
2021-06-09
net: ethtool: clear heap allocations for ethtool function
Austin Kim
1
-5
/
+5
2021-06-07
ethtool: Fix NULL pointer dereference during module EEPROM dump
Ido Schimmel
1
-1
/
+1
2021-06-02
ethtool: Fix a typo
Zheng Yongjun
1
-1
/
+1
2021-05-19
ethtool: stats: Fix a copy-paste error
YueHaibing
1
-1
/
+1
2021-05-05
ethtool: fix missing NLM_F_MULTI flag when dumping
Fernando Fernandez Mancera
1
-1
/
+2
2021-04-19
ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET
Jakub Kicinski
1
-0
/
+3
2021-04-19
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
1
-1
/
+1
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+7
2021-04-16
ethtool: add interface to read RMON stats
Jakub Kicinski
3
-0
/
+93
2021-04-16
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
3
-0
/
+39
2021-04-16
ethtool: add interface to read standard MAC stats
Jakub Kicinski
3
-0
/
+96
2021-04-16
ethtool: add a new command for reading standard stats
Jakub Kicinski
5
-1
/
+226
2021-04-15
ethtool: add FEC statistics
Jakub Kicinski
1
-1
/
+72
2021-04-15
ethtool: fec_prepare_data() - jump to error handling
Jakub Kicinski
1
-3
/
+4
2021-04-15
ethtool: move ethtool_stats_init
Jakub Kicinski
1
-6
/
+0
2021-04-14
ethtool: pause: make sure we init driver stats
Jakub Kicinski
1
-4
/
+4
[next]