]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/ipv4/tcp_input.c
[TCP]: tcp_simple_retransmit can cause S+L
[linux-2.6-omap-h63xx.git] / net / ipv4 / tcp_input.c
2008-04-08 Ilpo Järvinen[TCP]: tcp_simple_retransmit can cause S+L
2008-04-08 Ilpo Järvinen[TCP]: Fix NewReno's fast rexmit/recovery problems...
2008-04-08 Ilpo Järvinen[TCP]: Restore 2.6.24 mark_head_lost behavior for newre...
2008-03-27 Linus TorvaldsMerge branch 'avr32-fixes' of git://git.kernel.org...
2008-03-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-13 Len BrownMerge branches 'release', 'ejd', 'sony' and 'wmi' into...
2008-03-13 Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-13 Len BrownMerge branches 'release', 'bugzilla-8570', 'bugzilla...
2008-03-12 Paul MackerrasMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-07 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-03 Ilpo Järvinen[TCP]: Must count fack_count also when skipping
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07 Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
2008-02-07 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git.kernel.org/pub...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Ilpo Järvinen[TCP]: NewReno must count every skb while marking losses
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-28 Ilpo Järvinen[TCP]: cleanup tcp_parse_options deep indented switch
2008-01-28 Ilpo Järvinen[TCP]: cleanup tcp_{in,out}put.c style
2008-01-28 Ilpo Järvinen[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
2008-01-28 Ilpo Järvinen[TCP]: Dropped unnecessary skb/sacked accessing in...
2008-01-28 Ilpo Järvinen[TCP]: Introduce tcp_wnd_end() to reduce line lengths
2008-01-28 Ilpo Järvinen[TCP]: Make invariant check complain about invalid...
2008-01-28 Hideo Aoki[NET] CORE: Introducing new memory accounting interface.
2008-01-28 Ilpo Järvinen[TCP]: Remove seq_rtt ptr from clean_rtx_queue args
2008-01-28 Eric Dumazet[TCP]: Avoid two divides in __tcp_grow_window()
2008-01-28 Ilpo Järvinen[TCP]: Abstract tp->highest_sack accessing & point...
2008-01-28 Ilpo Järvinen[TCP]: Cleanup local variables of clean_rtx_queue
2008-01-28 Ilpo Järvinen[TCP]: Add unlikely() to urgent handling in clean_rtx_queue
2008-01-28 Ilpo Järvinen[TCP]: Remove duplicated code block from clean_rtx_queue
2008-01-28 Ilpo Järvinen[TCP]: Cong.ctrl modules: remove unused good_ack from...
2008-01-28 Ilpo Järvinen[TCP]: Unite identical code from two seqno split blocks
2008-01-28 Ilpo Järvinen[TCP]: Remove superflucious FLAG_DATA_SACKED
2008-01-28 Ilpo Järvinen[TCP]: Move LOSTRETRANS MIB outside !(L|S) check
2008-01-28 Ilpo Järvinen[TCP]: Two fixes to new sacktag code
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2008-01-28 Ilpo Järvinen[TCP]: Correct DSACK check placing
2008-01-28 Ilpo Järvinen[TCP]: Rewrite SACK block processing & sack_recv_cache use
2008-01-28 Ilpo Järvinen[TCP]: Earlier SACK block verification & simplify acces...
2008-01-28 Ilpo Järvinen[TCP]: Create tcp_sacktag_one().
2008-01-28 Ilpo Järvinen[TCP]: Prior_fackets can be replaced by highest_sack seq
2008-01-28 Ilpo Järvinen[TCP]: Make lost retrans detection more self-contained
2008-01-28 Ilpo Järvinen[TCP]: Convert highest_sack to sk_buff to allow direct...
2008-01-28 Ilpo Järvinen[TCP]: non-FACK SACK follows conservative SACK loss...
2008-01-28 Ilpo Järvinen[TCP]: Extend reordering detection to cover CA_Loss...
2008-01-28 Ilpo Järvinen[TCP]: Move !in_sack test earlier in sacktag & reorgani...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-24 Paul MackerrasMerge branch 'for-2.6.25' of master.kernel.org:/pub...
2008-01-23 Paul MackerrasMerge branch 'linux-2.6'
2008-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-12 Len BrownPull bugzilla-9535 into release branch
2008-01-11 Len BrownPull bugzilla-9535 into release branch
2008-01-11 Len BrownPull bugzilla-9194 into release branch
2008-01-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-03 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-12-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-30 Gavin McCullagh[TCP]: use non-delayed ACK for congestion control RTT
2007-12-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-23 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git.kernel.org...
2007-12-21 Paul MackerrasMerge branch 'linux-2.6'
2007-12-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-12-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-12-17 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next