diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-11-05 17:51:10 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-05 17:51:11 -0800 |
commit | 3f2f406a35e9311d9d3ec8db0ac33ea1853825cd (patch) | |
tree | 36a446b3f88ccd27fe5633db2b47c3da27334794 /drivers/net/ethernet | |
parent | 256748d5480bb3c4b731236c6d6fc86a8e2815d8 (diff) | |
parent | 99635c91fb8b860a6404b9bc8b769df7bdaa2ae3 (diff) |
Merge branch 'mptcp-pm-fix-wrong-perm-and-sock-kfree'
Matthieu Baerts says:
====================
mptcp: pm: fix wrong perm and sock kfree
Two small fixes related to the MPTCP path-manager:
- Patch 1: remove an accidental restriction to admin users to list MPTCP
endpoints. A regression from v6.7.
- Patch 2: correctly use sock_kfree_s() instead of kfree() in the
userspace PM. A fix for another fix introduced in v6.4 and
backportable up to v5.19.
====================
Link: https://patch.msgid.link/20241104-net-mptcp-misc-6-12-v1-0-c13f2ff1656f@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions