From: patchwork-bot+netdevbpf@kernel.org
To: Mat Martineau <mathew.j.martineau@linux.intel.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
pabeni@redhat.com, edumazet@google.com, dmytro@shytyi.net,
benjamin.hesmans@tessares.net, matthieu.baerts@tessares.net,
mptcp@lists.linux.dev
Subject: Re: [PATCH net 0/3] mptcp: Fixes for 6.1
Date: Tue, 25 Oct 2022 04:30:17 +0000 [thread overview]
Message-ID: <166667221776.14254.9036188124871368024.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221021225856.88119-1-mathew.j.martineau@linux.intel.com>
Hello:
This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 21 Oct 2022 15:58:53 -0700 you wrote:
> Patch 1 fixes an issue with assigning subflow IDs in cases where an
> incoming MP_JOIN is processed before accept() completes on the MPTCP
> socket.
>
> Patches 2 and 3 fix a deadlock issue with fastopen code (new for 6.1) at
> connection time.
>
> [...]
Here is the summary with links:
- [net,1/3] mptcp: set msk local address earlier
https://git.kernel.org/netdev/net/c/e72e4032637f
- [net,2/3] mptcp: factor out mptcp_connect()
https://git.kernel.org/netdev/net/c/54f1944ed6d2
- [net,3/3] mptcp: fix abba deadlock on fastopen
https://git.kernel.org/netdev/net/c/fa9e57468aa1
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:[~2022-10-25 4:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-21 22:58 [PATCH net 0/3] mptcp: Fixes for 6.1 Mat Martineau
2022-10-21 22:58 ` [PATCH net 1/3] mptcp: set msk local address earlier Mat Martineau
2022-10-21 22:58 ` [PATCH net 2/3] mptcp: factor out mptcp_connect() Mat Martineau
2022-10-21 22:58 ` [PATCH net 3/3] mptcp: fix abba deadlock on fastopen Mat Martineau
2022-10-25 4:30 ` 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=166667221776.14254.9036188124871368024.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=benjamin.hesmans@tessares.net \
--cc=davem@davemloft.net \
--cc=dmytro@shytyi.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=mathew.j.martineau@linux.intel.com \
--cc=matthieu.baerts@tessares.net \
--cc=mptcp@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.