index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
8 days
ethtool: eeprom: add more safeties to EEPROM Netlink fallback
Jakub Kicinski
8 days
ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback
Jakub Kicinski
8 days
ethtool: strset: fix header attribute index in ethnl_req_get_phydev()
Jakub Kicinski
8 days
ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure
Jakub Kicinski
8 days
ethtool: tsinfo: fix uninitialized stats on the by-PHC path
Jakub Kicinski
8 days
ethtool: tsconfig: fix missing ethnl_ops_complete()
Jakub Kicinski
8 days
ethtool: pse-pd: fix missing ethnl_ops_complete()
Jakub Kicinski
8 days
ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup error
Jakub Kicinski
8 days
ethtool: tsconfig: fix reply error handling
Jakub Kicinski
8 days
ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILES
Jakub Kicinski
10 days
ethtool: cmis: validate fw->size against start_cmd_payload_size
Jakub Kicinski
10 days
ethtool: cmis: validate start_cmd_payload_size from module
Jakub Kicinski
10 days
ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl
Jakub Kicinski
10 days
ethtool: cmis: require exact CDB reply length
Jakub Kicinski
10 days
ethtool: module: fix cleanup if socket used for flashing multiple devices
Jakub Kicinski
10 days
ethtool: module: check fw_flash_in_progress under rtnl_lock
Jakub Kicinski
10 days
ethtool: module: avoid racy updates to dev->ethtool bitfield
Jakub Kicinski
10 days
ethtool: module: avoid leaking a netdev ref on module flash errors
Jakub Kicinski
10 days
ethtool: module: call ethnl_ops_complete() on module flash errors
Jakub Kicinski
10 days
ethtool: rss: avoid device context leak on reply-build failure
Jakub Kicinski
10 days
ethtool: rss: fix hkey leak when indir_size is 0
Jakub Kicinski
10 days
ethtool: rss: fix indir_table and hkey leak on get_rxfh failure
Jakub Kicinski
10 days
ethtool: rss: fix falsely ignoring indir table updates
Jakub Kicinski
10 days
ethtool: rss: add missing errno on RSS context delete
Jakub Kicinski
10 days
ethtool: rss: avoid modifying the RSS context response
Jakub Kicinski
2026-05-12
ethtool: fix ethnl_bitmap32_not_zero() bit interval semantics
Chenguang Zhao
2026-05-12
net: ethtool: phy: avoid NULL deref when PHY driver is unbound
David Carlier
2026-05-08
net: ethtool: fix NULL pointer dereference in phy_reply_size
Quan Sun
2026-04-12
ethtool: strset: check nla_len overflow
Hangbin Liu
2026-04-09
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
2026-03-24
net: ethtool: pass genl_info to the ethnl parse_request operation
Maxime Chevallier
2026-03-23
ethtool: Add RSS indirection table resize helpers
Björn Töpel
2026-03-23
ethtool: Track user-provided RSS indirection table size
Björn Töpel
2026-03-20
net: ethtool: re-order local includes
Maxime Chevallier
2026-03-18
net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECS
Haiyang Zhang
2026-03-05
net: ethtool: Track pause storm events
Mohsin Bashir
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-02
net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts
Jakub Kicinski
2026-01-27
ethtool: remove ETHTOOL_GRXRINGS fallback through get_rxnfc
Breno Leitao
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
2026-01-20
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
2026-01-13
net: phy: Introduce PHY ports representation
Maxime Chevallier
2026-01-13
net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
Maxime Chevallier
2025-12-18
ethtool: Avoid overflowing userspace buffer on stats query
Gal Pressman
2025-11-20
net: ethtool: Add support for 1600Gbps speed
Yael Chemla
2025-11-03
ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
Oleksij Rempel
[next]