net: skb->dst accessors
[safe/jmp/linux-2.6] / net / ipv4 / tcp_output.c
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()
2008-07-19 Adam Langleytcp: options clean up
2008-07-19 Adam Langleytcp: Fix MD5 signatures for non-linear skbs
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS
2008-07-03 Pavel Emelyanovtcp: de-bloat a bit with factoring NET_INC_STATS_BH out
2008-06-12 David S. MillerMerge branch 'net-next-2.6-misc-20080612a' of git:...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Remove redundant protocol argument.
2008-06-04 Sridhar Samudralatcp: Increment OUTRSTS in tcp_send_active_reset()
2008-05-21 Sridhar Samudralatcp: TCP connection times out if ICMP frag needed is...
2008-04-16 Ilpo Järvinen[TCP]: Remove superflushious skb == write_queue_tail...
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-10 Florian Westphal[Syncookies]: Add support for TCP options via timestamps.
2008-04-08 Ilpo Järvinen[TCP]: tcp_simple_retransmit can cause S+L
2008-03-21 Peter P Waskiewicz Jr[NET]: Add per-connection option to set max TSO frame...
2008-03-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-20 Patrick McHardy[TCP]: Fix shrinking windows with window scaling
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-12 Ilpo Järvinen[TCP]: Prevent sending past receiver window with TSO...
2008-03-04 Glenn Griffin[TCP]: Add IPv6 support to TCP SYN cookies
2008-02-01 Adrian Bunk[TCP]: Unexport sysctl_tcp_tso_win_divisor
2008-01-28 Ilpo Järvinen[TCP]: Perform setting of common control fields in...
2008-01-28 Ilpo Järvinen[TCP]: Urgent parameter effect can be simplified.
2008-01-28 Ilpo Järvinen[TCP]: Remove unnecessary local variable
2008-01-28 Ilpo Järvinen[TCP]: Code duplication removal, added tcp_bound_to_hal...
2008-01-28 Ilpo Järvinen[TCP]: cleanup tcp_{in,out}put.c style
2008-01-28 Ilpo Järvinen[TCP]: reduce tcp_output's indentation levels a bit
2008-01-28 Ilpo Järvinen[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
2008-01-28 Ilpo Järvinen[TCP]: Introduce tcp_wnd_end() to reduce line lengths
2008-01-28 Ilpo Järvinen[TCP]: Rename update_send_head & include related increm...
2008-01-28 Hideo Aoki[NET] CORE: Introducing new memory accounting interface.
2008-01-28 Ilpo Järvinen[TCP]: Force TSO splits to MSS boundaries
2008-01-28 Eric Dumazet[TCP] Avoid two divides in tcp_output.c
2008-01-28 Ilpo Järvinen[TCP]: Fix TSO deferring
2008-01-28 Ilpo Järvinen[TCP]: Abstract tp->highest_sack accessing & point...
2008-01-28 Ilpo Järvinen[TCP]: Add tcp_for_write_queue_from_safe and use it...
2008-01-28 Ilpo Järvinen[TCP]: Remove local variable and use packets_in_flight...
2008-01-28 Ilpo Järvinen[TCP]: MTUprobe: prepare skb fields earlier
2008-01-28 Pavel Emelyanov[NET]: Eliminate unused argument from sk_stream_alloc_pskb
2008-01-28 Ilpo Järvinen[TCP]: Move FRTO checks out from write queue abstractio...
2008-01-28 Ilpo Järvinen[TCP]: Rewrite SACK block processing & sack_recv_cache use
2008-01-28 Ilpo Järvinen[TCP]: Convert highest_sack to sk_buff to allow direct...
2007-12-05 Ilpo Järvinen[TCP]: NAGLE_PUSH seems to be a wrong way around
2007-11-23 Ilpo Järvinen[TCP] MTUprobe: Cleanup send queue check (no need to...
2007-11-23 Ilpo Järvinen[TCP]: MTUprobe: receiver window & data available check...
2007-11-20 Ilpo Järvinen[TCP] MTUprobe: fix potential sk_send_head corruption
2007-10-12 Ilpo Järvinen[TCP]: Limit processing lost_retrans loop to work-to...
2007-10-10 Ilpo Järvinen[TCP]: Fix two off-by-one errors in fackets_out adjusti...
2007-10-10 Ilpo Järvinen[TCP]: No fackets_out/highest_sack tuning when SACK...
2007-10-10 Ilpo Järvinen[TCP]: Re-place highest_sack check to a more robust...
next