Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Steffen Klassert <steffen.klassert@secunet.com>
Cc: davem@davemloft.net, kuba@kernel.org,
	herbert@gondor.apana.org.au, netdev@vger.kernel.org
Subject: Re: [PATCH 01/10] xfrm: route MIGRATE notifications to caller's netns
Date: Fri, 29 May 2026 20:20:25 +0000	[thread overview]
Message-ID: <178008602564.1951456.13990735152471998792.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260529092648.3878973-2-steffen.klassert@secunet.com>

Hello:

This series was applied to netdev/net.git (main)
by Steffen Klassert <steffen.klassert@secunet.com>:

On Fri, 29 May 2026 11:26:03 +0200 you wrote:
> From: Maoyi Xie <maoyixie.tju@gmail.com>
> 
> xfrm_send_migrate() in net/xfrm/xfrm_user.c and pfkey_send_migrate()
> in net/key/af_key.c both hardcode &init_net for the multicast that
> announces a successful XFRM_MSG_MIGRATE / SADB_X_MIGRATE.
> 
> XFRM_MSG_MIGRATE arrives on a per-netns NETLINK_XFRM socket, and the
> rest of the xfrm/af_key netlink path was made netns-aware in 2008.
> The other 14 multicast paths in xfrm_user.c route their event using
> xs_net(x), xp_net(xp) or sock_net(skb->sk); only the migrate path
> was missed.
> 
> [...]

Here is the summary with links:
  - [01/10] xfrm: route MIGRATE notifications to caller's netns
    https://git.kernel.org/netdev/net/c/7e2a4f7ca095
  - [02/10] xfrm: ipcomp: Free destination pages on acomp errors
    https://git.kernel.org/netdev/net/c/7dbac7680eb6
  - [03/10] xfrm: Check for underflow in xfrm_state_mtu
    https://git.kernel.org/netdev/net/c/742b04d0550b
  - [04/10] xfrm: ah: use skb_to_full_sk in async output callbacks
    https://git.kernel.org/netdev/net/c/79d8be262377
  - [05/10] esp: fix page frag reference leak on skb_to_sgvec failure
    https://git.kernel.org/netdev/net/c/2982e599fff6
  - [06/10] xfrm: esp: restore combined single-frag length gate
    https://git.kernel.org/netdev/net/c/dfa0d7b0ff1e
  - [07/10] xfrm: iptfs: reset runtime state when cloning SAs
    https://git.kernel.org/netdev/net/c/7f83d1740732
  - [08/10] xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit
    https://git.kernel.org/netdev/net/c/3e5241731847
  - [09/10] xfrm: input: hold netns during deferred transport reinjection
    https://git.kernel.org/netdev/net/c/c16f74dc1d75
  - [10/10] Revert "esp: fix page frag reference leak on skb_to_sgvec failure"
    https://git.kernel.org/netdev/net/c/6851161feb01

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2026-05-29 20:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-29  9:26 [PATCH 0/10] pull request (net): ipsec 2026-05-29 Steffen Klassert
2026-05-29  9:26 ` [PATCH 01/10] xfrm: route MIGRATE notifications to caller's netns Steffen Klassert
2026-05-29 20:20   ` patchwork-bot+netdevbpf [this message]
2026-05-29  9:26 ` [PATCH 02/10] xfrm: ipcomp: Free destination pages on acomp errors Steffen Klassert
2026-05-29  9:26 ` [PATCH 03/10] xfrm: Check for underflow in xfrm_state_mtu Steffen Klassert
2026-05-29  9:26 ` [PATCH 04/10] xfrm: ah: use skb_to_full_sk in async output callbacks Steffen Klassert
2026-05-29  9:26 ` [PATCH 05/10] esp: fix page frag reference leak on skb_to_sgvec failure Steffen Klassert
2026-05-29  9:26 ` [PATCH 06/10] xfrm: esp: restore combined single-frag length gate Steffen Klassert
2026-05-29  9:26 ` [PATCH 07/10] xfrm: iptfs: reset runtime state when cloning SAs Steffen Klassert
2026-05-29  9:26 ` [PATCH 08/10] xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit Steffen Klassert
2026-05-29  9:26 ` [PATCH 09/10] xfrm: input: hold netns during deferred transport reinjection Steffen Klassert
2026-05-29  9:26 ` [PATCH 10/10] Revert "esp: fix page frag reference leak on skb_to_sgvec failure" Steffen Klassert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178008602564.1951456.13990735152471998792.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=steffen.klassert@secunet.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox