aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-08-29 19:29:26 -0700
committerJakub Kicinski <kuba@kernel.org>2025-08-29 19:29:27 -0700
commite71aa5a955a7059a705972e9bcdb074b6fd14696 (patch)
tree61e4192b22fe88910082096dcf0e76e3d84e19d3 /net/ipv6/tcp_ipv6.c
parentmicrochip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl support (diff)
parentinet_diag: avoid cache line misses in inet_diag_bc_sk() (diff)
downloadlinux-e71aa5a955a7059a705972e9bcdb074b6fd14696.tar.gz
linux-e71aa5a955a7059a705972e9bcdb074b6fd14696.zip
Merge branch 'inet_diag-make-dumps-faster-with-simple-filters'
Eric Dumazet says: ==================== inet_diag: make dumps faster with simple filters inet_diag_bc_sk() pulls five cache lines per socket, while most filters only need the two first ones. We can change it to only pull needed cache lines, to make things like "ss -temoi src :21456" much faster. First patches (1-3) are annotating data-races as a first step. ==================== Link: https://patch.msgid.link/20250828102738.2065992-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions