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.
Davide Caratti (1):
mptcp: allow changing the 'backup' bit when no sockets are open
Florian Westphal (1):
mptcp: don't return sockets in foreign netns
net/mptcp/mptcp_diag.c | 2 +-
net/mptcp/pm_netlink.c | 4 +---
net/mptcp/protocol.h | 2 +-
net/mptcp/subflow.c | 2 +-
net/mptcp/syncookies.c | 13 +------------
net/mptcp/token.c | 11 ++++++++---
net/mptcp/token_test.c | 14 ++++++++------
7 files changed, 21 insertions(+), 27 deletions(-)
base-commit: 9bc62afe03afdf33904f5e784e1ad68c50ff00bb
--
2.33.0