From: Paolo Abeni Date: Tue, 29 Oct 2024 10:55:28 +0000 (+0100) Subject: Merge branch 'ipv4-convert-rtm_-new-del-addr-and-more-to-per-netns-rtnl' X-Git-Tag: v6.13-rc1~135^2~216 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd1b082f015317091034bee815b97d911d7a2195;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'ipv4-convert-rtm_-new-del-addr-and-more-to-per-netns-rtnl' Kuniyuki Iwashima says: ==================== ipv4: Convert RTM_{NEW,DEL}ADDR and more to per-netns RTNL. The IPv4 address hash table and GC are already namespacified. This series converts RTM_NEWADDR/RTM_DELADDR and some more RTNL users to per-netns RTNL. Changes: v2: * Add patch 1 to address sparse warning for CONFIG_DEBUG_NET_SMALL_RTNL=n * Add Eric's tags to patch 2-12 v1: https://lore.kernel.org/netdev/20241018012225.90409-1-kuniyu@amazon.com/ ==================== Link: https://patch.msgid.link/20241021183239.79741-1-kuniyu@amazon.com Signed-off-by: Paolo Abeni --- dd1b082f015317091034bee815b97d911d7a2195