aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_fastopen.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-03-25 14:32:03 +0000
committerJakub Kicinski <[email protected]>2025-03-25 14:32:04 +0000
commitc1dacb45778ca9749cb2a5dd61c2d196979ecfce (patch)
treef7e0db8b201191607ada8f535212a87092ad1f12 /net/ipv4/tcp_fastopen.c
parentipv6: fix _DEVADD() and _DEVUPD() macros (diff)
parentnexthop: Convert RTM_DELNEXTHOP to per-netns RTNL. (diff)
downloadkernel-c1dacb45778ca9749cb2a5dd61c2d196979ecfce.tar.gz
kernel-c1dacb45778ca9749cb2a5dd61c2d196979ecfce.zip
Merge branch 'nexthop-convert-rtm_-new-del-nexthop-to-per-netns-rtnl'
Kuniyuki Iwashima says: ==================== nexthop: Convert RTM_{NEW,DEL}NEXTHOP to per-netns RTNL. Patch 1 - 5 move some validation for RTM_NEWNEXTHOP so that it can be called without RTNL. Patch 6 & 7 converts RTM_NEWNEXTHOP and RTM_DELNEXTHOP to per-netns RTNL. Note that RTM_GETNEXTHOP and RTM_GETNEXTHOPBUCKET are not touched in this series. rtm_get_nexthop() can be easily converted to RCU, but rtm_dump_nexthop() needs more work due to the left-to-right rbtree walk, which looks prone to node deletion and tree rotation without a retry mechanism. v1: https://lore.kernel.org/netdev/[email protected]/ ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_fastopen.c')
0 files changed, 0 insertions, 0 deletions