Vijay Subramanian
|
ab56222a32
tcp: Replace constants with #define macros
|
13 years ago |
Eric Dumazet
|
b5c5693bb7
tcp: report ECN_SEEN in tcp_info
|
13 years ago |
Nandita Dukkipati
|
a262f0cdf1
Proportional Rate Reduction for TCP.
|
14 years ago |
Jerry Chu
|
9ad7c049f0
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
|
14 years ago |
Jerry Chu
|
dca43c75e7
tcp: Add TCP_USER_TIMEOUT socket option.
|
14 years ago |
Andreas Petlund
|
7e38017557
net: TCP thin dupack
|
15 years ago |
Andreas Petlund
|
36e31b0af5
net: TCP thin linear timeouts
|
15 years ago |
William Allen Simpson
|
435cf559f0
TCPCT part 1d: define TCP cookie option, extend existing struct's
|
15 years ago |
William Allen Simpson
|
519855c508
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
|
15 years ago |
William Allen Simpson
|
bee7ca9ec0
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
|
15 years ago |
Eric Dumazet
|
d94d9fee9f
net: cleanup include/linux
|
15 years ago |
Stephen Hemminger
|
b2e4b3debc
tcp: MD5 operations should be const
|
15 years ago |
Florian Westphal
|
a0f82f64e2
syncookies: remove last_synq_overflow from struct tcp_sock
|
16 years ago |
Ilpo Järvinen
|
2a3a041c4e
tcp: cache result of earlier divides when mss-aligning things
|
16 years ago |
Ilpo Järvinen
|
0c54b85f28
tcp: simplify tcp_current_mss
|
16 years ago |
Ilpo Järvinen
|
cabeccbd17
tcp: kill eff_sacks "cache", the sole user can calculate itself
|
16 years ago |
Harvey Harrison
|
f3a7c66b5c
net: replace __constant_{endian} uses in net headers
|
16 years ago |
Ilpo Järvinen
|
33f5f57eeb
tcp: kill pointless urg_mode
|
16 years ago |
Ilpo Järvinen
|
0e1c54c2a4
tcp: reorganize retransmit code loops
|
16 years ago |
Ilpo Järvinen
|
006f582c73
tcp: convert retransmit_cnt_hint to seqno
|
16 years ago |
Adam Langley
|
4389dded77
tcp: Remove redundant checks when setting eff_sacks
|
17 years ago |
David S. Miller
|
4ae127d1b6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
David S. Miller
|
ec0a196626
tcp: Revert 'process defer accept as established' changes.
|
17 years ago |
Ilpo Järvinen
|
b79eeeb9e4
tcp: Reorganize tcp_sock to fill 64-bit holes & improve locality
|
17 years ago |
Ilpo Järvinen
|
4b74944044
tcp: Make prior_ssthresh a u32
|
17 years ago |
Patrick McManus
|
ec3c0982a2
[TCP]: TCP_DEFER_ACCEPT updates - process as established
|
17 years ago |
Ilpo Järvinen
|
68f8353b48
[TCP]: Rewrite SACK block processing & sack_recv_cache use
|
17 years ago |
Ilpo Järvinen
|
fd6dad616d
[TCP]: Earlier SACK block verification & simplify access to them
|
17 years ago |
Ilpo Järvinen
|
a47e5a988a
[TCP]: Convert highest_sack to sk_buff to allow direct access
|
17 years ago |
Ilpo Järvinen
|
f78a1b3892
[TCP]: Make snd_cwnd_cnt 32-bit
|
17 years ago |