index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
rss.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+2
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
1
-0
/
+2
2025-02-03
ethtool: rss: fix hiding unsupported fields in dumps
Jakub Kicinski
1
-1
/
+2
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
1
-1
/
+1
2024-08-12
ethtool: rss: support skipping contexts during dump
Jakub Kicinski
1
-1
/
+11
2024-08-12
ethtool: rss: support dumping RSS contexts
Jakub Kicinski
1
-0
/
+135
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
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
1
-6
/
+15
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
1
-1
/
+2
2024-07-25
ethtool: rss: echo the context number back
Jakub Kicinski
1
-1
/
+7
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
1
-0
/
+5
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
1
-6
/
+3
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-7
/
+9
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
1
-1
/
+2
2023-01-12
ethtool: add netlink attr in rss get reply only if value is not null
Sudheer Mogilappagari
1
-4
/
+7
2022-12-05
ethtool: add netlink based get rss support
Sudheer Mogilappagari
1
-0
/
+153