[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220121003529.54930-1-mathew.j.martineau@linux.intel.com>
Date: Thu, 20 Jan 2022 16:35:26 -0800
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
Subject: [PATCH net 0/3] mptcp: A few fixes
Here are some fixes from the mptcp tree:
Patch 1 fixes a RCU locking issue when processing a netlink command that
updates endpoint flags in the in-kernel MPTCP path manager.
Patch 2 fixes a typo affecting available endpoint id tracking.
Patch 3 fixes IPv6 routing in the MPTCP self tests.
Geliang Tang (1):
mptcp: fix removing ids bitmap setting
Paolo Abeni (2):
mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
selftests: mptcp: fix ipv6 routing setup
net/mptcp/pm_netlink.c | 39 +++++++++++++------
.../testing/selftests/net/mptcp/mptcp_join.sh | 5 ++-
2 files changed, 31 insertions(+), 13 deletions(-)
base-commit: 57afdc0aab094b4c811b3fe030b2567812a495f3
--
2.34.1
Powered by blists - more mailing lists