From: patchwork-bot+netdevbpf@kernel•org
To: Mat Martineau <martineau@kernel•org>
Cc: matthieu.baerts@tessares•net, davem@davemloft•net,
edumazet@google•com, kuba@kernel•org, pabeni@redhat•com,
geliang.tang@suse•com, netdev@vger•kernel.org,
mptcp@lists•linux.dev, omosnace@redhat•com,
stable@vger•kernel.org, cpaasch@apple•com
Subject: Re: [PATCH net 0/6] mptcp: Fixes for connect timeout, access annotations, and subflow init
Date: Thu, 01 Jun 2023 17:20:22 +0000 [thread overview]
Message-ID: <168564002239.14862.18397323108950816840.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230531-send-net-20230531-v1-0-47750c420571@kernel.org>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel•org>:
On Wed, 31 May 2023 12:37:02 -0700 you wrote:
> Patch 1 allows the SO_SNDTIMEO sockopt to correctly change the connect
> timeout on MPTCP sockets.
>
> Patches 2-5 add READ_ONCE()/WRITE_ONCE() annotations to fix KCSAN issues.
>
> Patch 6 correctly initializes some subflow fields on outgoing connections.
>
> [...]
Here is the summary with links:
- [net,1/6] mptcp: fix connect timeout handling
https://git.kernel.org/netdev/net/c/786fc1245726
- [net,2/6] mptcp: add annotations around msk->subflow accesses
https://git.kernel.org/netdev/net/c/5b825727d087
- [net,3/6] mptcp: consolidate passive msk socket initialization
https://git.kernel.org/netdev/net/c/7e8b88ec35ee
- [net,4/6] mptcp: fix data race around msk->first access
https://git.kernel.org/netdev/net/c/1b1b43ee7a20
- [net,5/6] mptcp: add annotations around sk->sk_shutdown accesses
https://git.kernel.org/netdev/net/c/6b9831bfd932
- [net,6/6] mptcp: fix active subflow finalization
https://git.kernel.org/netdev/net/c/55b47ca7d808
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-06-01 17:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-31 19:37 [PATCH net 0/6] mptcp: Fixes for connect timeout, access annotations, and subflow init Mat Martineau
2023-05-31 19:37 ` [PATCH net 1/6] mptcp: fix connect timeout handling Mat Martineau
2023-05-31 19:37 ` [PATCH net 2/6] mptcp: add annotations around msk->subflow accesses Mat Martineau
2023-05-31 19:37 ` [PATCH net 3/6] mptcp: consolidate passive msk socket initialization Mat Martineau
2023-05-31 19:37 ` [PATCH net 4/6] mptcp: fix data race around msk->first access Mat Martineau
2023-05-31 19:37 ` [PATCH net 5/6] mptcp: add annotations around sk->sk_shutdown accesses Mat Martineau
2023-05-31 19:37 ` [PATCH net 6/6] mptcp: fix active subflow finalization Mat Martineau
2023-06-01 17:20 ` patchwork-bot+netdevbpf [this message]
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=168564002239.14862.18397323108950816840.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=cpaasch@apple$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=geliang.tang@suse$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=martineau@kernel$(echo .)org \
--cc=matthieu.baerts@tessares$(echo .)net \
--cc=mptcp@lists$(echo .)linux.dev \
--cc=netdev@vger$(echo .)kernel.org \
--cc=omosnace@redhat$(echo .)com \
--cc=pabeni@redhat$(echo .)com \
--cc=stable@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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