summaryrefslogtreecommitdiff
path: root/net/ethtool/rss.c
AgeCommit message (Expand)Author
2024-08-12ethtool: rss: support skipping contexts during dumpJakub Kicinski
2024-08-12ethtool: rss: support dumping RSS contextsJakub Kicinski
2024-08-12ethtool: rss: report info about additional contexts from XArrayJakub Kicinski
2024-08-12ethtool: rss: move the device op invocation out of rss_prepare_data()Jakub Kicinski
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-12ethtool: make ethtool_ops::cap_rss_ctx_supported optionalJakub Kicinski
2024-07-25ethtool: rss: echo the context number backJakub Kicinski
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-01-12ethtool: add netlink attr in rss get reply only if value is not nullSudheer Mogilappagari
2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari