diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-11-13 18:51:09 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-13 18:51:10 -0800 |
commit | 7d2253d93327de257590b88c86eeebfe7ff88d0c (patch) | |
tree | ff71f8ebde3253ff5e4ae2844a048998556fa906 /drivers/net | |
parent | 73af53d82076bbe184d9ece9e14b0dc8599e6055 (diff) | |
parent | db3eab8110bc0520416101b6a5b52f44a43fb4cf (diff) |
Merge branch 'mptcp-pm-a-few-more-fixes'
Matthieu Baerts says:
====================
mptcp: pm: a few more fixes
Three small fixes related to the MPTCP path-manager:
- Patch 1: correctly reflect the backup flag to the corresponding local
address entry of the userspace path-manager. A fix for v5.19.
- Patch 2: hold the PM lock when deleting an entry from the local
addresses of the userspace path-manager to avoid messing up with this
list. A fix for v5.19.
- Patch 3: use _rcu variant to iterate the in-kernel path-manager's
local addresses list, when under rcu_read_lock(). A fix for v5.17.
====================
Link: https://patch.msgid.link/20241112-net-mptcp-misc-6-12-pm-v1-0-b835580cefa8@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions