Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / include / linux / tcp.h
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-12 David S. Millertcp: Revert 'process defer accept as established' changes.
2008-05-29 Ilpo Järvinentcp: Reorganize tcp_sock to fill 64-bit holes & improve...
2008-05-22 Ilpo Järvinentcp: Make prior_ssthresh a u32
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - process as established
2008-01-28 Ilpo Järvinen[TCP]: Rewrite SACK block processing & sack_recv_cache use
2008-01-28 Ilpo Järvinen[TCP]: Earlier SACK block verification & simplify acces...
2008-01-28 Ilpo Järvinen[TCP]: Convert highest_sack to sk_buff to allow direct...
2007-10-15 Ilpo Järvinen[TCP]: Make snd_cwnd_cnt 32-bit
2007-10-12 Ilpo Järvinen[TCP]: Limit processing lost_retrans loop to work-to...
2007-10-10 Ilpo Järvinen[TCP]: Comment fastpath_cnt_hint off-by-one trap
2007-10-10 Ilpo Järvinen[TCP]: Update comment about highest_sack validity
2007-10-10 Ilpo Järvinen[TCP]: Tighten tcp_sock's belt, drop left_out
2007-10-10 Ilpo Järvinen[TCP]: Access to highest_sack obsoletes forward_cnt_hint
2007-10-10 Ilpo Järvinen[TCP]: Add highest_sack seqno, points to globally highe...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26 David S. Miller[TCP]: Make snd_cwnd_clamp a u32.
2007-04-26 Eric Dumazet[TCP]: Keep copied_seq, rcv_wup and rcv_next together.
2007-02-08 Baruch Even[TCP]: Seperate DSACK from SACK fast path
2006-12-03 Arnaldo Carvalho... [TCP]: Renove the __ prefix on the struct tcp_sock...
2006-12-03 Arnaldo Carvalho... [TCP]: Change tcp_header_len member in tcp_sock to u16
2006-12-03 Al Viro[NET]: Annotate checksums in on-the-wire packets.
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-10-19 John Heffner[TCP]: Bound TSO defer time
2006-09-29 Al Viro[TCP]: struct tcp_sock .pred_flags is net-endian
2006-09-29 Al Viro[TCP]: struct tcp_sack_block annotations
2006-09-29 Al Viro[IPV4]: TCP headers annotated
2006-06-23 David Woodhouse[TCP]: Move inclusion of <linux/dmaengine.h> to correct...
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-18 Chris Leech[I/OAT]: Structure changes for TCP recv offload to...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-21 John Heffner[TCP] mtu probing: move tcp-specific data out of inet_c...
2006-01-03 Arnaldo Carvalho... [IP_SOCKGLUE]: Remove most of the tcp specific calls
2006-01-03 Arnaldo Carvalho... [TCP]: Move the TCPF_ enum to tcp_states.h
2006-01-03 Arnaldo Carvalho... [ICSK]: Rename struct tcp_func to struct inet_connectio...
2005-11-11 Stephen Hemminger[TCP]: speed up SACK processing
2005-11-11 Stephen Hemminger[TCP]: Appropriate Byte Count support
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]: Introduce inet_connection_sock
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 Arnaldo Carvalho... [INET]: Move bind_hash from tcp_sk to inet_sk
2005-08-29 Arnaldo Carvalho... [INET]: Just rename the TCP hashtable functions/structs...
2005-07-05 David S. Miller[TCP]: Move to new TSO segmenting scheme.
2005-06-24 Stephen Hemminger[TCP]: Allow choosing TCP congestion control via sockopt.
2005-06-23 Stephen Hemminger[TCP]: Add pluggable congestion control algorithm infra...
2005-06-19 Arnaldo Carvalho... [NET] Generalise tcp_listen_opt
2005-06-19 Arnaldo Carvalho... [NET] Rename open_request to request_sock
2005-06-19 Arnaldo Carvalho... [NET] Generalise TCP's struct open_request minisock...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2