Yuchung Cheng
|
f82b681a51
tcp: don't use F-RTO on non-recurring timeouts
|
10 vuotta sitten |
Eric Dumazet
|
f69ad292cf
tcp: fill shinfo->gso_size at last moment
|
10 vuotta sitten |
Eric Dumazet
|
51466a7545
tcp: fill shinfo->gso_type at last moment
|
10 vuotta sitten |
Kenneth Klette Jonassen
|
7782ad8bb5
tcp: export tcp_enter_cwr()
|
10 vuotta sitten |
David S. Miller
|
36583eb54d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 vuotta sitten |
Eric Dumazet
|
d654976cbf
tcp: fix a potential deadlock in tcp_get_info()
|
10 vuotta sitten |
Yuchung Cheng
|
b7b0ed910c
tcp: don't over-send F-RTO probes
|
10 vuotta sitten |
Yuchung Cheng
|
da34ac7626
tcp: only undo on partial ACKs in CA_Loss
|
10 vuotta sitten |
Eric Dumazet
|
76dfa60820
tcp: allow one skb to be received per socket under memory pressure
|
10 vuotta sitten |
Eric Dumazet
|
b8da51ebb1
tcp: introduce tcp_under_memory_pressure()
|
10 vuotta sitten |
Eric Dumazet
|
21c8fe9915
tcp: adjust window probe timers to safer values
|
10 vuotta sitten |
Eric Dumazet
|
cd8ae85299
tcp: provide SYN headers for passive connections
|
10 vuotta sitten |
Kenneth Klette Jonassen
|
138998fdd1
tcp: invoke pkts_acked hook on every ACK
|
10 vuotta sitten |
Kenneth Klette Jonassen
|
31231a8a87
tcp: improve RTT from SACK for CC
|
10 vuotta sitten |
Kenneth Klette Jonassen
|
196da97475
tcp: move struct tcp_sacktag_state to tcp_ack()
|
10 vuotta sitten |
Yuchung Cheng
|
9dac883544
tcp: update reordering first before detecting loss
|
10 vuotta sitten |
Eric Dumazet
|
bdd1f9edac
tcp: add tcpi_bytes_received to tcp_info
|
10 vuotta sitten |
Eric Dumazet
|
0df48c26d8
tcp: add tcpi_bytes_acked to tcp_info
|
10 vuotta sitten |
jbaron@akamai.com
|
3c7151275c
tcp: add memory barriers to write space paths
|
10 vuotta sitten |
Kenneth Klette Jonassen
|
3d0d26c797
tcp: fix bogus RTT for CC when retransmissions are acked
|
10 vuotta sitten |
Daniel Lee
|
2646c831c0
tcp: RFC7413 option support for Fast Open client
|
10 vuotta sitten |
Daniel Lee
|
7f9b838b71
tcp: RFC7413 option support for Fast Open server
|
10 vuotta sitten |
David S. Miller
|
c85d6975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 vuotta sitten |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 vuotta sitten |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 vuotta sitten |
Neal Cardwell
|
666b805150
tcp: fix FRTO undo on cumulative ACK of SACKed range
|
10 vuotta sitten |
Eric Dumazet
|
41d25fe092
tcp: tcp_syn_flood_action() can be static
|
10 vuotta sitten |
Eric Dumazet
|
0144a81ccc
tcp: fix ipv4 mapped request socks
|
10 vuotta sitten |
Eric Dumazet
|
52452c5425
inet: drop prev pointer handling in request sock
|
10 vuotta sitten |
Eric Dumazet
|
0470c8ca1d
inet: fix request sock refcounting
|
10 vuotta sitten |