From: David S. Miller Date: Thu, 4 Mar 2021 22:30:13 +0000 (-0800) Subject: Merge branch 'mptcp-fixes' X-Git-Tag: v5.15~1571^2~41 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bdda7dfab153b38bbecade4109b200b6fff24814;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'mptcp-fixes' Mat Martineau says: ==================== mptcp: Fixes for v5.12 These patches from the MPTCP tree fix a few multipath TCP issues: Patches 1 and 5 clear some stale pointers when subflows close. Patches 2, 4, and 9 plug some memory leaks. Patch 3 fixes a memory accounting error identified by syzkaller. Patches 6 and 7 fix a race condition that slowed data transmission. Patch 8 adds missing wakeups when write buffer space is freed. ==================== Signed-off-by: David S. Miller --- bdda7dfab153b38bbecade4109b200b6fff24814