From: Jakub Kicinski Date: Fri, 20 Nov 2020 23:33:27 +0000 (-0800) Subject: Merge branch 'mptcp-more-miscellaneous-mptcp-fixes' X-Git-Tag: v5.15~2222^2~204 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9e8ac63fe1bc346275b27d5d8016e465402d3c34;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'mptcp-more-miscellaneous-mptcp-fixes' Mat Martineau says: ==================== mptcp: More miscellaneous MPTCP fixes Here's another batch of fixup and enhancement patches that we have collected in the MPTCP tree. Patch 1 removes an unnecessary flag and related code. Patch 2 fixes a bug encountered when closing fallback sockets. Patches 3 and 4 choose a better transmit subflow, with a self test. Patch 5 adjusts tracking of unaccepted subflows Patches 6-8 improve handling of long ADD_ADDR options, with a test. Patch 9 more reliably tracks the MPTCP-level window shared with peers. Patch 10 sends MPTCP-level acknowledgements more aggressively, so the peer can send more data without extra delay. ==================== Link: https://lore.kernel.org/r/20201119194603.103158-1-mathew.j.martineau@linux.intel.com Signed-off-by: Jakub Kicinski --- 9e8ac63fe1bc346275b27d5d8016e465402d3c34