From: Jakub Kicinski Date: Thu, 13 Apr 2023 16:59:00 +0000 (-0700) Subject: Merge branch 'mptcp-more-fixes-for-6-3' X-Git-Tag: v6.6.7~3132^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ecfcc6fbeb57c6b076cddba99f04c6e800b61dff;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'mptcp-more-fixes-for-6-3' Matthieu Baerts says: ==================== mptcp: more fixes for 6.3 Patch 1 avoids scheduling the MPTCP worker on a closed socket on some edge cases. It fixes issues that can be visible from v5.11. Patch 2 makes sure the MPTCP worker doesn't try to manipulate disconnected sockets. This is also a fix for an issue that can be visible from v5.11. Patch 3 fixes a NULL pointer dereference when MPTCP FastOpen is used and an early fallback is done. A fix for v6.2. Patch 4 improves the stability of the userspace PM selftest for a subtest added in v6.2. ==================== Link: https://lore.kernel.org/r/20230411-upstream-net-20230411-mptcp-fixes-v1-0-ca540f3ef986@tessares.net Signed-off-by: Jakub Kicinski --- ecfcc6fbeb57c6b076cddba99f04c6e800b61dff