aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-27
|\
| * tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik2008-11-21
* | tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-25
* | tcp: collapse more than two on retransmissionIlpo Järvinen2008-11-25
* | net: clean up net/ipv4/ip_sockglue.c tcp_output.cJianjun Kong2008-11-03
|/
* syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal2008-10-27
* tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen2008-10-23
* tcp: should use number of sack blocks instead of -1Ilpo Järvinen2008-10-21
* tcp: kill pointless urg_modeIlpo Järvinen2008-10-07
* tcp: Port redirection support for TCPKOVACS Krisztian2008-10-01
* tcp: Fix order of tests in tcp_retransmit_skb()David S. Miller2008-09-23
* tcp: advertise MSS requested by userTom Quetchenbach2008-09-21
* tcp: back retransmit_high when it over-estimatedIlpo Järvinen2008-09-21
* tcp: don't clear retransmit_skb_hint when not necessaryIlpo Järvinen2008-09-21
* tcp: remove retransmit_skb_hint clearing from failureIlpo Järvinen2008-09-21
* tcp: reorganize retransmit code loopsIlpo Järvinen2008-09-21
* tcp: remove tp->lost_out guard to make joining diff nicerIlpo Järvinen2008-09-21
* tcp: Reorganize skb tagbit checksIlpo Järvinen2008-09-21
* tcp: remove obsolete validity concernIlpo Järvinen2008-09-21
* tcp: add tcp_can_forward_retransmitIlpo Järvinen2008-09-21
* tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen2008-09-21
* tcp: Partial hint clearing has again become meaninglessIlpo Järvinen2008-09-21
* tcp: fix tcp header size miscalculation when window scale is unusedPhilip Love2008-08-27
* tcp: Fix bitmask test in tcp_syn_options()David S. Miller2008-07-21
* tcp: options clean upAdam Langley2008-07-19
* tcp: Fix MD5 signatures for non-linear skbsAdam Langley2008-07-19
* mib: add net to NET_INC_STATS_BHPavel Emelyanov2008-07-16
* mib: add net to NET_INC_STATSPavel Emelyanov2008-07-16
* mib: add net to TCP_INC_STATSPavel Emelyanov2008-07-16
* tcp: de-bloat a bit with factoring NET_INC_STATS_BH outPavel Emelyanov2008-07-03
* Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller2008-06-12
|\
| * tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki2008-06-11
* | net: remove CVS keywordsAdrian Bunk2008-06-12
|/
* tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala2008-06-04
* tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala2008-05-21
* [TCP]: Remove superflushious skb == write_queue_tail() checkIlpo Järvinen2008-04-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\
| * [TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen2008-04-08
* | [Syncookies]: Add support for TCP options via timestamps.Florian Westphal2008-04-10
* | [NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr2008-03-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-21
|\|
| * [TCP]: Fix shrinking windows with window scalingPatrick McHardy2008-03-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-18
|\|
| * [TCP]: Prevent sending past receiver window with TSO (at last skb)Ilpo Järvinen2008-03-11
* | [TCP]: Add IPv6 support to TCP SYN cookiesGlenn Griffin2008-03-04
|/
* [TCP]: Unexport sysctl_tcp_tso_win_divisorAdrian Bunk2008-01-31
* [TCP]: Perform setting of common control fields in one placeIlpo Järvinen2008-01-28
* [TCP]: Urgent parameter effect can be simplified.Ilpo Järvinen2008-01-28
* [TCP]: Remove unnecessary local variableIlpo Järvinen2008-01-28
* [TCP]: Code duplication removal, added tcp_bound_to_half_wnd()Ilpo Järvinen2008-01-28