Ilpo Järvinen
|
f09142eddb
tcp: Kill precaution that's very likely obsolete
|
16 years ago |
Ilpo Järvinen
|
006f582c73
tcp: convert retransmit_cnt_hint to seqno
|
16 years ago |
Ilpo Järvinen
|
41ea36e35a
tcp: add helper for lost bit toggling
|
16 years ago |
Ilpo Järvinen
|
c8c213f20c
tcp: move tcp_verify_retransmit_hint
|
16 years ago |
Ilpo Järvinen
|
64edc2736e
tcp: Partial hint clearing has again become meaningless
|
16 years ago |
Gerrit Renker
|
410e27a49b
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
|
16 years ago |
David S. Miller
|
0a68a20cc3
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp
|
16 years ago |
Gerrit Renker
|
6224877b2c
tcp/dccp: Consolidate common code for RFC 3390 conversion
|
16 years ago |
Ilpo Järvinen
|
a4356b2920
tcp: Add tcp_parse_aligned_timestamp
|
16 years ago |
Ilpo Järvinen
|
2cf46637b5
tcp: Add tcp_collapse_one to eliminate duplicated code
|
16 years ago |
Ilpo Järvinen
|
cbe2d128a0
tcp: Add tcp_validate_incoming & put duplicated code there
|
16 years ago |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 years ago |
David S. Miller
|
4b53fb67e3
tcp: Clear probes_out more aggressively in tcp_ack().
|
17 years ago |
Adam Langley
|
4389dded77
tcp: Remove redundant checks when setting eff_sacks
|
17 years ago |
Stephen Hemminger
|
c1e20f7c8b
tcp: RTT metrics scaling
|
17 years ago |
Pavel Emelyanov
|
de0744af1f
mib: add net to NET_INC_STATS_BH
|
17 years ago |
Pavel Emelyanov
|
1ed834655a
tcp: replace tcp_sock argument with sock in some places
|
17 years ago |
Pavel Emelyanov
|
63231bddf6
mib: add net to TCP_INC_STATS_BH
|
17 years ago |
Pavel Emelyanov
|
40b215e594
tcp: de-bloat a bit with factoring NET_INC_STATS_BH out
|
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 |
David S. Miller
|
e6e30add6b
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
|
17 years ago |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 years ago |
YOSHIFUJI Hideaki
|
7d5d5525bd
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
|
17 years ago |
Ilpo Järvinen
|
a6604471db
tcp: fix skb vs fack_count out-of-sync condition
|
17 years ago |
Ilpo Järvinen
|
8aca6cb117
tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
|
17 years ago |
Ilpo Järvinen
|
79d44516b4
tcp FRTO: work-around inorder receivers
|
17 years ago |
Ilpo Järvinen
|
a1c1f281b8
tcp FRTO: Fix fallback to conventional recovery
|
17 years ago |
Ilpo Järvinen
|
62ab222783
tcp FRTO: SACK variant is errorneously used with NewReno
|
17 years ago |
Satoru SATOH
|
5ffc02a158
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
|
17 years ago |