]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mptcp-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 Sep 2021 09:51:36 +0000 (10:51 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Sep 2021 09:51:36 +0000 (10:51 +0100)
commit3f314271ee900515dc47b1e802616f1401309092
treea1e2bb0197e0a7f9cb73cb59deff9c434aedd6d0
parente9085d70d878b8a3482e3df91b99c3f6455a2b22
parenteff304cc13d7b23b4e125d94f610cddae2254add
Merge branch 'mptcp-fixes'

Mat Martineau says:

====================
mptcp: Bug fixes

This patch set includes two separate fixes for the net tree:

Patch 1 makes sure that MPTCP token searches are always limited to the
appropriate net namespace.

Patch 2 allows userspace to always change the backup settings for
configured endpoints even if those endpoints are not currently in use.
====================

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