summaryrefslogtreecommitdiff
path: root/net/ethtool
AgeCommit message (Expand)Author
8 daysethtool: eeprom: add more safeties to EEPROM Netlink fallbackJakub Kicinski
8 daysethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallbackJakub Kicinski
8 daysethtool: strset: fix header attribute index in ethnl_req_get_phydev()Jakub Kicinski
8 daysethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failureJakub Kicinski
8 daysethtool: tsinfo: fix uninitialized stats on the by-PHC pathJakub Kicinski
8 daysethtool: tsconfig: fix missing ethnl_ops_complete()Jakub Kicinski
8 daysethtool: pse-pd: fix missing ethnl_ops_complete()Jakub Kicinski
8 daysethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup errorJakub Kicinski
8 daysethtool: tsconfig: fix reply error handlingJakub Kicinski
8 daysethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILESJakub Kicinski
10 daysethtool: cmis: validate fw->size against start_cmd_payload_sizeJakub Kicinski
10 daysethtool: cmis: validate start_cmd_payload_size from moduleJakub Kicinski
10 daysethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rplJakub Kicinski
10 daysethtool: cmis: require exact CDB reply lengthJakub Kicinski
10 daysethtool: module: fix cleanup if socket used for flashing multiple devicesJakub Kicinski
10 daysethtool: module: check fw_flash_in_progress under rtnl_lockJakub Kicinski
10 daysethtool: module: avoid racy updates to dev->ethtool bitfieldJakub Kicinski
10 daysethtool: module: avoid leaking a netdev ref on module flash errorsJakub Kicinski
10 daysethtool: module: call ethnl_ops_complete() on module flash errorsJakub Kicinski
10 daysethtool: rss: avoid device context leak on reply-build failureJakub Kicinski
10 daysethtool: rss: fix hkey leak when indir_size is 0Jakub Kicinski
10 daysethtool: rss: fix indir_table and hkey leak on get_rxfh failureJakub Kicinski
10 daysethtool: rss: fix falsely ignoring indir table updatesJakub Kicinski
10 daysethtool: rss: add missing errno on RSS context deleteJakub Kicinski
10 daysethtool: rss: avoid modifying the RSS context responseJakub Kicinski
2026-05-12ethtool: fix ethnl_bitmap32_not_zero() bit interval semanticsChenguang Zhao
2026-05-12net: ethtool: phy: avoid NULL deref when PHY driver is unboundDavid Carlier
2026-05-08net: ethtool: fix NULL pointer dereference in phy_reply_sizeQuan Sun
2026-04-12ethtool: strset: check nla_len overflowHangbin Liu
2026-04-09net, ethtool: Disallow leased real rxqs to be resizedDaniel Borkmann
2026-03-24net: ethtool: pass genl_info to the ethnl parse_request operationMaxime Chevallier
2026-03-23ethtool: Add RSS indirection table resize helpersBjörn Töpel
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel
2026-03-20net: ethtool: re-order local includesMaxime Chevallier
2026-03-18net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECSHaiyang Zhang
2026-03-05net: ethtool: Track pause storm eventsMohsin Bashir
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-02net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contextsJakub Kicinski
2026-01-27ethtool: remove ETHTOOL_GRXRINGS fallback through get_rxnfcBreno Leitao
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski
2026-01-20net, ethtool: Disallow leased real rxqs to be resizedDaniel Borkmann
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier
2025-12-18ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman
2025-11-20net: ethtool: Add support for 1600Gbps speedYael Chemla
2025-11-03ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE accessOleksij Rempel