From: David S. Miller Date: Wed, 20 Jul 2022 09:14:50 +0000 (+0100) Subject: Merge branch 'net-sysctl-races-round-4' X-Git-Tag: v5.19-rc8~21^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b15b3e93e405828c0b38df15439d9a851468d98;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'net-sysctl-races-round-4' Kuniyuki Iwashima says: ==================== sysctl: Fix data-races around ipv4_net_table (Round 4). This series fixes data-races around 17 knobs after fib_multipath_use_neigh in ipv4_net_table. tcp_fack was skipped because it's obsolete and there's no readers. So, round 5 will start with tcp_dsack, 2 rounds left for 27 knobs. ==================== Signed-off-by: David S. Miller --- 3b15b3e93e405828c0b38df15439d9a851468d98