]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/ipv4/tcp_input.c
[TCP]: "Annotate" another fackets_out state reset
[linux-2.6-omap-h63xx.git] / net / ipv4 / tcp_input.c
2007-10-10 Ilpo Järvinen[TCP]: "Annotate" another fackets_out state reset
2007-10-10 Ilpo Järvinen[TCP]: Wrap-safed reordering detection FRTO check
2007-10-10 Ilpo Järvinen[TCP]: Update comment of SACK block validator
2007-10-10 Ilpo Järvinen[TCP]: fix comments that got messed up during code...
2007-10-10 Ilpo Järvinen[TCP] MIB: Count FRTO's successfully detected spurious...
2007-10-10 Ilpo Järvinen[TCP]: Reordered ACK's (old) SACKs not included to...
2007-10-10 Ilpo Järvinen[TCP]: Avoid clearing sacktag hint in trivial situations
2007-10-10 Ilpo Järvinen[TCP]: Enable SACK enhanced FRTO (RFC4138) by default
2007-10-10 Ilpo Järvinen[TCP] FRTO: Improve interoperability with other undo_ma...
2007-10-10 Ilpo Järvinen[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
2007-10-10 Ilpo Järvinen[TCP]: Move accounting from tso_acked to clean_rtx_queue
2007-10-10 Ilpo Järvinen[TCP]: clear_all_retrans_hints prefixed by tcp_
2007-10-10 Ilpo Järvinen[TCP]: Make fackets_out accurate
2007-10-10 Ilpo Järvinen[TCP] MIB: Add counters for discarded SACK blocks
2007-10-10 Ilpo Järvinen[TCP]: Discard fuzzy SACK blocks
2007-10-10 Ilpo Järvinen[TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto
2007-10-10 Ilpo Järvinen[TCP]: Remove unnecessary wrapper tcp_packets_out_dec
2007-10-10 Ilpo Järvinen[TCP]: Move sack_ok access to obviously named funcs...
2007-10-10 Ilpo Järvinen[TCP]: Reduce sacked_out with reno when purging write_queue
2007-10-10 Ilpo Järvinen[TCP]: Keep state in Disorder also if only lost_out > 0
2007-10-10 Ilpo Järvinen[TCP]: Restore over-zealous tcp_sync_left_out-like...
2007-10-10 Ilpo Järvinen[TCP]: Left out sync->verify (the new meaning of it...
2007-10-10 Ilpo Järvinen[TCP]: Add tcp_left_out(tp) "back" to get cleaner looki...
2007-10-10 Ilpo Järvinen[TCP]: Tighten tcp_sock's belt, drop left_out
2007-10-10 Ilpo Järvinen[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h...
2007-10-10 Ilpo Järvinen[TCP] FRTO: remove unnecessary fackets/sacked_out recou...
2007-10-10 Ilpo Järvinen[TCP]: Move Reno SACKed_out counter functions earlier
2007-10-10 David S. Miller[TCP]: Extract DSACK detection code from tcp_sacktag_wr...
2007-10-10 Ilpo Järvinen[TCP]: Rexmit hint must be cleared instead of setting it
2007-10-10 Ilpo Järvinen[TCP]: Extracted rexmit hint clearing from the LOST...
2007-10-10 Ilpo Järvinen[TCP]: Add highest_sack seqno, points to globally highe...
2007-10-08 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-08 Ilpo Järvinen[TCP]: Fix fastpath_cnt_hint when GSO skb is partially...
2007-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-09-17 Len BrownPull misc into release branch
2007-09-15 Linus TorvaldsMerge git://git.linux-xtensa.org/kernel/xtensa-feed
2007-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-09-11 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-09-11 David S. MillerMerge master.kernel.org:/pub/scm/linux/kernel/git/holtm...
2007-09-10 Linus TorvaldsMerge branch 'for-linus' of git://www.linux-m32r.org...
2007-09-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-09-04 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2007-09-04 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-09-01 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-08-31 David S. Miller[TCP]: 'dst' can be NULL in tcp_rto_min()
2007-08-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-08-31 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-08-31 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-08-31 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-08-31 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2007-08-31 David S. Miller[TCP]: Allow minimum RTO to be configurable via routing...
2007-08-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-08-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-08-27 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-08-27 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-08-27 David S. Miller[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.
2007-08-25 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2007-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-08-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-08-12 Len BrownPull sbs into release branch
2007-08-12 Len BrownPull ec into release branch
2007-08-12 Len BrownPull bugzilla-8768 into release branch
2007-08-12 Len BrownPull bugzilla-3774 into release branch
2007-08-12 Len Brownpull asus sony thinkpad into release branch
2007-08-07 Jeff GarzikMerge branch 'r8169-for-jeff-20070806' of git://electri...
2007-08-07 Jeff GarzikMerge branch 'ucc_geth' of master.kernel.org:/pub/scm...
2007-08-07 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-08-03 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-08-03 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.23
2007-08-03 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-08-03 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-08-03 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-08-03 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-08-03 Ilpo Järvinen[TCP]: DSACK signals data receival, be conservative
2007-08-03 Ilpo Järvinen[TCP]: Also handle snd_una changes in tcp_cwnd_down
2007-08-02 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-08-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-08-01 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-08-01 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-31 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-31 Ilpo Järvinen[TCP]: Bidir flow must not disregard SACK blocks for...
2007-07-31 Ilpo Järvinen[TCP]: Fix ratehalving with bidirectional flows
2007-07-31 Stephen Hemminger[TCP]: congestion control API pass RTT in microseconds
2007-07-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22 Len BrownPull netlink into release branch
2007-07-22 Len BrownPull osi into release branch
2007-07-22 Len BrownPull video into release branch
2007-07-22 Len BrownPull throttle into release branch
2007-07-22 Len BrownPull misc into release branch
2007-07-22 Len BrownPull dock-bay into release branch
2007-07-22 Len BrownPull bugzilla-7880 into release branch
2007-07-22 Len BrownPull ec into release branch
2007-07-22 Len BrownPull sbs into release branch
2007-07-22 Len BrownPull battery into release branch
next