summaryrefslogtreecommitdiff
path: root/net/dccp
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2023-08-04 18:26:29 -0700
committerJakub Kicinski <kuba@kernel.org>2023-08-04 18:26:29 -0700
commitfc2ea6ab0a73b58328c61237017e28ba49b3a21e (patch)
tree4e925a1ed9d61805216307d05695f013950c64ca /net/dccp
parentec935188399d8f7f8618c7ec1c83eb6da8d3118f (diff)
parent511b90e39250135a7f900f1c3afbce25543018a2 (diff)
Merge branch 'mptcp-more-fixes-for-v6-5'
Matthieu Baerts says: ==================== mptcp: more fixes for v6.5 Here is a new batch of fixes related to MPTCP for v6.5 and older. Patches 1 and 2 fix issues with MPTCP Join selftest when manually launched with '-i' parameter to use 'ip mptcp' tool instead of the dedicated one (pm_nl_ctl). The issues have been there since v5.18. Thank you Andrea for your first contributions to MPTCP code in the upstream kernel! Patch 3 avoids corrupting the data stream when trying to reset connections that have fallen back to TCP. This can happen from v6.1. Patch 4 fixes a race when doing a disconnect() and an accept() in parallel on a listener socket. The issue only happens in rare cases if the user is really unlucky since a fix that landed in v6.3 but backported up to v6.1. ==================== Link: https://lore.kernel.org/r/20230803-upstream-net-20230803-misc-fixes-6-5-v1-0-6671b1ab11cc@tessares.net Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions