Ilpo Järvinen
|
e8bae275d9
tcp: more aggressive skipping
|
16 年之前 |
Ilpo Järvinen
|
e1aa680fa4
tcp: move tcp_simple_retransmit to tcp_input
|
16 年之前 |
Harvey Harrison
|
673d57e723
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
|
16 年之前 |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 年之前 |
Harvey Harrison
|
0c6ce78abf
net: replace uses of NIP6_FMT with %p6
|
16 年之前 |
David S. Miller
|
4dd565134e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Ali Saidi
|
53240c2087
tcp: Fix possible double-ack w/ user dma
|
16 年之前 |
Ilpo Järvinen
|
4a7e56098f
tcp: cleanup messy initializer
|
16 年之前 |
Ilpo Järvinen
|
33f5f57eeb
tcp: kill pointless urg_mode
|
16 年之前 |
David S. Miller
|
28e3487b7d
tcp: Fix queue traversal in tcp_use_frto().
|
17 年之前 |
David S. Miller
|
43f59c8939
net: Remove __skb_insert() calls outside of skbuff internals.
|
17 年之前 |
Ilpo Järvinen
|
90638a04ad
tcp: don't clear lost_skb_hint when not necessary
|
17 年之前 |
Ilpo Järvinen
|
ef9da47c7c
tcp: don't clear retransmit_skb_hint when not necessary
|
17 年之前 |
Ilpo Järvinen
|
184d68b2b0
tcp: No need to clear retransmit_skb_hint when SACKing
|
17 年之前 |
Ilpo Järvinen
|
f09142eddb
tcp: Kill precaution that's very likely obsolete
|
17 年之前 |
Ilpo Järvinen
|
006f582c73
tcp: convert retransmit_cnt_hint to seqno
|
17 年之前 |
Ilpo Järvinen
|
41ea36e35a
tcp: add helper for lost bit toggling
|
17 年之前 |
Ilpo Järvinen
|
c8c213f20c
tcp: move tcp_verify_retransmit_hint
|
17 年之前 |
Ilpo Järvinen
|
64edc2736e
tcp: Partial hint clearing has again become meaningless
|
17 年之前 |
Gerrit Renker
|
410e27a49b
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
|
17 年之前 |
David S. Miller
|
0a68a20cc3
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp
|
17 年之前 |
Gerrit Renker
|
6224877b2c
tcp/dccp: Consolidate common code for RFC 3390 conversion
|
17 年之前 |
Ilpo Järvinen
|
a4356b2920
tcp: Add tcp_parse_aligned_timestamp
|
17 年之前 |
Ilpo Järvinen
|
2cf46637b5
tcp: Add tcp_collapse_one to eliminate duplicated code
|
17 年之前 |
Ilpo Järvinen
|
cbe2d128a0
tcp: Add tcp_validate_incoming & put duplicated code there
|
17 年之前 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 年之前 |
David S. Miller
|
4b53fb67e3
tcp: Clear probes_out more aggressively in tcp_ack().
|
17 年之前 |
Adam Langley
|
4389dded77
tcp: Remove redundant checks when setting eff_sacks
|
17 年之前 |
Stephen Hemminger
|
c1e20f7c8b
tcp: RTT metrics scaling
|
17 年之前 |
Pavel Emelyanov
|
de0744af1f
mib: add net to NET_INC_STATS_BH
|
17 年之前 |