Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[cascardo/linux.git] / net / ipv4 / tcp_input.c
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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./linux/kernel/git...
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./linux/kernel/git/torvalds/linux-2...
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
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./linux/kernel...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
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./linux/kernel/git/herbert/crypto-2.6
2008-01-24 Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/galak...
2008-01-23 Paul MackerrasMerge branch 'linux-2.6'
2008-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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./linux/kernel/git/herbert/crypto-2.6
2008-01-03 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2007-12-30 Gavin McCullagh[TCP]: use non-delayed ACK for congestion control RTT
2007-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-12-23 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-21 Paul MackerrasMerge branch 'linux-2.6'
2007-12-19 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-12-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-12-17 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/sam/fix-kbuild
2007-12-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-12-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2007-12-16 Satoru SATOH[IPV4]: Make tcp_input_metrics() get minimum RTO via...
2007-12-14 Len BrownPull hotplug into release branch
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-10 Paul MackerrasMerge branch 'linux-2.6'
2007-12-08 Russell KingMerge branch 'pxa-fixes'
2007-12-06 Len BrownPull bugzilla-9345 into release branch
2007-12-06 Len BrownPull apm-freeze-fix into release branch
2007-12-06 Len BrownPull suspend-2.6.24 into release branch
2007-12-06 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2007-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-12-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2007-12-05 Ilpo Järvinen[TCP]: Move prior_in_flight collect to more robust...
2007-12-05 Ilpo Järvinen[TCP] FRTO: Use of existing funcs make code more obviou...
2007-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next