Merge branch 'mptcp-fix-races-on-accept'
authorDavid S. Miller <davem@davemloft.net>
Mon, 20 Apr 2020 19:59:33 +0000 (12:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Apr 2020 19:59:33 +0000 (12:59 -0700)
Paolo Abeni says:

====================
mptcp: fix races on accept()

This series includes some fixes for accept() races which may cause inconsistent
MPTCP socket status and oops. Please see the individual patches for the
technical details.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge