From: David S. Miller Date: Sun, 6 Aug 2023 07:24:56 +0000 (+0100) Subject: Merge branch 'tcp-options-lockless' X-Git-Tag: v6.6-rc1~162^2~213 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16fd753995f740fb968edaf5fd57ffb96020102e;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'tcp-options-lockless' Eric Dumazet says: ==================== tcp: set few options locklessly This series is avoiding the socket lock for six TCP options. They are not heavily used, but this exercise can give ideas for other parts of TCP/IP stack :) ==================== Signed-off-by: David S. Miller --- 16fd753995f740fb968edaf5fd57ffb96020102e