From: David S. Miller Date: Fri, 5 Aug 2022 07:51:29 +0000 (+0100) Subject: Merge branch 'mptcp-fixes' X-Git-Tag: baikal/aarch64/sdk6.1~3278^2~55 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=f4f4a6f0918b58165bbd222e8be80ff5cdc958e1;p=kernel.git Merge branch 'mptcp-fixes' Mat Martineau says: ==================== mptcp: Fixes for mptcp cleanup/close and a selftest Patch 1 fixes an issue with leaking subflow sockets if there's a failure in a CGROUP_INET_SOCK_CREATE eBPF program. Patch 2 fixes a syzkaller-detected race at MPTCP socket close. Patch 3 is a fix for one mode of the mptcp_connect.sh selftest. ==================== Signed-off-by: David S. Miller --- f4f4a6f0918b58165bbd222e8be80ff5cdc958e1