Arnd Hannemann
|
d7ee147d4f
tcp: Make use of before macro in tcp_input.c
|
hace 17 años |
David S. Miller
|
1e42198609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
hace 17 años |
Vitaliy Gusev
|
56f367bbfd
[TCP]: Add return value indication to tcp_prune_ofo_queue().
|
hace 17 años |
Vitaliy Gusev
|
b000cd3707
[TCP]: Fix never pruned tcp out-of-order queue.
|
hace 17 años |
YOSHIFUJI Hideaki
|
569508c964
[TCP]: Format addresses appropriately in debug messages.
|
hace 17 años |
YOSHIFUJI Hideaki
|
a7d632b6b4
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
|
hace 17 años |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
hace 17 años |
Gerrit Renker
|
7de6c03336
[SKB]: __skb_append = __skb_queue_after
|
hace 17 años |
Ilpo Järvinen
|
6adb4f733e
[TCP]: Don't allow FRTO to take place while MTU is being probed
|
hace 17 años |
Ilpo Järvinen
|
882bebaaca
[TCP]: tcp_simple_retransmit can cause S+L
|
hace 17 años |
Ilpo Järvinen
|
c137f3dda0
[TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb
|
hace 17 años |
Ilpo Järvinen
|
1b69d74539
[TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack
|
hace 17 años |
Patrick McManus
|
ec3c0982a2
[TCP]: TCP_DEFER_ACCEPT updates - process as established
|
hace 17 años |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
hace 17 años |
David S. Miller
|
255333c1db
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
hace 17 años |
Glenn Griffin
|
c6aefafb7e
[TCP]: Add IPv6 support to TCP SYN cookies
|
hace 17 años |
Ilpo Järvinen
|
d152a7d88a
[TCP]: Must count fack_count also when skipping
|
hace 17 años |
Ilpo Järvinen
|
ad1984e844
[TCP]: NewReno must count every skb while marking losses
|
hace 17 años |
Ilpo Järvinen
|
f038ac8f9b
[TCP]: cleanup tcp_parse_options deep indented switch
|
hace 17 años |
Ilpo Järvinen
|
056834d9f6
[TCP]: cleanup tcp_{in,out}put.c style
|
hace 17 años |
Ilpo Järvinen
|
4828e7f49a
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
|
hace 17 años |
Ilpo Järvinen
|
cadbd0313b
[TCP]: Dropped unnecessary skb/sacked accessing in reneging
|
hace 17 años |
Ilpo Järvinen
|
90840defab
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
|
hace 17 años |
Ilpo Järvinen
|
3ccd3130b3
[TCP]: Make invariant check complain about invalid sacked_out
|
hace 17 años |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
hace 17 años |
Ilpo Järvinen
|
c776ee01bd
[TCP]: Remove seq_rtt ptr from clean_rtx_queue args
|
hace 17 años |
Eric Dumazet
|
dfd4f0ae2e
[TCP]: Avoid two divides in __tcp_grow_window()
|
hace 17 años |
Ilpo Järvinen
|
6859d49475
[TCP]: Abstract tp->highest_sack accessing & point to next skb
|
hace 17 años |
Ilpo Järvinen
|
7201883599
[TCP]: Cleanup local variables of clean_rtx_queue
|
hace 17 años |
Ilpo Järvinen
|
ea60658cde
[TCP]: Add unlikely() to urgent handling in clean_rtx_queue
|
hace 17 años |