From: Jakub Kicinski Date: Thu, 29 Sep 2022 02:05:39 +0000 (-0700) Subject: Merge branch 'mptcp-properly-clean-up-unaccepted-subflows' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3b04cba7add093d0d8267cf70a333ca8fe8233ca;p=linux.git Merge branch 'mptcp-properly-clean-up-unaccepted-subflows' Mat Martineau says: ==================== mptcp: Properly clean up unaccepted subflows Patch 1 factors out part of the mptcp_close() function for use by a caller that already owns the socket lock. This is a prerequisite for patch 2. Patch 2 is the fix that fully cleans up the unaccepted subflow sockets. ==================== Link: https://lore.kernel.org/r/20220927193158.195729-1-mathew.j.martineau@linux.intel.com Signed-off-by: Jakub Kicinski --- 3b04cba7add093d0d8267cf70a333ca8fe8233ca