]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit557c32b28d20efd3b1fcf48739d672a8f8ca87ef
tree0ddbad7159c0d87c17f44a26723f4e56084e4328
parent4306df7362ca31f6ac7b0e83f823d0ff189aa45d
parenta496004cab592ab6519236f4a5d412b9935b91e6
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>