[TCP]: MD5 Signature Option (RFC2385) support.
[safe/jmp/linux-2.6] / net / ipv4 / tcp_input.c
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Venkat YekkiralaSELinux: Return correct context for SO_PEERSEC
2006-10-04 David S. Miller[TCP]: Kill warning in tcp_clean_rtx_queue().
2006-09-29 John Heffner[TCP]: Fix and simplify microsecond rtt sampling
2006-09-29 Al Viro[TCP] net/ipv4/tcp_input.c: trivial annotations
2006-09-29 Al Viro[TCP]: struct tcp_sack_block annotations
2006-09-22 Alexey Kuznetsov[TCP]: Send ACKs each 2nd received segment.
2006-09-22 Herbert Xu[TCP]: Fix rcv mss estimate for LRO
2006-09-22 Brian Haley[NET/IPV4/IPV6]: Change some sysctl variables to __read...
2006-09-18 Stephen Hemminger[TCP]: Turn ABC off.
2006-08-30 Daikichi Osuga[TCP]: Two RFC3465 Appropriate Byte Count fixes.
2006-08-05 Ilpo Järvinen[TCP]: Fixes IW > 2 cases when TCP is application limited
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Michael Chan[NET]: Add ECN support for TSO
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-18 Stephen Hemminger[TCP]: Minimum congestion window consolidation.
2006-06-18 David S. Miller[TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path...
2006-06-18 Chris Leech[I/OAT]: TCP recv offload to I/OAT
2006-06-12 Aki M Nyrhinen[TCP]: continued: reno sacked_out count fix
2006-05-17 Angelo P. Castellani[TCP]: reno sacked_out count fix
2006-04-14 Adrian Bunk[IPV4]: Possible cleanups.
2006-03-21 John Heffner[TCP] mtu probing: move tcp-specific data out of inet_c...
2006-03-21 John Heffner[TCP]: MTU probing
2006-02-10 John Heffner[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
2006-01-09 Kris Katterjohn[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
2006-01-04 Stephen Hemminger[TCP]: less inline's
2006-01-03 Arnaldo Carvalho... [IP_SOCKGLUE]: Remove most of the tcp specific calls
2006-01-03 Arnaldo Carvalho... [ICSK]: Rename struct tcp_func to struct inet_connectio...
2005-11-15 Stephen Hemminger[TCP]: More spelling fixes.
2005-11-11 Stephen Hemminger[TCP]: speed up SACK processing
2005-11-11 Stephen Hemminger[TCP]: spelling fixes
2005-11-11 John Heffner[TCP]: receive buffer growth limiting with mixed MTU
2005-11-11 Stephen Hemminger[TCP]: Appropriate Byte Count support
2005-11-11 Stephen Hemminger[TCP]: simplify microsecond rtt sampling
2005-10-27 Herbert Xu[TCP]: Clear stale pred_flags when snd_wnd changes
2005-09-30 Alexey Kuznetsov[TCP]: Don't over-clamp window in tcp_clamp_window()
2005-09-15 Herbert Xu[TCP]: Compute in_sacked properly when we split up...
2005-09-02 David S. Miller[TCP]: Keep TSO enabled even during loss events.
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-08-29 Arnaldo Carvalho... [ICSK]: Introduce reqsk_queue_prune from code in tcp_sy...
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-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
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-23 Stephen Hemminger[TCP]: Add pluggable congestion control algorithm infra...
2005-05-23 David S. Miller[TCP]: Fix stretch ACK performance killer when doing...
2005-05-05 Jesper Juhl[PATCH] update Ross Biro bouncing email address
2005-04-26 James Morris[TCP]: Trivial tcp_data_queue() cleanup
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2