You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mainline inclusion
from mainline-v6.8-rc1
category: performance
Now all sockets including TIME_WAIT are linked to bhash2 using
sock_common.skc_bind_node.
We no longer use inet_bind2_bucket.deathrow, sock.sk_bind2_node,
and inet_timewait_sock.tw_bind2_node.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 8191792)
Change-Id: Ie78b23ea9661ebdb3b8f0a3717d3b34a361ff354
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
[Conflicts: context diff because of KABI]
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
Conflicts:
include/net/sock.h
0 commit comments