Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Mon, 18 Aug 2025 08:40:25 -0700 you wrote: > To diagnose and prevent issues similar to [0], emit warning > (CONFIG_DEBUG_NET) from skb_dst_set and skb_dst_set_noref when > overwriting non-null reference-counted entry. Two new helpers > are added to handle special cases where the entry needs to be > reset and restored: skb_dstref_steal/skb_dstref_restore. The bulk of > the patches in the series converts manual _skb_refst manipulations > to these new helpers. > > [...] Here is the summary with links: - [net-next,v2,1/7] net: Add skb_dstref_steal and skb_dstref_restore https://git.kernel.org/netdev/net-next/c/c3f0c02997c7 - [net-next,v2,2/7] xfrm: Switch to skb_dstref_steal to clear dst_entry https://git.kernel.org/netdev/net-next/c/c829aab21ed5 - [net-next,v2,3/7] netfilter: Switch to skb_dstref_steal to clear dst_entry https://git.kernel.org/netdev/net-next/c/15488d4d8dc1 - [net-next,v2,4/7] net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers https://git.kernel.org/netdev/net-next/c/e97e6a1830dd - [net-next,v2,5/7] staging: octeon: Convert to skb_dst_drop https://git.kernel.org/netdev/net-next/c/da3b9d493ba2 - [net-next,v2,6/7] chtls: Convert to skb_dst_reset https://git.kernel.org/netdev/net-next/c/3e31075a1194 - [net-next,v2,7/7] net: Add skb_dst_check_unset https://git.kernel.org/netdev/net-next/c/a890348adcc9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html