From: Jakub Kicinski Date: Thu, 10 Oct 2024 02:43:46 +0000 (-0700) Subject: Merge branch 'mptcp-misc-fixes-involving-fallback-to-tcp' X-Git-Tag: v6.12-rc3~22^2~9 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=5151a35c9b5f86a5899dd32c5fe286bfe5436479;p=linux-block.git Merge branch 'mptcp-misc-fixes-involving-fallback-to-tcp' Matthieu Baerts says: ==================== mptcp: misc. fixes involving fallback to TCP - Patch 1: better handle DSS corruptions from a bugged peer: reducing warnings, doing a fallback or a reset depending on the subflow state. For >= v5.7. - Patch 2: fix DSS corruption due to large pmtu xmit, where MPTCP was not taken into account. For >= v5.6. - Patch 3: fallback when MPTCP opts are dropped after the first data packet, instead of resetting the connection. For >= v5.6. - Patch 4: restrict the removal of a subflow to other closing states, a better fix, for a recent one. For >= v5.10. ==================== Link: https://patch.msgid.link/20241008-net-mptcp-fallback-fixes-v1-0-c6fb8e93e551@kernel.org Signed-off-by: Jakub Kicinski --- 5151a35c9b5f86a5899dd32c5fe286bfe5436479