Home
last modified time | relevance | path

Searched hist:"9439 ce00f208d95703a6725e4ea986dd90e37ffd" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/core/
H A Drequest_sock.cdiff 9439ce00f208d95703a6725e4ea986dd90e37ffd Tue Mar 17 20:32:29 CDT 2015 Eric Dumazet <edumazet@google.com> tcp: rename struct tcp_request_sock listener

The listener field in struct tcp_request_sock is a pointer
back to the listener. We now have req->rsk_listener, so TCP
only needs one boolean and not a full pointer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Dtcp_fastopen.cdiff 9439ce00f208d95703a6725e4ea986dd90e37ffd Tue Mar 17 20:32:29 CDT 2015 Eric Dumazet <edumazet@google.com> tcp: rename struct tcp_request_sock listener

The listener field in struct tcp_request_sock is a pointer
back to the listener. We now have req->rsk_listener, so TCP
only needs one boolean and not a full pointer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsyncookies.cdiff 9439ce00f208d95703a6725e4ea986dd90e37ffd Tue Mar 17 20:32:29 CDT 2015 Eric Dumazet <edumazet@google.com> tcp: rename struct tcp_request_sock listener

The listener field in struct tcp_request_sock is a pointer
back to the listener. We now have req->rsk_listener, so TCP
only needs one boolean and not a full pointer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dinet_connection_sock.cdiff 9439ce00f208d95703a6725e4ea986dd90e37ffd Tue Mar 17 20:32:29 CDT 2015 Eric Dumazet <edumazet@google.com> tcp: rename struct tcp_request_sock listener

The listener field in struct tcp_request_sock is a pointer
back to the listener. We now have req->rsk_listener, so TCP
only needs one boolean and not a full pointer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_input.cdiff 9439ce00f208d95703a6725e4ea986dd90e37ffd Tue Mar 17 20:32:29 CDT 2015 Eric Dumazet <edumazet@google.com> tcp: rename struct tcp_request_sock listener

The listener field in struct tcp_request_sock is a pointer
back to the listener. We now have req->rsk_listener, so TCP
only needs one boolean and not a full pointer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Dsyncookies.cdiff 9439ce00f208d95703a6725e4ea986dd90e37ffd Tue Mar 17 20:32:29 CDT 2015 Eric Dumazet <edumazet@google.com> tcp: rename struct tcp_request_sock listener

The listener field in struct tcp_request_sock is a pointer
back to the listener. We now have req->rsk_listener, so TCP
only needs one boolean and not a full pointer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/linux/
H A Dtcp.hdiff 9439ce00f208d95703a6725e4ea986dd90e37ffd Tue Mar 17 20:32:29 CDT 2015 Eric Dumazet <edumazet@google.com> tcp: rename struct tcp_request_sock listener

The listener field in struct tcp_request_sock is a pointer
back to the listener. We now have req->rsk_listener, so TCP
only needs one boolean and not a full pointer.

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