Merge branch 'mptcp-updates-for-net-next'
authorJakub Kicinski <kuba@kernel.org>
Mon, 16 May 2022 20:11:33 +0000 (13:11 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 16 May 2022 20:11:34 +0000 (13:11 -0700)
commit2ba5c8163038bcbac34540d9ecae574d390a031f
tree0ddbad7159c0d87c17f44a26723f4e56084e4328
parentf008f8d0305cdf930de97d4f746f2a6bc9338385
parentea1e301d04b7dc47e9e25ebba461c397f4d4e767
Merge branch 'mptcp-updates-for-net-next'

Mat Martineau says:

====================
mptcp: Updates for net-next

Three independent fixes/features from the MPTCP tree:

Patch 1 is a selftest workaround for older iproute2 packages.

Patch 2 removes superfluous locks that were added with recent MP_FAIL
patches.

Patch 3 adds support for the TCP_DEFER_ACCEPT sockopt.
====================

Link: https://lore.kernel.org/r/20220514002115.725976-1-mathew.j.martineau@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>