]> Git Repo - linux.git/commitdiff
Merge branch 'mptcp-fixes-for-6-1'
authorJakub Kicinski <[email protected]>
Tue, 25 Oct 2022 04:14:00 +0000 (21:14 -0700)
committerJakub Kicinski <[email protected]>
Tue, 25 Oct 2022 04:14:01 +0000 (21:14 -0700)
Mat Martineau says:

====================
mptcp: Fixes for 6.1

Patch 1 fixes an issue with assigning subflow IDs in cases where an
incoming MP_JOIN is processed before accept() completes on the MPTCP
socket.

Patches 2 and 3 fix a deadlock issue with fastopen code (new for 6.1) at
connection time.
====================

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>

Trivial merge
This page took 0.053077 seconds and 4 git commands to generate.