index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
ioctl.c
Age
Commit message (
Expand
)
Author
2026-06-11
net: ethtool: add KSZ87xx low-loss cable PHY tunables
Fidelio Lawson
2026-06-09
net: ethtool: optionally skip rtnl_lock on IOCTL path
Jakub Kicinski
2026-06-09
net: ethtool: ioctl: concentrate the locking
Jakub Kicinski
2026-06-04
net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked
Jakub Kicinski
2026-06-04
net: ethtool: add netif_get_link_ksettings() for correct ops-locked use
Jakub Kicinski
2026-04-09
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
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-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
2025-12-18
ethtool: Avoid overflowing userspace buffer on stats query
Gal Pressman
2025-09-18
net: ethtool: update set_rxfh_indir to use ethtool_get_rx_ring_count helper
Breno Leitao
2025-09-18
net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper
Breno Leitao
2025-09-18
net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
Breno Leitao
2025-09-18
net: ethtool: remove the duplicated handling from ethtool_get_rxrings
Breno Leitao
2025-09-18
net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
Breno Leitao
2025-09-18
net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
Breno Leitao
2025-08-14
net: ethtool: support including Flow Label in the flow hash for RSS
Jakub Kicinski
2025-07-21
ethtool: rss: support removing contexts via Netlink
Jakub Kicinski
2025-07-21
ethtool: rss: support creating contexts via Netlink
Jakub Kicinski
2025-07-21
ethtool: move ethtool_rxfh_ctx_alloc() to common code
Jakub Kicinski
2025-07-21
ethtool: rejig the RSS notification machinery for more types
Jakub Kicinski
2025-07-17
ethtool: rss: support setting input-xfrm via Netlink
Jakub Kicinski
2025-07-16
ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested
Gal Pressman
2025-07-10
ethtool: rss: report which fields are configured for hashing
Jakub Kicinski
2025-07-10
ethtool: mark ETHER_FLOW as usable for Rx hash
Jakub Kicinski
2025-07-08
net: ethtool: reduce indent for _rxfh_context ops
Jakub Kicinski
2025-07-08
net: ethtool: remove the compat code for _rxfh_context ops
Jakub Kicinski
2025-06-30
net: ethtool: move get_rxfh callback under the rss_lock
Jakub Kicinski
2025-06-30
net: ethtool: move rxfh_fields callbacks under the rss_lock
Jakub Kicinski
2025-06-30
net: ethtool: take rss_lock for all rxfh changes
Jakub Kicinski
2025-06-25
net: ethtool: rss: add notifications
Jakub Kicinski
2025-06-25
net: ethtool: remove the data argument from ethtool_notify()
Jakub Kicinski
2025-06-21
net: ethtool: don't mux RXFH via rxnfc callbacks
Jakub Kicinski
2025-06-12
net: ethtool: add dedicated callbacks for getting and setting rxfh fields
Jakub Kicinski
2025-06-12
net: ethtool: require drivers to opt into the per-RSS ctx RXFH
Jakub Kicinski
2025-06-12
net: ethtool: remove the duplicated handling from rxfh and rxnfc
Jakub Kicinski
2025-06-12
net: ethtool: copy the rxfh flow handling
Jakub Kicinski
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
2025-05-09
ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...
Gal Pressman
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-25
ethtool: Symmetric OR-XOR RSS hash
Gal Pressman
2025-02-24
net: ethtool: fix ioctl confusing drivers about desired HDS user config
Jakub Kicinski
2025-02-17
net: move stale comment about ntuple validation
Jakub Kicinski
2025-02-10
net: ethtool: prevent flow steering to RSS contexts which don't exist
Jakub Kicinski
2025-02-03
ethtool: ntuple: fix rss + ring_cookie check
Jakub Kicinski
2025-01-28
ethtool: Fix set RXNFC command with symmetric RSS hash
Gal Pressman
[next]