aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/kernel/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-05-22 16:06:42 -0700
committerJakub Kicinski <kuba@kernel.org>2026-05-26 08:17:56 -0700
commitc75b6f6eaacd0b74b832414cc3b9289c3686e941 (patch)
tree149558b220a3fe5cf3c2c1684c188f9ae526757f /rust/kernel/ssh:/git@git.zx2c4.com
parentnet: Avoid checksumming unreadable skb tail on trim (diff)
ethtool: rss: avoid modifying the RSS context response
Gemini says that we're modifying the RSS_CREATE response skb. I think it's right, the comment says that unicast() should unshare the skb but I'm not entirely sure what I meant there. netlink_trim() does a copy but only if skb is not well sized (it's at least 2x larger than necessary for the payload). Fixes: a166ab7816c5 ("ethtool: rss: support creating contexts via Netlink") Link: https://patch.msgid.link/20260522230647.1705600-2-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions