Home
last modified time | relevance | path

Searched hist:"770041 d337a85923810dd3aeebea38037a28d534" (Results 1 – 5 of 5) sorted by relevance

/linux/net/ipv4/
H A Dinet_timewait_sock.cdiff 770041d337a85923810dd3aeebea38037a28d534 Tue Dec 19 01:18:32 CET 2023 Kuniyuki Iwashima <kuniyu@amazon.com> tcp: Link sk and twsk to tb2->owners using skc_bind_node.

Now we can use sk_bind_node/tw_bind_node for bhash2, which means
we need not link TIME_WAIT sockets separately.

The dead code and sk_bind2_node will be removed in the next patch.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dinet_diag.cdiff 770041d337a85923810dd3aeebea38037a28d534 Tue Dec 19 01:18:32 CET 2023 Kuniyuki Iwashima <kuniyu@amazon.com> tcp: Link sk and twsk to tb2->owners using skc_bind_node.

Now we can use sk_bind_node/tw_bind_node for bhash2, which means
we need not link TIME_WAIT sockets separately.

The dead code and sk_bind2_node will be removed in the next patch.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dinet_hashtables.cdiff 770041d337a85923810dd3aeebea38037a28d534 Tue Dec 19 01:18:32 CET 2023 Kuniyuki Iwashima <kuniyu@amazon.com> tcp: Link sk and twsk to tb2->owners using skc_bind_node.

Now we can use sk_bind_node/tw_bind_node for bhash2, which means
we need not link TIME_WAIT sockets separately.

The dead code and sk_bind2_node will be removed in the next patch.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dinet_connection_sock.cdiff 770041d337a85923810dd3aeebea38037a28d534 Tue Dec 19 01:18:32 CET 2023 Kuniyuki Iwashima <kuniyu@amazon.com> tcp: Link sk and twsk to tb2->owners using skc_bind_node.

Now we can use sk_bind_node/tw_bind_node for bhash2, which means
we need not link TIME_WAIT sockets separately.

The dead code and sk_bind2_node will be removed in the next patch.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/net/
H A Dsock.hdiff 770041d337a85923810dd3aeebea38037a28d534 Tue Dec 19 01:18:32 CET 2023 Kuniyuki Iwashima <kuniyu@amazon.com> tcp: Link sk and twsk to tb2->owners using skc_bind_node.

Now we can use sk_bind_node/tw_bind_node for bhash2, which means
we need not link TIME_WAIT sockets separately.

The dead code and sk_bind2_node will be removed in the next patch.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>