index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
rss.c
Age
Commit message (
Expand
)
Author
2024-08-12
ethtool: rss: support skipping contexts during dump
Jakub Kicinski
2024-08-12
ethtool: rss: support dumping RSS contexts
Jakub Kicinski
2024-08-12
ethtool: rss: report info about additional contexts from XArray
Jakub Kicinski
2024-08-12
ethtool: rss: move the device op invocation out of rss_prepare_data()
Jakub Kicinski
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-07-25
ethtool: rss: echo the context number back
Jakub Kicinski
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2023-01-12
ethtool: add netlink attr in rss get reply only if value is not null
Sudheer Mogilappagari
2022-12-05
ethtool: add netlink based get rss support
Sudheer Mogilappagari