]> Git Repo - linux.git/commitdiff
Merge branch 'mptcp-a-bunch-of-fixes'
authorJakub Kicinski <[email protected]>
Tue, 23 Feb 2021 02:55:01 +0000 (18:55 -0800)
committerJakub Kicinski <[email protected]>
Tue, 23 Feb 2021 02:55:02 +0000 (18:55 -0800)
Paolo Abeni says:

====================
mptcp: a bunch of fixes

This series bundle a few MPTCP fixes for the current net tree.
They have been detected via syzkaller and packetdrill

Patch 1 fixes a slow close for orphaned sockets

Patch 2 fixes another hangup at close time, when no
data was actually transmitted before close

Patch 3 fixes a memory leak with unusual sockopts

Patch 4 fixes stray wake-ups on listener sockets
====================

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>

Trivial merge
This page took 0.053343 seconds and 4 git commands to generate.