From: patchwork-bot+netdevbpf@kernel.org
To: Mat Martineau <martineau@kernel.org>
Cc: matttbe@kernel.org, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org,
mptcp@lists.linux.dev
Subject: Re: [PATCH net-next 0/9] mptcp: Features and fixes for v6.7
Date: Wed, 25 Oct 2023 19:50:24 +0000 [thread overview]
Message-ID: <169826342483.24198.5669935259131850057.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231023-send-net-next-20231023-2-v1-0-9dc60939d371@kernel.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 23 Oct 2023 13:44:33 -0700 you wrote:
> Patch 1 adds a configurable timeout for the MPTCP connection when all
> subflows are closed, to support break-before-make use cases.
>
> Patch 2 is a fix for a 1-byte error in rx data counters with MPTCP
> fastopen connections.
>
> Patch 3 is a minor code cleanup.
>
> [...]
Here is the summary with links:
- [net-next,1/9] mptcp: add a new sysctl for make after break timeout
https://git.kernel.org/netdev/net-next/c/d866ae9aaa43
- [net-next,2/9] mptcp: properly account fastopen data
https://git.kernel.org/netdev/net-next/c/bf0e96108fb6
- [net-next,3/9] mptcp: use plain bool instead of custom binary enum
https://git.kernel.org/netdev/net-next/c/f1f26512a9bf
- [net-next,4/9] tcp: define initial scaling factor value as a macro
https://git.kernel.org/netdev/net-next/c/849ee75a38b2
- [net-next,5/9] mptcp: give rcvlowat some love
https://git.kernel.org/netdev/net-next/c/5684ab1a0eff
- [net-next,6/9] mptcp: use copy_from_iter helpers on transmit
https://git.kernel.org/netdev/net-next/c/0ffe8e749040
- [net-next,7/9] mptcp: consolidate sockopt synchronization
https://git.kernel.org/netdev/net-next/c/a1ab24e5fc4a
- [net-next,8/9] mptcp: ignore notsent_lowat setting at the subflow level
https://git.kernel.org/netdev/net-next/c/9fdc779331bd
- [net-next,9/9] mptcp: refactor sndbuf auto-tuning
https://git.kernel.org/netdev/net-next/c/8005184fd1ca
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-10-25 19:50 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-23 20:44 [PATCH net-next 0/9] mptcp: Features and fixes for v6.7 Mat Martineau
2023-10-23 20:44 ` [PATCH net-next 1/9] mptcp: add a new sysctl for make after break timeout Mat Martineau
2023-10-25 0:54 ` Jakub Kicinski
2023-10-25 13:48 ` Paolo Abeni
2023-10-23 20:44 ` [PATCH net-next 2/9] mptcp: properly account fastopen data Mat Martineau
2023-10-23 20:44 ` [PATCH net-next 3/9] mptcp: use plain bool instead of custom binary enum Mat Martineau
2023-10-23 20:44 ` [PATCH net-next 4/9] tcp: define initial scaling factor value as a macro Mat Martineau
2023-10-23 20:44 ` [PATCH net-next 5/9] mptcp: give rcvlowat some love Mat Martineau
2023-10-23 20:44 ` [PATCH net-next 6/9] mptcp: use copy_from_iter helpers on transmit Mat Martineau
2023-10-23 20:44 ` [PATCH net-next 7/9] mptcp: consolidate sockopt synchronization Mat Martineau
2023-10-23 20:44 ` [PATCH net-next 8/9] mptcp: ignore notsent_lowat setting at the subflow level Mat Martineau
2023-10-23 20:44 ` [PATCH net-next 9/9] mptcp: refactor sndbuf auto-tuning Mat Martineau
2023-11-02 17:19 ` Eric Dumazet
2023-11-02 18:38 ` Mat Martineau
2023-11-06 7:21 ` Paolo Abeni
2023-11-06 8:18 ` Eric Dumazet
2023-10-25 19:50 ` 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=169826342483.24198.5669935259131850057.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=martineau@kernel.org \
--cc=matttbe@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).