index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
1
-0
/
+4
2026-06-12
tls: remove tls_toe and the related driver
Sabrina Dubroca
1
-1
/
+0
2026-06-12
ethtool: tsconfig: always take rtnl_lock
Jakub Kicinski
1
-0
/
+7
2026-06-11
net: ethtool: add KSZ87xx low-loss cable PHY tunables
Fidelio Lawson
2
-0
/
+10
2026-06-09
net: ethtool: optionally skip rtnl_lock on IOCTL path
Jakub Kicinski
1
-26
/
+80
2026-06-09
net: ethtool: ioctl: concentrate the locking
Jakub Kicinski
1
-10
/
+25
2026-06-09
net: ethtool: optionally skip rtnl_lock in RSS context handlers
Jakub Kicinski
1
-14
/
+6
2026-06-09
net: ethtool: optionally skip rtnl_lock in ethnl_act_module_fw_flash()
Jakub Kicinski
1
-4
/
+2
2026-06-09
net: ethtool: optionally skip rtnl_lock in ethnl_tsinfo_dumpit()
Jakub Kicinski
1
-17
/
+15
2026-06-09
net: ethtool: optionally skip rtnl_lock in cable test handlers
Jakub Kicinski
1
-8
/
+4
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
Jakub Kicinski
2
-2
/
+37
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for GET ops
Jakub Kicinski
3
-6
/
+64
2026-06-09
net: ethtool: make dev->hwprov ops-protected
Jakub Kicinski
1
-4
/
+6
2026-06-09
net: ethtool: relax ethnl_req_get_phydev() locking assertion
Jakub Kicinski
3
-6
/
+8
2026-06-09
net: ethtool: serialize broadcast notification sequence allocation
Jakub Kicinski
3
-13
/
+17
2026-06-04
net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked
Jakub Kicinski
1
-3
/
+7
2026-06-04
net: ethtool: add netif_get_link_ksettings() for correct ops-locked use
Jakub Kicinski
3
-7
/
+18
2026-06-04
net: ethtool: cmis_cdb: hold instance lock for ops locked devices
Jakub Kicinski
3
-6
/
+7
2026-06-04
net: rename netdev_ops_assert_locked()
Jakub Kicinski
1
-2
/
+2
2026-05-28
net: ethtool: don't take rtnl_lock for global string dump
Jakub Kicinski
2
-5
/
+9
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-74
/
+137
2026-05-27
ethtool: eeprom: add more safeties to EEPROM Netlink fallback
Jakub Kicinski
1
-1
/
+4
2026-05-27
ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback
Jakub Kicinski
1
-3
/
+2
2026-05-27
ethtool: strset: fix header attribute index in ethnl_req_get_phydev()
Jakub Kicinski
1
-1
/
+1
2026-05-27
ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure
Jakub Kicinski
1
-4
/
+2
2026-05-27
ethtool: tsinfo: fix uninitialized stats on the by-PHC path
Jakub Kicinski
1
-0
/
+13
2026-05-27
ethtool: tsconfig: fix missing ethnl_ops_complete()
Jakub Kicinski
1
-2
/
+4
2026-05-27
ethtool: pse-pd: fix missing ethnl_ops_complete()
Jakub Kicinski
1
-5
/
+5
2026-05-27
ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup error
Jakub Kicinski
1
-4
/
+2
2026-05-27
ethtool: tsconfig: fix reply error handling
Jakub Kicinski
1
-2
/
+7
2026-05-27
ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILES
Jakub Kicinski
1
-0
/
+6
2026-05-26
ethtool: cmis: validate fw->size against start_cmd_payload_size
Jakub Kicinski
1
-0
/
+8
2026-05-26
ethtool: cmis: validate start_cmd_payload_size from module
Jakub Kicinski
1
-14
/
+22
2026-05-26
ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl
Jakub Kicinski
1
-2
/
+2
2026-05-26
ethtool: cmis: require exact CDB reply length
Jakub Kicinski
1
-2
/
+7
2026-05-26
ethtool: module: fix cleanup if socket used for flashing multiple devices
Jakub Kicinski
3
-9
/
+8
2026-05-26
ethtool: module: check fw_flash_in_progress under rtnl_lock
Jakub Kicinski
1
-6
/
+6
2026-05-26
ethtool: module: avoid racy updates to dev->ethtool bitfield
Jakub Kicinski
1
-2
/
+10
2026-05-26
ethtool: module: avoid leaking a netdev ref on module flash errors
Jakub Kicinski
1
-2
/
+3
2026-05-26
ethtool: module: call ethnl_ops_complete() on module flash errors
Jakub Kicinski
1
-1
/
+2
2026-05-26
ethtool: rss: avoid device context leak on reply-build failure
Jakub Kicinski
1
-1
/
+5
2026-05-26
ethtool: rss: fix hkey leak when indir_size is 0
Jakub Kicinski
1
-2
/
+1
2026-05-26
ethtool: rss: fix indir_table and hkey leak on get_rxfh failure
Jakub Kicinski
1
-1
/
+3
2026-05-26
ethtool: rss: fix falsely ignoring indir table updates
Jakub Kicinski
1
-1
/
+1
2026-05-26
ethtool: rss: add missing errno on RSS context delete
Jakub Kicinski
1
-1
/
+3
2026-05-26
ethtool: rss: avoid modifying the RSS context response
Jakub Kicinski
1
-8
/
+10
2026-05-19
net/ethtool: drop duplicate TSCONFIG HWTSTAMP BUILD_BUG_ON from SET handler
Chenguang Zhao
1
-4
/
+0
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+37
2026-05-12
ethtool: fix ethnl_bitmap32_not_zero() bit interval semantics
Chenguang Zhao
1
-4
/
+4
2026-05-12
net: ethtool: phy: avoid NULL deref when PHY driver is unbound
David Carlier
1
-4
/
+6
[next]