linux/include
Jakub Kicinski a166ab7816 ethtool: rss: support creating contexts via Netlink
Support creating contexts via Netlink. Setting flow hashing
fields on the new context is not supported at this stage,
it can be added later.

An empty indirection table is not supported. This is a carry
over from the IOCTL interface where empty indirection table
meant delete. We can repurpose empty indirection table in
Netlink but for now to avoid confusion reject it using the
policy.

Support letting user choose the ID for the new context. This was
not possible in IOCTL since the context ID field for the create
action had to be set to the ETH_RXFH_CONTEXT_ALLOC magic value.

Link: https://patch.msgid.link/20250717234343.2328602-7-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-21 18:20:43 -07:00
..
acpi
asm-generic
clocksource
crypto Crypto library fix for v6.16-rc4 2025-06-27 17:32:30 -07:00
cxl
drm drm/gem: Fix race in drm_gem_handle_create_tail() 2025-07-09 15:53:34 +02:00
dt-bindings dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2 2025-07-10 18:13:48 -07:00
hyperv
keys
kunit
kvm
linux tcp: add tcp_sock_set_maxseg 2025-07-21 17:48:32 -07:00
math-emu
media
memory
misc
net net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC 2025-07-18 16:59:05 -07:00
pcmcia
ras
rdma
rv
scsi
soc
sound
target
trace Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-17 11:00:33 -07:00
uapi ethtool: rss: support creating contexts via Netlink 2025-07-21 18:20:43 -07:00
ufs
vdso
video
xen
Kbuild