[ICSK]: Move TCP congestion avoidance members to icsk
[linux-2.6] / net / ipv4 / tcp_output.c
2005-08-29  Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-08-29  Arnaldo Carvalho... [NET]: Just move the inet_connection_sock function...
2005-08-29  Arnaldo Carvalho... [NET]: Introduce inet_connection_sock
2005-08-29  David S. Miller[NET]: Kill skb->list
2005-08-29  Linus TorvaldsMerge HEAD from /home/rmk/linux-2.6-arm.git
2005-08-29  Linus TorvaldsMerge HEAD from /home/rmk/linux-2.6-mmc.git
2005-08-29  Linus TorvaldsMerge HEAD from /home/rmk/linux-2.6-serial.git
2005-08-29  Linus TorvaldsMerge HEAD from /home/rmk/linux-2.6-ucb.git
2005-08-24  Jeff GarzikMerge upstream into 'upstream' branch of netdev-2.6...
2005-08-24  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-24  Linus TorvaldsMerge head 'upstream-fixes' of /linux/kernel/git/jgarzi...
2005-08-24  Linus TorvaldsMerge head 'upstream-fixes' of /linux/kernel/git/jgarzi...
2005-08-23  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-08-23  Dmitry Yusupov[TCP]: Do TSO deferral even if tail SKB can go out...
2005-08-23  Tony LuckPull prarit-bus-sysdata into release branch
2005-08-23  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-19  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-17  Linus TorvaldsMerge /pub/scm/linux/kernel/git/aia21/ntfs-2.6
2005-08-17  Linus TorvaldsMerge head 'release' of /linux/kernel/git/aegl/linux-2.6
2005-08-17  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-08-17  Herbert Xu[TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output...
2005-08-17  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-08-17  Herbert Xu[TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output...
2005-08-16  Linus TorvaldsMerge head 'for-linus' of /linux/kernel/git/shaggy...
2005-08-15  Len BrownMerge ../to-linus-stable/
2005-08-12  Tony LuckAuto-update from upstream
2005-08-11  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-11  Herbert Xu[TCP]: Adjust {p,f}ackets_out correctly in tcp_retransm...
2005-08-10  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-10  Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-08-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/aegl/linux-2.6
2005-08-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-08-05  Herbert Xu[PATCH] tcp: fix TSO cwnd caching bug
2005-08-05  David S. Miller[PATCH] tcp: fix TSO sizing bugs
2005-08-04  Len Brown/home/lenb/src/to-linus-stable branch 'acpi-2.6.12'
2005-08-03  Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-07-30  Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-07-26  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-07-23  Luming Yu/home/lenb/linux-2.6 branch 'acpi-2.6.12'
2005-07-13  Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-07-13  Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-07-12  Todd PoynorMerge with rsync://fileserver/linux
2005-07-12  Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/tglx/mtd-2.6
2005-07-11  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-07-11  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-07-09  Linus TorvaldsMerge head 'drm-fixes' of /linux/kernel/git/airlied...
2005-07-09  Linus TorvaldsMerge head 'drm-3264' of /linux/kernel/git/airlied...
2005-07-09  Linus TorvaldsMerge head 'drm-via' of /linux/kernel/git/airlied/drm-2.6
2005-07-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-07-08  Victor Fusco[NET]: Fix sparse warnings
2005-07-07  Dave AirlieMerge ../linux-2.6/
2005-07-06  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-07-06  Artem B. BityuckiyMerge with rsync://fileserver/linux
2005-07-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-07-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-07-05  David S. Miller[TCP]: Never TSO defer under periods of congestion.
2005-07-05  David S. Miller[TCP]: Move to new TSO segmenting scheme.
2005-07-05  David S. Miller[TCP]: Eliminate redundant computations in tcp_write_xm...
2005-07-05  David S. Miller[TCP]: Break out tcp_snd_test() into it's constituent...
2005-07-05  David S. Miller[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
2005-07-05  David S. Miller[TCP]: Fix redundant calculations of tcp_current_mss()
2005-07-05  David S. Miller[TCP]: tcp_write_xmit() tabbing cleanup
2005-07-05  David S. Miller[TCP]: Kill extra cwnd validate in __tcp_push_pending_f...
2005-07-05  David S. Miller[TCP]: Add missing skb_header_release() call to tcp_fra...
2005-07-05  David S. Miller[TCP]: Move __tcp_data_snd_check into tcp_output.c
2005-07-05  David S. Miller[TCP]: Move send test logic out of net/tcp.h
2005-07-05  David S. Miller[TCP]: Fix quick-ack decrementing with TSO.
2005-06-28  Tony LuckAuto merge with /home/aegl/GIT/ia64-test
2005-06-28  Russell King[PATCH] ARM SMP: TLB implementations only affect local CPU
2005-06-27  Linus TorvaldsMerge /linux/kernel/git/dtor/input.git manually
2005-06-26  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-26  Thomas GleixnerMerge with rsync://fileserver/linux
2005-06-26  Jeff GarzikMerge upstream (approx. 2.6.12-git8) into 'janitor...
2005-06-26  Linus TorvaldsMerge 'drm-3264' branch of /linux/kernel/git/airlied...
2005-06-26  Linus TorvaldsMerge 'drm-fixes' branch of /linux/kernel/git/airlied...
2005-06-25  Anton AltaparmakovAutomerge with /usr/src/ntfs-2.6.git.
2005-06-24  Linus TorvaldsMerge /pub/scm/linux/kernel/git/aegl/linux-2.6
2005-06-24  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-23  Stephen Hemminger[TCP]: Add pluggable congestion control algorithm infra...
2005-06-23  Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-06-21  Jaroslav KyselaMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-20  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-20  Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-06-19  Russell KingMerge with ../linux-2.6-smp
2005-06-19  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-19  Arnaldo Carvalho... [NET] Rename open_request to request_sock
2005-06-19  Arnaldo Carvalho... [NET] Generalise TCP's struct open_request minisock...
2005-06-15  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-02  Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-05-21  Anton AltaparmakovMerge with /usr/src/ntfs-2.6.git
2005-05-20  James Bottomleymerge by hand - fix up rejections in Documentation...
2005-05-06  Linus TorvaldsMerge ... parisc-linux.org/~jejb/git/scsi-for-linus...
2005-05-05  Jesper Juhl[PATCH] update Ross Biro bouncing email address
2005-04-26  Linus TorvaldsMerge ... kernel.org:/home/rmk/linux-2.6-rmk.git
2005-04-26  Linus TorvaldsMerge ... /linux/kernel/git/gregkh/usb-2.6.git/
2005-04-25  Linus TorvaldsAutomated merge of /home/rmk/linux-2.6-rmk.git
2005-04-25  Linus TorvaldsMerge ... /linux/kernel/git/davem/sparc-2.6.git
2005-04-25  David S. Miller[TCP]: skb pcount with MTU discovery
2005-04-16  Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2