Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[linux-flexiantxendom0-natty.git] / net / ipv4 / tcp_output.c
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-21 Nandita DukkipatiTCP: increase default initial receive window.
2010-12-13 David S. Millernet: Abstract default ADVMSS behind an accessor.
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-08 Eric Dumazettcp: protect sysctl_tcp_cookie_size reads
2010-12-08 Eric Dumazettcp: avoid a possible divide by zero
2010-12-08 Nandita Dukkipatitcp: Bug fix in initialization of receive window.
2010-12-02 Shan Weitcp: use TCP_BASE_MSS to set basic mss value
2010-11-24 Tom Herbertxps: Improvements in TX queue selection
2010-11-17 Eric Parisnetwork: tcp_connect should return certain errors up...
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-09-02 Gerrit Renkertcp: update also tcp_output with regard to RFC 5681
2010-08-23 Hagen Paul Pfeifertcp: allow effective reduction of TCP's rcv-buffer...
2010-07-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-19 Ilpo Järvinentcp: fix crash in tcp_xmit_retransmit_queue
2010-07-12 Eric Dumazetnet/ipv4: EXPORT_SYMBOL cleanups
2010-06-29 Eric Dumazettcp: tso_fragment() might avoid GFP_ATOMIC
2010-06-15 Changli Gaotcp: unify tcp flag macros
2010-05-18 Eric Dumazettcp: tcp_synack_options() fix
2010-05-16 Eric Dumazetnet: Introduce sk_route_nocaps
2010-04-22 Tom Herberttcp: fix outsegs stat for TSO segments
2010-04-21 Eric Dumazetnet: Fix various endianness glitches
2010-04-16 Shan Weinet: replace ipfragok with skb->local_df
2010-04-11 David S. Millertcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
2010-04-11 Herbert Xuinet: Remove unused send_check length argument
2010-04-11 David S. MillerRevert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nonda...
2010-04-08 David S. Millertcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Eric Dumazettcp: Fix tcp_make_synack()
2009-12-23 laurent chaveynet: Add rtnetlink init_rcvwnd to set the TCP initial...
2009-12-23 Krishna Kumartcp: Remove check in __tcp_push_pending_frames
2009-12-16 David S. Millertcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
2009-12-03 David S. Millertcp: sysctl_tcp_cookie_size needs to be exported to...
2009-12-03 David S. Millertcp: Fix warning on 64-bit.
2009-12-03 William Allen SimpsonTCPCT part 1g: Responder Cookie => Initiator
2009-12-03 William Allen SimpsonTCPCT part 1f: Initiator Cookie => Responder
2009-12-03 William Allen SimpsonTCPCT part 1c: sysctl_tcp_cookie_size, socket option...
2009-12-03 William Allen SimpsonTCPCT part 1a: add request_values parameter for sending...
2009-11-23 Joe Perchesnet/ipv4: Move && and || to end of previous line
2009-10-29 Gilad Ben-YossefAllow to turn off TCP window scale opt per route
2009-10-29 Gilad Ben-YossefAllow disabling TCP timestamp options per route
2009-10-29 Gilad Ben-YossefAdd the no SACK route option feature
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-01 Ori FinkelmanIPv4 TCP fails to send window scale option when window...
2009-09-03 Wu Fengguangtcp: replace hard coded GFP_KERNEL with sk_allocation
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-24 Andi KleenTCP: Add comments to (near) all functions in tcp_output...
2009-07-20 John Dykstratcp: Fix MD5 signature checking on IPv4 mapped sockets
2009-06-30 Herbert Xutcp: Stop non-TSO packets morphing into TSO
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-04 Ilpo Järvinentcp: extend ECN sysctl to allow server-side only ECN
2009-04-20 Ilpo Järvinentcp: fix mid-wq adjustment helper
2009-04-02 Ilpo Järvinentcp: miscounts due to tcp_fragment pcount reset
2009-04-02 Ilpo Järvinentcp: add helper for counter tweaking due mid-wq change
2009-03-16 Ilpo Järvinentcp: simplify tcp_current_mss
2009-03-16 Ilpo Järvinentcp: remove pointless .dsack/.num_sacks code
2009-03-03 Hantzis Fotistcp: tcp_init_wl / tcp_update_wl argument cleanup
2009-03-02 Ilpo Järvinentcp: get rid of two unnecessary u16s in TCP skb flags...
2009-03-02 Ilpo Järvinentcp: kill eff_sacks "cache", the sole user can calculat...
2009-03-02 Ilpo Järvinentcp: drop unnecessary local var in collapse
2009-03-02 Ilpo Järvinentcp: fix corner case issue in segmentation during rexmi...
2009-03-02 Ilpo Järvinentcp: Don't clear hints when tcp_fragmenting
2009-03-02 Ilpo Järvinentcp: deferring in middle of queue makes very little...
2009-03-02 Ilpo Järvinentcp: don't backtrack to sacked skbs
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-22 Herbert Xutcp: Always set urgent pointer if it's beyond snd_nxt
2009-02-19 Ilpo Järvinentcp: remove obsoleted comment about different passes
2009-02-05 David S. MillerRevert "tcp: Always set urgent pointer if it's beyond...
2008-12-26 Herbert Xutcp: Always set urgent pointer if it's beyond snd_nxt
2008-12-06 Ilpo Järvinentcp: fix tso_should_defer in 64bit
2008-12-06 Ilpo Järvinentcp: use tcp_write_xmit also in tcp_push_one
2008-12-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-06 Ilpo Järvinentcp: move some parts from tcp_write_xmit
2008-12-04 Ilpo Järvinentcp: make urg+gso work for real this time
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-25 Ilpo Järvinentcp: move tcp_simple_retransmit to tcp_input
2008-11-25 Ilpo Järvinentcp: collapse more than two on retransmission
2008-11-22 Petr Tesariktcp: Do not use TSO/GSO when there is urgent data
2008-11-03 Jianjun Kongnet: clean up net/ipv4/ip_sockglue.c tcp_output.c
2008-10-27 Florian Westphalsyncookies: fix inclusion of tcp options in syn-ack
2008-10-23 Ilpo Järvinentcp: Restore ordering of TCP options for the sake of...
2008-10-21 Ilpo Järvinentcp: should use number of sack blocks instead of -1
2008-10-07 Ilpo Järvinentcp: kill pointless urg_mode
2008-10-01 KOVACS Krisztiantcp: Port redirection support for TCP
2008-09-23 David S. Millertcp: Fix order of tests in tcp_retransmit_skb()
2008-09-21 Tom Quetchenbachtcp: advertise MSS requested by user
2008-09-21 Ilpo Järvinentcp: back retransmit_high when it over-estimated
2008-09-21 Ilpo Järvinentcp: don't clear retransmit_skb_hint when not necessary
2008-09-21 Ilpo Järvinentcp: remove retransmit_skb_hint clearing from failure
2008-09-21 Ilpo Järvinentcp: reorganize retransmit code loops
2008-09-21 Ilpo Järvinentcp: remove tp->lost_out guard to make joining diff...
2008-09-21 Ilpo Järvinentcp: Reorganize skb tagbit checks
2008-09-21 Ilpo Järvinentcp: remove obsolete validity concern
2008-09-21 Ilpo Järvinentcp: add tcp_can_forward_retransmit
2008-09-21 Ilpo Järvinentcp: convert retransmit_cnt_hint to seqno
2008-09-21 Ilpo Järvinentcp: Partial hint clearing has again become meaningless
2008-08-27 Philip Lovetcp: fix tcp header size miscalculation when window...
2008-07-22 David S. Millertcp: Fix bitmask test in tcp_syn_options()
next