mirror-linux/net/ethtool
Jakub Kicinski fbe09277fa ethtool: rss: support removing contexts via Netlink
Implement removing additional RSS contexts via Netlink.
Technically it'd be possible to shoehorn the delete operation
into ethnl_request_ops-compatible handler. The code ends
up longer than open coded version, and I think we'll need
a custom way of sending notifications at some stage (if we
allow tying the context lifetime to the netlink socket, in
the future).

Link: https://patch.msgid.link/20250717234343.2328602-8-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-21 18:21:19 -07:00
..
Makefile
bitset.c
bitset.h
cabletest.c
channels.c
cmis.h
cmis_cdb.c
cmis_fw_update.c
coalesce.c
common.c ethtool: rss: support removing contexts via Netlink 2025-07-21 18:21:19 -07:00
common.h ethtool: move ethtool_rxfh_ctx_alloc() to common code 2025-07-21 18:20:19 -07:00
debug.c
eee.c
eeprom.c
features.c
fec.c
ioctl.c ethtool: rss: support removing contexts via Netlink 2025-07-21 18:21:19 -07:00
linkinfo.c
linkmodes.c
linkstate.c
mm.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
module.c
module_fw.h
netlink.c ethtool: rss: support removing contexts via Netlink 2025-07-21 18:21:19 -07:00
netlink.h ethtool: rss: support removing contexts via Netlink 2025-07-21 18:21:19 -07:00
pause.c net: ethtool: avoid OOB accesses in PAUSE_SET 2025-06-30 08:32:37 -07:00
phc_vclocks.c
phy.c
plca.c
privflags.c
pse-pd.c ethtool: pse-pd: Add missing linux/export.h include 2025-06-23 13:13:01 -07:00
rings.c
rss.c ethtool: rss: support removing contexts via Netlink 2025-07-21 18:21:19 -07:00
stats.c
strset.c
ts.h
tsconfig.c
tsinfo.c
tunnels.c
wol.c