| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | net: ethtool: don't take rtnl_lock for global string dump | Jakub Kicinski | 2 | -5/+9 |
| 3 days | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 14 | -74/+137 |
| 4 days | ethtool: eeprom: add more safeties to EEPROM Netlink fallback | Jakub Kicinski | 1 | -1/+4 |
| 4 days | ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback | Jakub Kicinski | 1 | -3/+2 |
| 4 days | ethtool: strset: fix header attribute index in ethnl_req_get_phydev() | Jakub Kicinski | 1 | -1/+1 |
| 4 days | ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure | Jakub Kicinski | 1 | -4/+2 |
| 4 days | ethtool: tsinfo: fix uninitialized stats on the by-PHC path | Jakub Kicinski | 1 | -0/+13 |
| 4 days | ethtool: tsconfig: fix missing ethnl_ops_complete() | Jakub Kicinski | 1 | -2/+4 |
| 4 days | ethtool: pse-pd: fix missing ethnl_ops_complete() | Jakub Kicinski | 1 | -5/+5 |
| 4 days | ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup error | Jakub Kicinski | 1 | -4/+2 |
| 4 days | ethtool: tsconfig: fix reply error handling | Jakub Kicinski | 1 | -2/+7 |
| 4 days | ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILES | Jakub Kicinski | 1 | -0/+6 |
| 6 days | ethtool: cmis: validate fw->size against start_cmd_payload_size | Jakub Kicinski | 1 | -0/+8 |
| 6 days | ethtool: cmis: validate start_cmd_payload_size from module | Jakub Kicinski | 1 | -14/+22 |
| 6 days | ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl | Jakub Kicinski | 1 | -2/+2 |
| 6 days | ethtool: cmis: require exact CDB reply length | Jakub Kicinski | 1 | -2/+7 |
| 6 days | ethtool: module: fix cleanup if socket used for flashing multiple devices | Jakub Kicinski | 3 | -9/+8 |
| 6 days | ethtool: module: check fw_flash_in_progress under rtnl_lock | Jakub Kicinski | 1 | -6/+6 |
| 6 days | ethtool: module: avoid racy updates to dev->ethtool bitfield | Jakub Kicinski | 1 | -2/+10 |
| 6 days | ethtool: module: avoid leaking a netdev ref on module flash errors | Jakub Kicinski | 1 | -2/+3 |
| 6 days | ethtool: module: call ethnl_ops_complete() on module flash errors | Jakub Kicinski | 1 | -1/+2 |
| 6 days | ethtool: rss: avoid device context leak on reply-build failure | Jakub Kicinski | 1 | -1/+5 |
| 6 days | ethtool: rss: fix hkey leak when indir_size is 0 | Jakub Kicinski | 1 | -2/+1 |
| 6 days | ethtool: rss: fix indir_table and hkey leak on get_rxfh failure | Jakub Kicinski | 1 | -1/+3 |
| 6 days | ethtool: rss: fix falsely ignoring indir table updates | Jakub Kicinski | 1 | -1/+1 |
| 6 days | ethtool: rss: add missing errno on RSS context delete | Jakub Kicinski | 1 | -1/+3 |
| 6 days | ethtool: rss: avoid modifying the RSS context response | Jakub Kicinski | 1 | -8/+10 |
| 13 days | 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 |
| 2026-05-11 | net: ethtool: fix missing closing paren in rings_reply_size() | Tao Cui | 1 | -2/+2 |
| 2026-05-08 | net: ethtool: fix NULL pointer dereference in phy_reply_size | Quan Sun | 1 | -2/+30 |
| 2026-04-12 | ethtool: strset: check nla_len overflow | Hangbin Liu | 1 | -1/+2 |
| 2026-04-09 | net, ethtool: Disallow leased real rxqs to be resized | Daniel Borkmann | 2 | -20/+29 |
| 2026-03-24 | net: ethtool: pass genl_info to the ethnl parse_request operation | Maxime Chevallier | 8 | -8/+19 |
| 2026-03-23 | ethtool: Add RSS indirection table resize helpers | Björn Töpel | 1 | -0/+155 |
| 2026-03-23 | ethtool: Track user-provided RSS indirection table size | Björn Töpel | 3 | -12/+49 |
| 2026-03-20 | net: ethtool: re-order local includes | Maxime Chevallier | 31 | -46/+58 |
| 2026-03-18 | net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECS | Haiyang Zhang | 1 | -1/+13 |
| 2026-03-05 | net: ethtool: Track pause storm events | Mohsin Bashir | 1 | -1/+3 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 5 | -9/+9 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 7 | -14/+14 |
| 2026-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -10/+2 |
| 2026-02-02 | net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts | Jakub Kicinski | 2 | -10/+2 |
| 2026-01-27 | ethtool: remove ETHTOOL_GRXRINGS fallback through get_rxnfc | Breno Leitao | 1 | -12/+2 |
| 2026-01-20 | Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'" | Jakub Kicinski | 2 | -12/+9 |
| 2026-01-20 | net, ethtool: Disallow leased real rxqs to be resized | Daniel Borkmann | 2 | -9/+12 |
| 2026-01-13 | net: phy: Introduce PHY ports representation | Maxime Chevallier | 1 | -0/+27 |
| 2026-01-13 | net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values | Maxime Chevallier | 1 | -113/+147 |
| 2025-12-18 | ethtool: Avoid overflowing userspace buffer on stats query | Gal Pressman | 1 | -6/+24 |
| 2025-11-20 | net: ethtool: Add support for 1600Gbps speed | Yael Chemla | 1 | -0/+8 |
| 2025-11-03 | ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access | Oleksij Rempel | 4 | -1/+342 |
| 2025-10-01 | Revert "Documentation: net: add flow control guide and document ethtool API" | Paolo Abeni | 1 | -4/+0 |
| 2025-09-30 | Documentation: net: add flow control guide and document ethtool API | Oleksij Rempel | 1 | -0/+4 |
| 2025-09-29 | net: ethtool: remove duplicated mm.o from Makefile | Markus Heidelberg | 1 | -1/+1 |
| 2025-09-26 | ethtool: add FEC bins histogram report | Vadim Fedorenko | 1 | -2/+73 |
| 2025-09-23 | net: ethtool: tsconfig: set command must provide a reply | Vadim Fedorenko | 1 | -7/+5 |
| 2025-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2025-09-18 | net: ethtool: use the new helper in rss_set_prep_indir() | Breno Leitao | 1 | -8/+7 |
| 2025-09-18 | net: ethtool: update set_rxfh_indir to use ethtool_get_rx_ring_count helper | Breno Leitao | 1 | -8/+8 |
| 2025-09-18 | net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper | Breno Leitao | 1 | -7/+9 |
| 2025-09-18 | net: ethtool: add get_rx_ring_count callback to optimize RX ring queries | Breno Leitao | 3 | -5/+25 |
| 2025-09-18 | net: ethtool: remove the duplicated handling from ethtool_get_rxrings | Breno Leitao | 1 | -23/+10 |
| 2025-09-18 | net: ethtool: add support for ETHTOOL_GRXRINGS ioctl | Breno Leitao | 1 | -0/+40 |
| 2025-09-18 | net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir | Breno Leitao | 1 | -5/+5 |
| 2025-09-12 | net: ethtool: handle EOPNOTSUPP from ethtool get_ts_info() method | Russell King (Oracle) | 1 | -2/+2 |
| 2025-08-14 | net: ethtool: support including Flow Label in the flow hash for RSS | Jakub Kicinski | 2 | -13/+39 |
| 2025-07-21 | ethtool: rss: support removing contexts via Netlink | Jakub Kicinski | 5 | -1/+119 |
| 2025-07-21 | ethtool: rss: support creating contexts via Netlink | Jakub Kicinski | 4 | -0/+222 |
| 2025-07-21 | ethtool: move ethtool_rxfh_ctx_alloc() to common code | Jakub Kicinski | 3 | -34/+37 |
| 2025-07-21 | ethtool: rss: factor out populating response from context | Jakub Kicinski | 1 | -10/+22 |
| 2025-07-21 | ethtool: rss: factor out allocating memory for response | Jakub Kicinski | 1 | -17/+30 |
| 2025-07-21 | ethtool: rejig the RSS notification machinery for more types | Jakub Kicinski | 3 | -9/+12 |
| 2025-07-21 | ethtool: assert that drivers with sym hash are consistent for RSS contexts | Jakub Kicinski | 1 | -0/+4 |
| 2025-07-17 | ethtool: rss: support setting flow hashing fields | Jakub Kicinski | 2 | -9/+104 |
| 2025-07-17 | ethtool: rss: support setting input-xfrm via Netlink | Jakub Kicinski | 4 | -5/+69 |
| 2025-07-17 | ethtool: rss: support setting hkey via Netlink | Jakub Kicinski | 1 | -1/+40 |
| 2025-07-17 | ethtool: rss: support setting hfunc via Netlink | Jakub Kicinski | 1 | -1/+11 |
| 2025-07-17 | ethtool: rss: initial RSS_SET (indirection table handling) | Jakub Kicinski | 3 | -0/+204 |
| 2025-07-16 | ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested | Gal Pressman | 2 | -1/+6 |
| 2025-07-10 | ethtool: rss: report which fields are configured for hashing | Jakub Kicinski | 2 | -11/+100 |
| 2025-07-10 | ethtool: mark ETHER_FLOW as usable for Rx hash | Jakub Kicinski | 1 | -0/+1 |
| 2025-07-10 | ethtool: rss: make sure dump takes the rss lock | Jakub Kicinski | 1 | -19/+21 |
| 2025-07-08 | net: ethtool: reduce indent for _rxfh_context ops | Jakub Kicinski | 1 | -18/+12 |
| 2025-07-08 | net: ethtool: remove the compat code for _rxfh_context ops | Jakub Kicinski | 2 | -53/+15 |
| 2025-07-01 | net: ethtool: fix leaking netdev ref if ethnl_default_parse() failed | Jakub Kicinski | 1 | -6/+12 |
| 2025-06-30 | net: ethtool: move get_rxfh callback under the rss_lock | Jakub Kicinski | 3 | -9/+27 |
| 2025-06-30 | net: ethtool: move rxfh_fields callbacks under the rss_lock | Jakub Kicinski | 1 | -5/+10 |
| 2025-06-30 | net: ethtool: take rss_lock for all rxfh changes | Jakub Kicinski | 1 | -21/+21 |
| 2025-06-30 | net: ethtool: avoid OOB accesses in PAUSE_SET | Jakub Kicinski | 2 | -1/+2 |
| 2025-06-25 | net: ethtool: rss: add notifications | Jakub Kicinski | 4 | -0/+25 |
| 2025-06-25 | net: ethtool: copy req_info from SET to NTF | Jakub Kicinski | 2 | -6/+15 |
| 2025-06-25 | net: ethtool: remove the data argument from ethtool_notify() | Jakub Kicinski | 3 | -15/+21 |
| 2025-06-25 | net: ethtool: call .parse_request for SET handlers | Jakub Kicinski | 1 | -3/+1 |
| 2025-06-25 | net: ethtool: dynamically allocate full req size req | Jakub Kicinski | 1 | -7/+13 |
| 2025-06-23 | ethtool: pse-pd: Add missing linux/export.h include | Kory Maincent | 1 | -0/+1 |
| 2025-06-21 | net: ethtool: don't mux RXFH via rxnfc callbacks | Jakub Kicinski | 1 | -41/+18 |
| 2025-06-18 | net: ethtool: Add PSE port priority support feature | Kory Maincent (Dent Project) | 1 | -0/+18 |
| 2025-06-18 | net: ethtool: Add support for new power domains index description | Kory Maincent (Dent Project) | 1 | -0/+7 |
| 2025-06-18 | net: pse-pd: Add support for reporting events | Kory Maincent (Dent Project) | 1 | -0/+39 |
| 2025-06-12 | net: ethtool: add dedicated callbacks for getting and setting rxfh fields | Jakub Kicinski | 1 | -10/+45 |
| 2025-06-12 | net: ethtool: require drivers to opt into the per-RSS ctx RXFH | Jakub Kicinski | 1 | -0/+8 |
| 2025-06-12 | net: ethtool: remove the duplicated handling from rxfh and rxnfc | Jakub Kicinski | 1 | -52/+5 |
| 2025-06-12 | net: ethtool: copy the rxfh flow handling | Jakub Kicinski | 1 | -1/+92 |
| 2025-06-12 | Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+2 |
| 2025-06-12 | net: ethtool: Don't check if RSS context exists in case of context 0 | Gal Pressman | 1 | -1/+2 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-05-22 | net: Add support for providing the PTP hardware source in tsinfo | Kory Maincent | 2 | -5/+47 |
| 2025-05-09 | ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re... | Gal Pressman | 1 | -10/+89 |
| 2025-05-05 | net: ethtool: netlink: Use netdev_hold for dumpit() operations | Maxime Chevallier | 1 | -2/+3 |
| 2025-05-05 | net: ethtool: phy: Convert the PHY_GET command to generic phy dump | Maxime Chevallier | 3 | -253/+100 |
| 2025-05-05 | net: ethtool: Introduce per-PHY DUMP operations | Maxime Chevallier | 1 | -9/+194 |
| 2025-04-18 | net: ethtool: mm: reset verification status when link is down | Faizal Rahim | 1 | -0/+4 |
| 2025-04-18 | net: ethtool: mm: extract stmmac verification logic into common library | Vladimir Oltean | 1 | -1/+274 |
| 2025-04-11 | ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll() | Damodharam Ammepalli | 1 | -1/+1 |
| 2025-04-10 | ethtool: cmis_cdb: Fix incorrect read / write length extension | Ido Schimmel | 2 | -16/+3 |
| 2025-04-08 | net: ethtool: Don't call .cleanup_data when prepare_data fails | Maxime Chevallier | 1 | -3/+5 |
| 2025-04-07 | net: hold instance lock during NETDEV_CHANGE | Stanislav Fomichev | 1 | -1/+1 |
| 2025-04-07 | net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa... | Taehee Yoo | 1 | -0/+1 |
| 2025-03-25 | net-timestamp: COMPLETION timestamp on packet tx completion | Pauli Virtanen | 1 | -0/+1 |
| 2025-03-18 | net: ethtool: Export the link_mode_params definitions | Maxime Chevallier | 2 | -7/+1 |
| 2025-03-17 | gso: AccECN support | Ilpo Järvinen | 1 | -0/+1 |
| 2025-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+2 |
| 2025-03-10 | net: ethtool: tsinfo: Fix dump command | Kory Maincent | 1 | -1/+2 |
| 2025-03-08 | net: move misc netdev_lock flavors to a separate header | Jakub Kicinski | 9 | -0/+11 |
| 2025-03-07 | net: ethtool: use correct device pointer in ethnl_default_dump_one() | Eric Dumazet | 1 | -2/+2 |
| 2025-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 9 | -18/+19 |
| 2025-03-06 | net: ethtool: try to protect all callback with netdev instance lock | Jakub Kicinski | 9 | -23/+67 |
| 2025-03-04 | net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device | Maxime Chevallier | 9 | -18/+19 |
| 2025-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -7/+28 |
| 2025-02-25 | ethtool: Symmetric OR-XOR RSS hash | Gal Pressman | 1 | -4/+4 |
| 2025-02-24 | net: ethtool: fix ioctl confusing drivers about desired HDS user config | Jakub Kicinski | 4 | -7/+28 |
| 2025-02-17 | net: move stale comment about ntuple validation | Jakub Kicinski | 1 | -1/+3 |
| 2025-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -10/+35 |
| 2025-02-10 | net: ethtool: prevent flow steering to RSS contexts which don't exist | Jakub Kicinski | 1 | -4/+8 |
| 2025-02-06 | net: ethtool: tsconfig: Fix netlink type of hwtstamp flags | Kory Maincent | 4 | -10/+35 |
| 2025-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+3 |
| 2025-02-06 | ethtool: Add support for 200Gbps per lane link modes | Jianbo Liu | 1 | -0/+42 |
| 2025-02-03 | ethtool: ntuple: fix rss + ring_cookie check | Jakub Kicinski | 1 | -1/+1 |
| 2025-02-03 | ethtool: rss: fix hiding unsupported fields in dumps | Jakub Kicinski | 1 | -1/+2 |
| 2025-01-28 | ethtool: Fix set RXNFC command with symmetric RSS hash | Gal Pressman | 1 | -1/+1 |
| 2025-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+1 |
| 2025-01-20 | net: ethtool: populate the default HDS params in the core | Jakub Kicinski | 1 | -0/+4 |
| 2025-01-20 | net: provide pending ring configuration in net_device | Jakub Kicinski | 2 | -8/+21 |
| 2025-01-20 | net: ethtool: store netdev in a temp variable in ethnl_default_set_doit() | Jakub Kicinski | 1 | -3/+6 |
| 2025-01-20 | net: move HDS config from ethtool state | Jakub Kicinski | 1 | -3/+5 |
| 2025-01-18 | net: avoid race between device unregistration and ethnl ops | Antoine Tenart | 1 | -1/+1 |
| 2025-01-17 | net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps | Vladimir Oltean | 1 | -0/+2 |
| 2025-01-15 | net: ethtool: add ring parameter filtering | Taehee Yoo | 1 | -0/+13 |
| 2025-01-15 | net: ethtool: add support for configuring hds-thresh | Taehee Yoo | 2 | -4/+26 |
| 2025-01-15 | net: ethtool: add hds_config member in ethtool_netdev_state | Taehee Yoo | 1 | -0/+12 |
| 2025-01-14 | net: pse-pd: Split ethtool_get_status into multiple callbacks | Kory Maincent | 1 | -4/+4 |
| 2025-01-14 | net: ethtool: add support for structured PHY statistics | Jakub Kicinski | 3 | -1/+44 |
| 2025-01-14 | net: ethtool: plumb PHY stats to PHY drivers | Jakub Kicinski | 2 | -2/+21 |
| 2025-01-14 | ethtool: linkstate: migrate linkstate functions to support multi-PHY setups | Oleksij Rempel | 1 | -8/+15 |
| 2025-01-10 | net: ethtool: Use hwprov under rcu_read_lock | Li RongQing | 1 | -2/+3 |
| 2024-12-23 | net: ethtool: Fix suspicious rcu_dereference usage | Kory Maincent | 1 | -1/+4 |
| 2024-12-16 | net: ethtool: Add support for tsconfig command to get/set hwtstamp config | Kory Maincent | 6 | -12/+484 |
| 2024-12-16 | net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology | Kory Maincent | 6 | -18/+525 |
| 2024-12-04 | ethtool: Fix wrong mod state in case of verbose and no_mask bitset | Kory Maincent | 1 | -4/+44 |
| 2024-12-03 | ethtool: Fix access to uninitialized fields in set RXNFC command | Gal Pressman | 1 | -1/+2 |
| 2024-11-18 | Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni... | Kees Cook | 3 | -16/+12 |
| 2024-11-14 | net: ethtool: account for RSS+RXNFC add semantics when checking channel count | Edward Cree | 1 | -12/+30 |
| 2024-11-14 | net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in | Edward Cree | 1 | -0/+5 |
| 2024-11-03 | net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 3 | -12/+16 |
| 2024-10-17 | ethtool: rss: prevent rss ctx deletion when in use | Daniel Zahka | 3 | -0/+56 |
| 2024-10-13 | net: ethtool: Add support for writing firmware blocks using EPL payload | Danielle Ratson | 3 | -13/+148 |
| 2024-10-13 | net: ethtool: Add new parameters and a function to support EPL | Danielle Ratson | 3 | -23/+38 |
| 2024-10-10 | genetlink: extend info user-storage to match NL cb ctx | Paolo Abeni | 1 | -1/+1 |
| 2024-10-04 | ethtool: rss: fix rss key initialization warning | Daniel Zahka | 1 | -0/+1 |
| 2024-09-13 | net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP | Maxime Chevallier | 1 | -2/+0 |
| 2024-09-13 | net: ethtool: Enhance error messages sent to user space | Danielle Ratson | 1 | -3/+11 |
| 2024-09-11 | netdev: support binding dma-buf to netdevice | Mina Almasry | 1 | -0/+8 |
| 2024-09-11 | net: ethtool: phy: Check the req_info.pdn field for GET commands | Maxime Chevallier | 1 | -1/+1 |
| 2024-09-10 | net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag | Jason Xing | 1 | -0/+1 |
| 2024-09-03 | ethtool: RX software timestamp for all | Gal Pressman | 1 | -7/+8 |
| 2024-09-03 | netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu | Alexander Lobakin | 1 | -1/+0 |
| 2024-09-03 | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local | Alexander Lobakin | 1 | -1/+0 |
| 2024-09-03 | netdev_features: convert NETIF_F_LLTX to dev->lltx | Alexander Lobakin | 1 | -1/+0 |
| 2024-08-30 | ethtool: pse-pd: move pse validation into set | Diogo Jahchan Koike | 1 | -9/+6 |
| 2024-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
| 2024-08-28 | net: ethtool: cable-test: Release RTNL when the PHY isn't found | Maxime Chevallier | 1 | -2/+2 |
| 2024-08-27 | net: fix unreleased lock in cable test | Diogo Jahchan Koike | 1 | -2/+1 |
| 2024-08-26 | ethtool: check device is present when getting link settings | Jamie Bainbridge | 1 | -0/+3 |
| 2024-08-26 | ethtool: Add support for specifying information source in cable test results | Oleksij Rempel | 1 | -4/+15 |
| 2024-08-23 | net: ethtool: strset: Allow querying phy stats by index | Maxime Chevallier | 1 | -7/+17 |
| 2024-08-23 | net: ethtool: cable-test: Target the command to the requested PHY | Maxime Chevallier | 1 | -13/+22 |
| 2024-08-23 | net: ethtool: pse-pd: Target the command to the requested PHY | Maxime Chevallier | 1 | -12/+19 |
| 2024-08-23 | net: ethtool: plca: Target the command to the requested PHY | Maxime Chevallier | 1 | -10/+20 |
| 2024-08-23 | net: ethtool: Introduce a command to list PHYs on an interface | Maxime Chevallier | 4 | -1/+324 |
| 2024-08-23 | net: ethtool: Allow passing a phy index for some commands | Maxime Chevallier | 2 | -2/+83 |
| 2024-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+6 |
| 2024-08-15 | net: ethtool: Allow write mechanism of LPL and both LPL and EPL | Danielle Ratson | 1 | -2/+6 |
| 2024-08-12 | ethtool: rss: support skipping contexts during dump | Jakub Kicinski | 2 | -2/+12 |
| 2024-08-12 | ethtool: rss: support dumping RSS contexts | Jakub Kicinski | 3 | -0/+139 |
| 2024-08-12 | ethtool: rss: report info about additional contexts from XArray | Jakub Kicinski | 1 | -1/+36 |
| 2024-08-12 | ethtool: rss: move the device op invocation out of rss_prepare_data() | Jakub Kicinski | 1 | -16/+27 |