[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
[linux-flexiantxendom0-natty.git] / net / ipv4 / tcp_ipv4.c
2008-02-29 Denis V. Lunev[INET]: Remove struct dst_entry *dst from request_sock_...
2008-02-29 Denis V. Lunev[INET]: Remove struct net_proto_family* from _init...
2008-02-18 Kris Katterjohn[TCP]: Fix tcp_v4_send_synack() comment
2008-02-03 Arnaldo Carvalho... [SOCK] proto: Add hashinfo member to struct proto
2008-02-01 Pavel Emelyanov[NETNS]: Tcp-v4 sockets per-net lookup.
2008-01-28 YOSHIFUJI Hideaki[TCP]: Convert several length variable to unsigned.
2008-01-28 Pavel Emelyanov[INET]: Uninline the __inet_hash function.
2007-11-21 YOSHIFUJI Hideaki[IPV4] TCPMD5: Use memmove() instead of memcpy() becaus...
2007-11-21 YOSHIFUJI Hideaki[IPV4] TCPMD5: Omit redundant NULL check for kfree...
2007-11-07 Eric Dumazet[INET]: Remove per bucket rwlock in tcp/dccp ehash...
2007-11-07 Eric Dumazet[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-10-31 David S. Miller[NET]: Fix incorrect sg_mark_end() calls.
2007-10-30 Matthias M. Dellweg[TCP] MD5: Remove some more unnecessary casting.
2007-10-26 David S. Miller[TCP]: Fix scatterlist handling in MD5 signature support.
2007-10-11 Stephen Hemminger[INET]: local port range robustness
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-09-28 David S. Miller[TCP]: Fix MD5 signature handling on big-endian.
2007-08-03 David S. Miller[TCP]: Invoke tcp_sendmsg() directly, do not use inet_s...
2007-07-11 Herbert Xu[TCPv4]: Improve BH latency in /proc/net/tcp
2007-06-12 David S. Miller[TCP]: Disable TSO if MD5SIG is enabled.
2007-06-07 Patrick McHardy[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack
2007-06-04 Wei Dong[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Herbert Xu[NET]: Use csum_start offset instead of skb_transport_h...
2007-04-26 Eric Dumazet[TCP]: tcp_memory_pressure and tcp_socket are__read_mos...
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 Arnaldo Carvalho... [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 David S. Miller[TCP]: Abstract out all write queue operations.
2007-04-26 James Morris[NET]: Convert xtime.tv_sec to get_seconds()
2007-04-26 Ilpo Järvinen[TCP]: struct *sock argument renamed: sp -> sk
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2007-02-08 Eric Dumazet[NET]: change layout of ehash table
2007-02-08 David S. Miller[IPV4/IPV6]: Always wait for IPSEC SA resolution in...
2007-02-08 Frederik Deweerdt[TCP]: remove tcp header from tcp_v4_check (take #2)
2007-01-09 Craig Schlenter[TCP]: Fix iov_len calculation in tcp_v4_send_ack().
2006-12-18 Leigh Brown[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash
2006-12-18 Leigh Brown[TCP]: Fix oops caused by tcp_v4_md5_do_del
2006-12-03 Andrew Morton[TCP]: Fix warnings with TCP_MD5SIG disabled.
2006-12-03 Adrian Bunk[NET]: Possible cleanups.
2006-12-03 David S. Miller[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.
2006-12-03 Al Viro[NET]: Split skb->csum
2006-12-03 Al Viro[NET]: Fix assorted misannotations (from md5 and udplit...
2006-12-03 Arnaldo Carvalho... [TCP_IPV4]: Use kmemdup where appropriate
2006-12-03 Arnaldo Carvalho... [TCP_IPV4]: CodingStyle cleanups, no code change
2006-12-03 Al Viro[NET]: Annotate __skb_checksum_complete() and friends.
2006-12-03 Al Viro[IPV6]: Assorted trivial endianness annotations.
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Gerrit Renker[TCP/DCCP]: Introduce net_xmit_eval
2006-12-03 Gerrit Renker[TCP]: Remove dead code in init_sequence
2006-12-03 Eric Dumazet[NET]: Size listen hash tables using backlog hint
2006-10-20 Eric Dumazet[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH...
2006-10-12 YOSHIFUJI Hideaki[NET]: Use typesafe inet_twsk() inline function instead...
2006-10-12 YOSHIFUJI Hideaki[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of...
2006-09-29 Al Viro[IPV4]: struct inet_timewait_sock annotations
2006-09-29 Al Viro[IPV4]: annotate address in inet_request_sock
2006-09-29 Al Viro[IPV4]: ip_route_connect() ipv4 address arguments annotated
2006-09-22 Dmitry Mishin[NET]: Fix sk->sk_filter field access
2006-09-22 Brian Haley[NET/IPV4/IPV6]: Change some sysctl variables to __read...
2006-09-22 Herbert Xu[IPV4]: Use network-order dport for all visible inet_lo...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-22 Venkat Yekkirala[MLSXFRM]: Auto-labeling of child sockets
2006-08-02 Wei Yongjun[TCP]: SNMPv2 tcpAttemptFails counter error
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-07-08 Herbert Xu[NET] gso: Fix up GSO packets with broken checksums
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate bh_lock_sock()
2006-07-03 Ingo Molnar[PATCH] lockdep: locking init debugging improvement
2006-06-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-30 Herbert Xu[NET]: Generalise TSO-specific bits from skb_setup_caps
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Sridhar Samudrala[TCP]: Export accept queue len of a TCP listening socke...
2006-06-18 Chris Leech[I/OAT]: TCP recv offload to I/OAT
2006-04-14 Adrian Bunk[IPV4]: Possible cleanups.
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_ctl_sock_create
2006-03-21 John Heffner[TCP]: MTU probing
2006-02-01 Sam Ravnborg[NET]: Do not export inet_bind_bucket_create twice.
2006-02-01 Patrick McHardy[IPV4]: Always set fl.proto in ip_route_newports
2006-01-07 Patrick McHardy[NETFILTER]: Keep conntrack reference until IPsec polic...
2006-01-04 Arnaldo Carvalho... [TCP]: syn_flood_warning is only needed if CONFIG_SYN_C...
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... [INET]: Generalise tcp_v4_hash_connect
2006-01-03 Arnaldo Carvalho... [TWSK]: Introduce struct timewait_sock_ops
2006-01-03 Arnaldo Carvalho... [ICSK]: Move v4_addr2sockaddr from TCP to icsk
2006-01-03 Arnaldo Carvalho... [ICSK]: Rename struct tcp_func to struct inet_connectio...
2006-01-03 Arnaldo Carvalho... [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
2005-11-11 Stephen Hemminger[TCP]: spelling fixes
2005-11-10 Herbert Xu[NET]: Detect hardware rx checksum faults correctly
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-11-05 Stephen Hemminger[TCP/DCCP]: Randomize port selection
2005-10-03 Eric Dumazet[INET]: speedup inet (tcp/dccp) lookups
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-08-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-29 Arnaldo Carvalho... [TIMEWAIT]: Introduce inet_timewait_death_row
2005-08-29 Arnaldo Carvalho... [ICSK]: Generalise tcp_listen_{start,stop}
next