Searched hist:ed53d0ab761f5c71d77c8dc05fd19c0a851200db (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/net/ |
H A D | request_sock.h | diff ed53d0ab761f5c71d77c8dc05fd19c0a851200db Thu Oct 08 21:33:23 CDT 2015 Eric Dumazet <edumazet@google.com> net: shrink struct sock and request_sock by 8 bytes
One 32bit hole is following skc_refcnt, use it. skc_incoming_cpu can also be an union for request_sock rcv_wnd.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sock.h | diff ed53d0ab761f5c71d77c8dc05fd19c0a851200db Thu Oct 08 21:33:23 CDT 2015 Eric Dumazet <edumazet@google.com> net: shrink struct sock and request_sock by 8 bytes
One 32bit hole is following skc_refcnt, use it. skc_incoming_cpu can also be an union for request_sock rcv_wnd.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | syncookies.c | diff ed53d0ab761f5c71d77c8dc05fd19c0a851200db Thu Oct 08 21:33:23 CDT 2015 Eric Dumazet <edumazet@google.com> net: shrink struct sock and request_sock by 8 bytes
One 32bit hole is following skc_refcnt, use it. skc_incoming_cpu can also be an union for request_sock rcv_wnd.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_ipv6.c | diff ed53d0ab761f5c71d77c8dc05fd19c0a851200db Thu Oct 08 21:33:23 CDT 2015 Eric Dumazet <edumazet@google.com> net: shrink struct sock and request_sock by 8 bytes
One 32bit hole is following skc_refcnt, use it. skc_incoming_cpu can also be an union for request_sock rcv_wnd.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | syncookies.c | diff ed53d0ab761f5c71d77c8dc05fd19c0a851200db Thu Oct 08 21:33:23 CDT 2015 Eric Dumazet <edumazet@google.com> net: shrink struct sock and request_sock by 8 bytes
One 32bit hole is following skc_refcnt, use it. skc_incoming_cpu can also be an union for request_sock rcv_wnd.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_minisocks.c | diff ed53d0ab761f5c71d77c8dc05fd19c0a851200db Thu Oct 08 21:33:23 CDT 2015 Eric Dumazet <edumazet@google.com> net: shrink struct sock and request_sock by 8 bytes
One 32bit hole is following skc_refcnt, use it. skc_incoming_cpu can also be an union for request_sock rcv_wnd.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_output.c | diff ed53d0ab761f5c71d77c8dc05fd19c0a851200db Thu Oct 08 21:33:23 CDT 2015 Eric Dumazet <edumazet@google.com> net: shrink struct sock and request_sock by 8 bytes
One 32bit hole is following skc_refcnt, use it. skc_incoming_cpu can also be an union for request_sock rcv_wnd.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_ipv4.c | diff ed53d0ab761f5c71d77c8dc05fd19c0a851200db Thu Oct 08 21:33:23 CDT 2015 Eric Dumazet <edumazet@google.com> net: shrink struct sock and request_sock by 8 bytes
One 32bit hole is following skc_refcnt, use it. skc_incoming_cpu can also be an union for request_sock rcv_wnd.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_input.c | diff ed53d0ab761f5c71d77c8dc05fd19c0a851200db Thu Oct 08 21:33:23 CDT 2015 Eric Dumazet <edumazet@google.com> net: shrink struct sock and request_sock by 8 bytes
One 32bit hole is following skc_refcnt, use it. skc_incoming_cpu can also be an union for request_sock rcv_wnd.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|