[PATCH net v2 0/6] mptcp: misc fixes for v7.1-rc4

Matthieu Baerts (NGI0) posted 6 patches 1 week, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/20260515-net-mptcp-misc-fixes-7-1-rc4-v2-0-701e96419f2f@kernel.org
net/mptcp/pm.c                                     | 56 ++++++++++++++++++----
net/mptcp/protocol.c                               | 25 ++++++++--
net/mptcp/sockopt.c                                | 10 +++-
tools/testing/selftests/net/mptcp/mptcp_connect.sh |  6 +--
tools/testing/selftests/net/mptcp/mptcp_join.sh    | 31 ++++++++++++
tools/testing/selftests/net/mptcp/mptcp_lib.sh     | 10 ++--
6 files changed, 113 insertions(+), 25 deletions(-)
[PATCH net v2 0/6] mptcp: misc fixes for v7.1-rc4
Posted by Matthieu Baerts (NGI0) 1 week, 3 days ago
Here are various unrelated fixes:

- Patch 1: avoid dropping partial packets. A previous version has been
  sent a few week ago. A fix for 5.10.

- Patches 2-3: stop ADD_ADDR timer when an ADD_ADDR can never been sent
  due to insufficient option space. A fix for v5.10.

- Patch 4: reset rcv_wnd_sent on disconnect, just in case the next
  connection falls back to TCP. A fix for 5.17.

- Patch 5: update window_clamp when SO_RCVBUF is set during the
  connection. A fix similar to a recent one on TCP side, for v6.6.

- Patch 6: avoid wrong time being displayed in the selftests when using
  uutils 0.8.0 which contains a regression with 'date +%3N'. It doesn't
  fix an issue in the kernel selftests, but having the fix is helpful
  for those using uutils 0.8.0.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Changes in v2:
- Patch 2: note for sashiko-nipa
- Patch 5: remove 'inline' keyword (NIPA) + update Fixes tag (Jakub)
- Patch 6: new
- Remove Eric's duplicated address with a typo (not sure how I did that)
- Link to v1: https://patch.msgid.link/20260511-net-mptcp-misc-fixes-7-1-rc4-v1-0-5ee57cb2b7eb@kernel.org

To: Matthieu Baerts <matttbe@kernel.org>
To: Mat Martineau <martineau@kernel.org>
To: Geliang Tang <geliang@kernel.org>
To: "David S. Miller" <davem@davemloft.net>
To: Eric Dumazet <edumazet@google.com>
To: Jakub Kicinski <kuba@kernel.org>
To: Paolo Abeni <pabeni@redhat.com>
To: Simon Horman <horms@kernel.org>
To: Shuah Khan <shuah@kernel.org>
Cc: netdev@vger.kernel.org
Cc: mptcp@lists.linux.dev
Cc: linux-kernel@vger.kernel.org
Cc: linux-kselftest@vger.kernel.org
Cc: Eric Dumazet <edumaze@google.com>

---
Gang Yan (1):
      mptcp: update window_clamp on subflows when SO_RCVBUF is set

Li Xiasong (2):
      mptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficient
      selftests: mptcp: join: cover ADD_ADDR tx drop and list progress

Matthieu Baerts (NGI0) (1):
      selftests: mptcp: drop nanoseconds width specifier

Paolo Abeni (1):
      mptcp: reset rcv wnd on disconnect

Shardul Bankar (1):
      mptcp: do not drop partial packets

 net/mptcp/pm.c                                     | 56 ++++++++++++++++++----
 net/mptcp/protocol.c                               | 25 ++++++++--
 net/mptcp/sockopt.c                                | 10 +++-
 tools/testing/selftests/net/mptcp/mptcp_connect.sh |  6 +--
 tools/testing/selftests/net/mptcp/mptcp_join.sh    | 31 ++++++++++++
 tools/testing/selftests/net/mptcp/mptcp_lib.sh     | 10 ++--
 6 files changed, 113 insertions(+), 25 deletions(-)
---
base-commit: 5db89c99566fc4728cc92e941d8e1975711e24b5
change-id: 20260511-net-mptcp-misc-fixes-7-1-rc4-e2640fd4ef2c

Best regards,
--  
Matthieu Baerts (NGI0) <matttbe@kernel.org>
Re: [PATCH net v2 0/6] mptcp: misc fixes for v7.1-rc4
Posted by patchwork-bot+netdevbpf@kernel.org 6 days, 3 hours ago
Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Fri, 15 May 2026 06:27:31 +0200 you wrote:
> Here are various unrelated fixes:
> 
> - Patch 1: avoid dropping partial packets. A previous version has been
>   sent a few week ago. A fix for 5.10.
> 
> - Patches 2-3: stop ADD_ADDR timer when an ADD_ADDR can never been sent
>   due to insufficient option space. A fix for v5.10.
> 
> [...]

Here is the summary with links:
  - [net,v2,1/6] mptcp: do not drop partial packets
    https://git.kernel.org/netdev/net/c/50c2d91c5dfa
  - [net,v2,2/6] mptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficient
    https://git.kernel.org/netdev/net/c/51e398a3b896
  - [net,v2,3/6] selftests: mptcp: join: cover ADD_ADDR tx drop and list progress
    https://git.kernel.org/netdev/net/c/fc5ef4331810
  - [net,v2,4/6] mptcp: reset rcv wnd on disconnect
    https://git.kernel.org/netdev/net/c/0981f90e1a05
  - [net,v2,5/6] mptcp: update window_clamp on subflows when SO_RCVBUF is set
    https://git.kernel.org/netdev/net/c/3a543ae0e209
  - [net,v2,6/6] selftests: mptcp: drop nanoseconds width specifier
    https://git.kernel.org/netdev/net/c/01ff78e4b3d9

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html