Eric Dumazet
|
d654976cbf
tcp: fix a potential deadlock in tcp_get_info()
|
10 tahun lalu |
Yuchung Cheng
|
b7b0ed910c
tcp: don't over-send F-RTO probes
|
10 tahun lalu |
Yuchung Cheng
|
da34ac7626
tcp: only undo on partial ACKs in CA_Loss
|
10 tahun lalu |
Yuchung Cheng
|
9dac883544
tcp: update reordering first before detecting loss
|
10 tahun lalu |
Eric Dumazet
|
bdd1f9edac
tcp: add tcpi_bytes_received to tcp_info
|
10 tahun lalu |
Eric Dumazet
|
0df48c26d8
tcp: add tcpi_bytes_acked to tcp_info
|
10 tahun lalu |
jbaron@akamai.com
|
3c7151275c
tcp: add memory barriers to write space paths
|
10 tahun lalu |
Kenneth Klette Jonassen
|
3d0d26c797
tcp: fix bogus RTT for CC when retransmissions are acked
|
10 tahun lalu |
Daniel Lee
|
2646c831c0
tcp: RFC7413 option support for Fast Open client
|
10 tahun lalu |
Daniel Lee
|
7f9b838b71
tcp: RFC7413 option support for Fast Open server
|
10 tahun lalu |
David S. Miller
|
c85d6975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 tahun lalu |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 tahun lalu |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 tahun lalu |
Neal Cardwell
|
666b805150
tcp: fix FRTO undo on cumulative ACK of SACKed range
|
10 tahun lalu |
Eric Dumazet
|
41d25fe092
tcp: tcp_syn_flood_action() can be static
|
10 tahun lalu |
Eric Dumazet
|
0144a81ccc
tcp: fix ipv4 mapped request socks
|
10 tahun lalu |
Eric Dumazet
|
52452c5425
inet: drop prev pointer handling in request sock
|
10 tahun lalu |
Eric Dumazet
|
0470c8ca1d
inet: fix request sock refcounting
|
10 tahun lalu |
Eric Dumazet
|
9439ce00f2
tcp: rename struct tcp_request_sock listener
|
10 tahun lalu |
Eric Dumazet
|
4e9a578e5b
inet: add rsk_listener field to struct request_sock
|
10 tahun lalu |
Eric Dumazet
|
e49bb337d7
inet: uninline inet_reqsk_alloc()
|
10 tahun lalu |
Eric Dumazet
|
407640de21
inet: add sk_listener argument to inet_reqsk_alloc()
|
10 tahun lalu |
Eric Dumazet
|
7970ddc8f9
tcp: uninline tcp_oow_rate_limited()
|
10 tahun lalu |
Eric Dumazet
|
1bfc4438a7
tcp: move tcp_openreq_init() to tcp_input.c
|
10 tahun lalu |
Eric Dumazet
|
16f86165bd
inet: fill request sock ir_iif for IPv4
|
10 tahun lalu |
Eric Dumazet
|
bd337c581b
ipv6: add missing ireq_net & ir_cookie initializations
|
10 tahun lalu |
Eric Dumazet
|
d77c555d32
net: fix CONFIG_NET_NS=n compilation
|
10 tahun lalu |
Eric Dumazet
|
33cf7c90fe
net: add real socket cookies
|
10 tahun lalu |
Neal Cardwell
|
6514890f7a
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
|
10 tahun lalu |
Neal Cardwell
|
f2b2c582e8
tcp: mitigate ACK loops for connections as tcp_sock
|
10 tahun lalu |