Eric Dumazet
|
4e4f1fc226
tcp: properly increase rcv_ssthresh for ofo packets
|
11 years ago |
Yuchung Cheng
|
16edfe7ee0
tcp: fix no cwnd growth after timeout
|
11 years ago |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Vijay Subramanian
|
c995ae2259
tcp: Change return value of tcp_rcv_established()
|
11 years ago |
Eric Dumazet
|
95bd09eb27
tcp: TSO packets automatic sizing
|
12 years ago |
Andrew Vagin
|
e3e1202831
tcp: don't apply tsoffset if rcv_tsecr is zero
|
12 years ago |
Yuchung Cheng
|
0f7cc9a3c2
tcp: increase throughput when reordering is high
|
12 years ago |
Yuchung Cheng
|
74c181d528
tcp: reset reordering est. selectively on timeout
|
12 years ago |
Yuchung Cheng
|
ed08495c31
tcp: use RTT from SACK for RTO
|
12 years ago |
Yuchung Cheng
|
59c9af4234
tcp: measure RTT from new SACK
|
12 years ago |
Yuchung Cheng
|
5b08e47caf
tcp: prefer packet timing to TS-ECR for RTT
|
12 years ago |
Yuchung Cheng
|
375fe02c91
tcp: consolidate SYNACK RTT sampling
|
12 years ago |
Cong Wang
|
bcefe17cff
tcp: introduce a per-route knob for quick ack
|
12 years ago |
Yuchung Cheng
|
85f16525a2
tcp: properly send new data in fast recovery in first RTT
|
12 years ago |
Yuchung Cheng
|
c7d9d6a185
tcp: undo on DSACK during recovery
|
12 years ago |
Yuchung Cheng
|
7026b912f9
tcp: fix undo on partial ack in recovery
|
12 years ago |
Yuchung Cheng
|
6a63df46a7
tcp: refactor undo functions
|
12 years ago |
Yuchung Cheng
|
6804973ffb
tcp: consolidate PRR packet accounting
|
12 years ago |
Joe Perches
|
c48b22daa6
tcp: Remove 2 indentation levels in tcp_rcv_state_process
|
12 years ago |
Joe Perches
|
61eb900352
tcp: Remove another indentation level in tcp_rcv_state_process
|
12 years ago |
Eric Dumazet
|
1f6afc8108
tcp: remove one indentation level in tcp_rcv_state_process()
|
12 years ago |
David S. Miller
|
e6ff4c75f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nandita Dukkipati
|
35f079ebbc
tcp: bug fix in proportional rate reduction.
|
12 years ago |
Yuchung Cheng
|
3e59cb0ddf
tcp: remove bad timeout logic in fast recovery
|
12 years ago |
Eric Dumazet
|
d2cf43674e
tcp: speedup tcp_fixup_rcvbuf()
|
12 years ago |
Eric Dumazet
|
6a5dc9e598
net: Add MIB counters for checksum errors
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
12fb3dd9dc
tcp: call tcp_replace_ts_recent() from tcp_ack()
|
12 years ago |
David S. Miller
|
e2a553dbf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Yuchung Cheng
|
7ebe183c6d
tcp: undo spurious timeout after SACK reneging
|
12 years ago |