From: Jakub Kicinski Date: Tue, 19 Nov 2024 02:50:14 +0000 (-0800) Subject: Merge branch 'mptcp-pm-lockless-list-traversal-and-cleanup' X-Git-Tag: v6.13-rc1~135^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5b7cfe06333db98f67bd1c259ffe94829851809c;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'mptcp-pm-lockless-list-traversal-and-cleanup' Matthieu Baerts says: ==================== mptcp: pm: lockless list traversal and cleanup Here are two patches improving the MPTCP in-kernel path-manager. - Patch 1: the get and dump endpoints operations are iterating over the endpoints list in a lockless way. - Patch 2: reduce the code duplication to lookup an endpoint. ==================== Link: https://patch.msgid.link/20241115-net-next-mptcp-pm-lockless-dump-v1-0-f4a1bcb4ca2c@kernel.org Signed-off-by: Jakub Kicinski --- 5b7cfe06333db98f67bd1c259ffe94829851809c