Merge branch 'mptcp-fixes-and-maintainer-email-update-for-v6-6'
authorJakub Kicinski <kuba@kernel.org>
Thu, 5 Oct 2023 16:34:34 +0000 (09:34 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Oct 2023 16:34:34 +0000 (09:34 -0700)
commitc29d984580212f8a5e75b65c99a745f29511f83a
tree5f43b7102a5f6d7a0b48ca6abbe091c8913a924e
parent3eef8555891026628aa1cc6dbc01db86df88aa26
parent8eed6ee362b0099a3390f44b4b2f3be053bdbcee
Merge branch 'mptcp-fixes-and-maintainer-email-update-for-v6-6'

Mat Martineau says:

====================
mptcp: Fixes and maintainer email update for v6.6

Patch 1 addresses a race condition in MPTCP "delegated actions"
infrastructure. Affects v5.19 and later.

Patch 2 removes an unnecessary restriction that did not allow additional
outgoing subflows using the local address of the initial MPTCP subflow.
v5.16 and later.

Patch 3 updates Matthieu's email address.
====================

Link: https://lore.kernel.org/r/20231004-send-net-20231004-v1-0-28de4ac663ae@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>