[TCP]: Move to new TSO segmenting scheme.
[deliverable/linux.git] / net / ipv4 / tcp_input.c
2005-07-05  David S. Miller[TCP]: Move to new TSO segmenting scheme.
2005-07-05  David S. Miller[TCP]: Break out send buffer expansion test.
2005-07-05  David S. Miller[TCP]: Do not call tcp_tso_acked() if no work to do.
2005-07-05  David S. Miller[TCP]: Kill bogus comment above tcp_tso_acked().
2005-07-05  David S. Miller[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
2005-07-05  David S. Miller[TCP]: Move __tcp_data_snd_check into tcp_output.c
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  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-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-18  Russell KingMerge with ../linux-2.6-smp
2005-06-15  Tony LuckAuto merge with /home/aegl/GIT/linus