index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
ioctl.c
Age
Commit message (
Expand
)
Author
13 days
ethtool: rss: support removing contexts via Netlink
Jakub Kicinski
13 days
ethtool: rss: support creating contexts via Netlink
Jakub Kicinski
13 days
ethtool: move ethtool_rxfh_ctx_alloc() to common code
Jakub Kicinski
13 days
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
2024-12-03
ethtool: Fix access to uninitialized fields in set RXNFC command
Gal Pressman
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-10-17
ethtool: rss: prevent rss ctx deletion when in use
Daniel Zahka
2024-10-04
ethtool: rss: fix rss key initialization warning
Daniel Zahka
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-26
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
2024-08-09
ethtool: refactor checking max channels
Mina Almasry
2024-08-08
ethtool: Fix context creation with no parameters
Gal Pressman
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
2024-07-29
ethtool: fix the state of additional contexts with old API
Jakub Kicinski
2024-07-29
ethtool: fix setting key and resetting indir at once
Jakub Kicinski
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]