From: Paolo Abeni Date: Thu, 23 Apr 2026 11:20:24 +0000 (+0200) Subject: Merge branch 'mptcp-sync-the-msk-sndbuf-at-accept-time' X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d40831b016b4986e70d20d0ad14e6a0c62318986;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'mptcp-sync-the-msk-sndbuf-at-accept-time' Matthieu Baerts says: ==================== mptcp: sync the msk->sndbuf at accept() time On passive MPTCP connections, the MPTCP socket send buffer doesn't have the expected size at accept() time. Patch 1 fixes the regression introduced in v6.7, while the following one validates the fix in the selftests. Signed-off-by: Matthieu Baerts (NGI0) ==================== Link: https://patch.msgid.link/20260420-net-mptcp-sync-sndbuf-accept-v1-0-e3523e3aeb44@kernel.org Signed-off-by: Paolo Abeni --- d40831b016b4986e70d20d0ad14e6a0c62318986