Yuchung Cheng
|
6e08d5e3c8
tcp: fix false undo corner cases
|
hace 11 años |
Neal Cardwell
|
2cd0d743b0
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
|
hace 11 años |
Octavian Purdila
|
6cc55e096f
tcp: add gfp parameter to tcp_fragment
|
hace 11 años |
David S. Miller
|
c99f7abf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 11 años |
Yuchung Cheng
|
0cfa5c07d6
tcp: fix cwnd undo on DSACK in F-RTO
|
hace 11 años |
Eric Dumazet
|
249015515f
tcp: remove in_flight parameter from cong_avoid() methods
|
hace 11 años |
Weiping Pan
|
86fd14ad1e
tcp: make tcp_cwnd_application_limited() static
|
hace 11 años |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
hace 11 años |
Eric Dumazet
|
431a91242d
tcp: timestamp SYN+DATA messages
|
hace 11 años |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 11 años |
Yuchung Cheng
|
f19c29e3e3
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
|
hace 11 años |
Yuchung Cheng
|
c84a57113f
tcp: fix bogus RTT on special retransmission
|
hace 11 años |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
hace 11 años |
Eric Dumazet
|
4a5ab4e224
tcp: remove 1ms offset in srtt computation
|
hace 11 años |
stephen hemminger
|
f7e56a76ac
tcp: make local functions static
|
hace 11 años |
Weilong Chen
|
a22318e83b
ipv4: do clean up with spaces
|
hace 11 años |
Yuchung Cheng
|
9f9843a751
tcp: properly handle stretch acks in slow start
|
hace 11 años |
David S. Miller
|
394efd19d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 11 años |
Yuchung Cheng
|
2f715c1dde
tcp: do not rearm RTO when future data are sacked
|
hace 11 años |
Yuchung Cheng
|
2909d874f3
tcp: only take RTT from timestamps if new data is acked
|
hace 11 años |
Yuchung Cheng
|
bc15afa39e
tcp: fix SYNACK RTT estimation in Fast Open
|
hace 11 años |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 11 años |
Neal Cardwell
|
02cf4ebd82
tcp: initialize passive-side sk_pacing_rate after 3WHS
|
hace 11 años |
Yuchung Cheng
|
031afe4990
tcp: fix incorrect ca_state in tail loss probe
|
hace 11 años |
Eric Dumazet
|
ba537427d7
tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()
|
hace 12 años |
David S. Miller
|
53af53ae83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 12 años |
Eric Dumazet
|
5e8a402f83
tcp: do not forget FIN in tcp_shifted_skb()
|
hace 12 años |
Peter Senna Tschudin
|
34a6eda163
net: ipv4: Change variable type to bool
|
hace 12 años |
Eric Dumazet
|
6ae705323b
tcp: sndbuf autotuning improvements
|
hace 12 años |
Eric Dumazet
|
62748f32d5
net: introduce SO_MAX_PACING_RATE
|
hace 12 años |