- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / tcp_input.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2007-02-08 Baruch Even[TCP]: Check num sacks in SACK fast path
2007-02-08 Baruch Even[TCP]: Seperate DSACK from SACK fast path
2007-02-08 Baruch Even[TCP]: Advance fast path pointer for first block only
2007-01-25 Baruch Even[TCP]: Fix sorting of SACK blocks.
2007-01-24 Masayuki Nakagawa[TCP]: skb is unexpectedly freed.
2006-12-07 Ralf Baechle[NET]: Memory barrier cleanups
2006-12-03 Al Viro[NET]: Annotate __skb_checksum_complete() and friends.
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Venkat YekkiralaSELinux: Return correct context for SO_PEERSEC
2006-10-16 Greg Kroah-Hartmanadd the 2.6.18.1 patch (cvs is doing something odd...)
2006-10-13 David MillerTCP: Fix and simplify microsecond rtt sampling
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-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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-26 Greg Kroah-Hartman- patches.suse/ioat-engine-dma-mask: Delete.
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 Greg Kroah-HartmanUpdate to 2.6.16-rc2-git9:
2006-02-10 John Heffner[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
2006-01-16 Olaf Kirch- patches.suse/ioat-dma-*: Enabled IOAT (142510).
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-10-03 Alexey Kuznetsov[PATCH] Don't over-clamp window in tcp_clamp_window()
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-12 Greg Kroah-Hartman Update to 2.6.11.9, which catches a few security holes.
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
2005-02-22 Arnaldo Carvalho... [TCP]: Fix excessive stack usage resulting in OOPS...
2005-02-21 Stephen Hemminger[TCP]: Fix BIC max_cwnd calculation error.
2005-02-08 Thomas Graf[TCP]: Fix calculation for collapsed skb size
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-17 Herbert Xu[TCP]: Remove tcp_pcount_t
2005-01-06 David S. MillerMerge bk://kernel.bkbits.net/acme/connection_sock-2.6
2004-12-28 Arnaldo Carvalho... [TCP] merge tcp_sock with tcp_opt
2004-12-27 Arnaldo Carvalho... [INET] move inet_sock into inet_opt and rename it to...
2004-12-27 David S. MillerMerge bk://kernel.bkbits.net/acme/connection_sock-2.6
2004-12-27 Adrian Bunk[IPV4]: Staticize and remove unneeded exports.
2004-12-20 Stephen Hemminger[TCP]: Missing newline character in printk.
2004-12-08 Solar Designer[TCP]: Missing KERN_INFO in remotely triggerable printk.
2004-10-25 Herbert Xu[TCP]: Handle real partial-ACKs of TSO frames correctly.
2004-10-25 Christoph Hellwig[TCP]: Remove dead exports.
2004-10-03 David S. Miller[TCP]: Rename tcp_skb_psize() to tcp_skb_mss().
2004-09-30 David S. Miller[TCP]: Kill tso_{factor,mss}.
2004-09-30 David S. Miller[TCP]: Check correct sequence number for URG in tcp_tso...
2004-09-29 David S. Miller[TCP]: Smooth out TSO ack clocking.
2004-09-27 Herbert Xu[TCP]: Use mss_cache_std in tcp_init_metrics().
2004-09-27 David S. Miller[TCP]: Fix congestion window expansion when using TSO.
2004-09-27 Stephen Hemminger[TCP]: Westwood cleanup
2004-09-27 Stephen Hemminger[TCP]: Choose congestion algorithm at initialization.
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-09-12 David S. Miller[TCP]: Fix fack_count handling in tcp_sacktag_write_que...
2004-09-07 David S. Miller[TCP]: Calculate SKB tso factor more accurately.
2004-09-07 David S. Miller[TCP]: Make TSO play nice with congestion window.
next