netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] mptcp: A few fixes
@ 2022-01-21  0:35 Mat Martineau
  2022-01-21  0:35 ` [PATCH net 1/3] mptcp: fix msk traversal in mptcp_nl_cmd_set_flags() Mat Martineau
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mat Martineau @ 2022-01-21  0:35 UTC (permalink / raw)
  To: netdev; +Cc: Mat Martineau, davem, kuba, matthieu.baerts, mptcp

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-21  6:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21  0:35 [PATCH net 0/3] mptcp: A few fixes Mat Martineau
2022-01-21  0:35 ` [PATCH net 1/3] mptcp: fix msk traversal in mptcp_nl_cmd_set_flags() Mat Martineau
2022-01-21  0:35 ` [PATCH net 2/3] mptcp: fix removing ids bitmap setting Mat Martineau
2022-01-21  0:35 ` [PATCH net 3/3] selftests: mptcp: fix ipv6 routing setup Mat Martineau
2022-01-21  6:00 ` [PATCH net 0/3] mptcp: A few fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).