[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210924000413.89902-1-mathew.j.martineau@linux.intel.com>
Date: Thu, 23 Sep 2021 17:04:10 -0700
From: Mat Martineau <mathew.j.martineau@...ux.intel.com>
To: netdev@...r.kernel.org
Cc: Mat Martineau <mathew.j.martineau@...ux.intel.com>,
davem@...emloft.net, kuba@...nel.org, matthieu.baerts@...sares.net,
mptcp@...ts.linux.dev, fw@...len.de, dcaratti@...hat.com,
pabeni@...hat.com, geliangtang@...il.com
Subject: [PATCH net 0/2] 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.
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
Powered by blists - more mailing lists