tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / include / net / tcp.h
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-15 Ilpo Järvinentcp: fix ssthresh u16 leftover
2009-09-03 Wu Fengguangtcp: replace hard coded GFP_KERNEL with sk_allocation
2009-09-02 Damian LukowskiRTO connection timeout: coding style fixes and comments
2009-09-01 Damian LukowskiRevert Backoff [v3]: Calculate TCP's connection close...
2009-09-01 Damian LukowskiRevert Backoff [v3]: Revert RTO on ICMP destination...
2009-08-29 Eric Dumazettcp: keepalive cleanups
2009-07-20 John Dykstratcp: Fix MD5 signature checking on IPv4 mapped sockets
2009-05-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-07 Eric Dumazettcp: tcp_prequeue() can use keyed wakeups
2009-05-07 Eric Dumazettcp: tcp_prequeue() cleanup
2009-05-04 Satoru SATOHtcp: Fix tcp_prequeue() to get correct rto_min value
2009-04-20 Florian Westphalsyncookies: remove last_synq_overflow from struct tcp_sock
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: consolidate paws check
2009-03-03 Hantzis Fotistcp: tcp_init_wl / tcp_update_wl argument cleanup
2009-03-02 Ilpo Järvinentcp: kill eff_sacks "cache", the sole user can calculat...
2009-03-02 Ilpo Järvinentcp: add helper for AI algorithm
2008-12-16 Herbert Xutcp: Add GRO support
2008-11-26 Eric Dumazetnet: Use a percpu_counter for orphan_count
2008-11-26 Eric Dumazetnet: Use a percpu_counter for sockets_allocated
2008-11-25 Ilpo Järvinentcp: tcp_limit_reno_sacked can become static
2008-11-25 Ilpo Järvinentcp: Try to restore large SKBs while SACK processing
2008-11-25 Ilpo Järvinentcp: move tcp_simple_retransmit to tcp_input
2008-11-14 Petr Tesariktcp: remove an unnecessary field in struct tcp_skb_cb
2008-10-07 Peter Zijlstranet: wrap sk->sk_backlog_rcv()
2008-10-01 KOVACS Krisztiantcp: Port redirection support for TCP
2008-09-23 David S. Millertcp: Use SKB queue handling interfaces instead of by...
2008-09-23 David S. Millertcp: Use skb_queue_is_last() instead of by-hand version.
2008-09-22 David S. Millernet: Remove __skb_insert() calls outside of skbuff...
2008-09-21 Ilpo Järvinentcp: don't clear retransmit_skb_hint when not necessary
2008-09-21 Ilpo Järvinentcp: reorganize retransmit code loops
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-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-04 Gerrit Renkertcp/dccp: Consolidate common code for RFC 3390 conversion
2008-07-19 Adam Langleytcp: options clean up
2008-07-19 Adam Langleytcp: Fix MD5 signatures for non-linear skbs
2008-07-18 Pavel Emelyanovmib: put tcp statistics on struct net
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-17 Pavel Emelyanovsock: add net to prot->enter_memory_pressure callback
2008-07-17 Pavel Emelyanovmib: add net to TCP_ADD_STATS_USER
2008-07-17 Pavel Emelyanovmib: add net to TCP_DEC_STATS
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS
2008-07-17 Pavel Emelyanovtcp: add net to tcp_mib_init
2008-07-17 Pavel Emelyanovmib: drop unused TCP_XXX_STATS macros
2008-06-15 Brian Haleynet: change proto destroy method to return void
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-06-11 YOSHIFUJI Hideakitcp md5sig: Let the caller pass appropriate key for...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Share most of hash calcucaltion bits betwee...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Remove redundant protocol argument.
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Share MD5 Signature option parser between...
2008-06-10 Rami Rosenipv4: Remove unused declaration from include/net/tcp.h.
2008-04-16 John Heffner[TCP]: Increase the max_burst threshold from 3 to tp...
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 Gerrit Renker[SKB]: __skb_append = __skb_queue_after
2008-04-14 Denis V. Lunev[TCP]: Remove owner from tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Place file operations directly into tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Replace struct net on tcp_iter_state with seq_ne...
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-24 Florian Westphal[TCP]: Shrink syncookie_secret by 8 byte.
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - process as established
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV4] tcp - make proc handle the network namespaces
2008-03-04 Glenn Griffin[TCP]: Add IPv6 support to TCP SYN cookies
2008-02-29 Denis V. Lunev[INET]: Remove struct net_proto_family* from _init...
2008-01-28 Ilpo Järvinen[TCP]: Uninline tcp_is_cwnd_limited
2008-01-28 Ilpo Järvinen[TCP]: Uninline tcp_set_state
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 Hideo Aoki[NET] CORE: Introducing new memory accounting interface.
2008-01-28 YOSHIFUJI Hideaki[TCP]: Convert several length variable to unsigned.
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]: Cong.ctrl modules: remove unused good_ack from...
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...
2008-01-28 Jens Axboe[TCP]: Splice receive support.
2007-11-20 Ilpo Järvinen[TCP] MTUprobe: fix potential sk_send_head corruption
2007-10-24 Chuck Lever[TCP]: Remove unneeded implicit type cast when calling...
2007-10-10 David S. Miller[TCP]: Minor coding style fixup.
2007-10-10 Ilpo Järvinen[TCP]: Avoid clearing sacktag hint in trivial situations
2007-10-10 Ilpo Järvinen[TCP]: clear_all_retrans_hints prefixed by tcp_
2007-10-10 Ilpo Järvinen[TCP]: tcp_packets_out_inc to tcp_output.c (no callers...
2007-10-10 Ilpo Järvinen[TCP]: Remove unnecessary wrapper tcp_packets_out_dec
2007-10-10 Ilpo Järvinen[TCP]: Move sack_ok access to obviously named funcs...
2007-10-10 Ilpo Järvinen[TCP]: Don't panic if S+L skb is detected
2007-10-10 Ilpo Järvinen[TCP]: Reduce sacked_out with reno when purging write_queue
2007-10-10 Ilpo Järvinen[TCP]: Left out sync->verify (the new meaning of it...
2007-10-10 Ilpo Järvinen[TCP]: Add tcp_left_out(tp) "back" to get cleaner looki...
2007-10-10 Ilpo Järvinen[TCP]: Tighten tcp_sock's belt, drop left_out
2007-10-10 Ilpo Järvinen[TCP]: Add tcp_dec_pcount_approx int variant
2007-10-10 Ilpo Järvinen[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h...
next