[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<171896643054.6147.11315994974660731029.git-patchwork-notify@kernel.org>
Date: Fri, 21 Jun 2024 10:40:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: James Chapman <jchapman@...alix.com>
Cc: netdev@...r.kernel.org, gnault@...hat.com, samuel.thibault@...-lyon.org,
ridge.kennedy@...iedtelesis.co.nz
Subject: Re: [PATCH net-next 0/8] l2tp: don't use the tunnel socket's sk_user_data
in datapath
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 20 Jun 2024 12:22:36 +0100 you wrote:
> This series refactors l2tp to not use the tunnel socket's sk_user_data
> in the datapath. The main reasons for doing this are
>
> * to allow for simplifying internal socket cleanup code (to be done
> in a later series)
> * to support multiple L2TPv3 UDP tunnels using the same 5-tuple
> address
>
> [...]
Here is the summary with links:
- [net-next,1/8] l2tp: remove unused list_head member in l2tp_tunnel
https://git.kernel.org/netdev/net-next/c/a744e2d03a91
- [net-next,2/8] l2tp: store l2tpv3 sessions in per-net IDR
https://git.kernel.org/netdev/net-next/c/aa5e17e1f5ec
- [net-next,3/8] l2tp: store l2tpv2 sessions in per-net IDR
https://git.kernel.org/netdev/net-next/c/2a3339f6c963
- [net-next,4/8] l2tp: refactor udp recv to lookup to not use sk_user_data
https://git.kernel.org/netdev/net-next/c/ff6a2ac23cb0
- [net-next,5/8] l2tp: don't use sk_user_data in l2tp_udp_encap_err_recv
https://git.kernel.org/netdev/net-next/c/c37e0138ca5f
- [net-next,6/8] l2tp: use IDR for all session lookups
https://git.kernel.org/netdev/net-next/c/5f77c18ea556
- [net-next,7/8] l2tp: drop the now unused l2tp_tunnel_get_session
https://git.kernel.org/netdev/net-next/c/8c6245af4fc5
- [net-next,8/8] l2tp: replace hlist with simple list for per-tunnel session list
https://git.kernel.org/netdev/net-next/c/d18d3f0a24fc
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists