[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168171602233.1935.2357676124507584739.git-patchwork-notify@kernel.org>
Date: Mon, 17 Apr 2023 07:20:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Matthieu Baerts <matthieu.baerts@...sares.net>
Cc: mptcp@...ts.linux.dev, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, omosnace@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/5] mptcp: refactor first subflow init
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 14 Apr 2023 16:07:59 +0200 you wrote:
> This series refactors the initialisation of the first subflow of a
> listen socket. The first subflow allocation is no longer done at the
> initialisation of the socket but later, when the connection request is
> received or when requested by the userspace.
>
> This is needed not just because Paolo likes to refactor things but
> because this simplifies the code and makes the behaviour more consistent
> with the rest. Also, this is a prerequisite for future patches adding
> proper support of SELinux/LSM labels with MPTCP and accept(2).
>
> [...]
Here is the summary with links:
- [net-next,1/5] mptcp: drop unneeded argument
https://git.kernel.org/netdev/net-next/c/7a486c443c89
- [net-next,2/5] mptcp: avoid unneeded __mptcp_nmpc_socket() usage
https://git.kernel.org/netdev/net-next/c/617612316953
- [net-next,3/5] mptcp: move fastopen subflow check inside mptcp_sendmsg_fastopen()
https://git.kernel.org/netdev/net-next/c/a2702a076e73
- [net-next,4/5] mptcp: move first subflow allocation at mpc access time
https://git.kernel.org/netdev/net-next/c/ddb1a072f858
- [net-next,5/5] mptcp: fastclose msk when cleaning unaccepted sockets
https://git.kernel.org/netdev/net-next/c/8d547809a5d7
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