Merge branch 'master' of github.com:davem330/net
[linux-flexiantxendom0.git] / net / ipv4 / tcp_ipv4.c
2011-10-07 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-10-05 Yan, Zhengtcp: properly handle md5sig_pool references
2011-09-27 Eric Dumazettcp: unalias tcp_skb_cb flags and ip_dsfield
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-15 Eric Dumazettcp: Change possible SYN flooding messages
2011-08-18 Tom Herbertrps: Add flag to skb to indicate rxhash is based on...
2011-08-07 David S. Millernet: Compute protocol sequence numbers and fragment...
2011-06-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-06-17 Eric Dumazetnet: rfs: enable RFS before first data packet is received
2011-06-09 Jerry Chutcp: RFC2988bis + taking RTT sample from 3WHS for the...
2011-05-24 Dan Rosenbergnet: convert %p usage to %pK
2011-05-18 David S. Milleripv4: Pass explicit destination address to rt_bind_peer().
2011-05-18 David S. Milleripv4: Pass explicit destination address to rt_get_peer().
2011-05-18 David S. Milleripv4: Make caller provide flowi4 key to inet_csk_route_...
2011-05-10 David S. Milleripv4: Pass explicit daddr arg to ip_send_reply().
2011-05-08 David S. Millertcp: Use cork flow info instead of rt->rt_dst in tcp_v4...
2011-05-08 David S. Milleripv4: Use inet_csk_route_child_sock() in DCCP and TCP.
2011-05-08 David S. Millertcp: Use cork flow in tcp_v4_connect()
2011-04-29 David S. Milleripv4: Get route daddr from flow key in tcp_v4_connect().
2011-04-29 David S. Milleripv4: Fetch route saddr from flow key in tcp_v4_connect().
2011-04-28 Eric Dumazetinet: add RCU protection to inet->opt
2011-04-27 David S. Milleripv4: Sanitize and simplify ip_route_{connect,newports}()
2011-04-22 Eric Dumazetinet: constify ip headers and in6_addr
2011-03-02 David S. Milleripv4: Make output route lookup return rtable directly.
2011-03-01 David S. Milleripv4: Can final ip_route_connect() arg to boolean ...
2011-02-24 David S. Milleripv4: Rearrange how ip_route_newports() gets port keys.
2011-02-20 Shan Weitcp: Remove debug macro of TCP_CHECK_TIMER
2011-02-10 David S. Millerinetpeer: Abstract address representation further.
2011-01-24 Eric Dumazettcp: fix bug in listening_get_next()
2010-12-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-23 Eric Dumazettcp: fix listening_get_next()
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-02 David S. Millertimewait_sock: Create and use getpeer op.
2010-11-30 David S. Millerinet: Turn ->remember_stamp into ->get_peer in connecti...
2010-11-30 David S. Millerinetpeer: Make inet_getpeer() take an inet_peer_adress_...
2010-11-30 David S. Millerinetpeer: Introduce inet_peer_address_t.
2010-11-28 Pavel Emelyanovnetns: Don't leak others' openreq-s in proc
2010-11-12 David S. Millertcp: Don't change unlocked socket state in tcp_v4_err().
2010-10-21 Balazs Scheidlertproxy: fix hash locking issue when using port redirect...
2010-08-31 Eric Dumazetgro: unexport tcp4_gro_receive and tcp4_gro_complete
2010-07-13 Changli Gaoinet, inet6: make tcp_sendmsg() and tcp_sendpage()...
2010-07-12 Eric Dumazetnet/ipv4: EXPORT_SYMBOL cleanups
2010-06-27 Florian Westphalsyncookies: add support for ECN
2010-06-16 Eric Dumazetinetpeer: restore small inet_peer structures
2010-06-11 Changli Gaonet-next: remove useless union keyword
2010-06-07 Tom Herberttcp: Fix slowness in read /proc/net/tcp
2010-06-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-06-05 Florian Westphalsyncookies: avoid unneeded tcp header flag double check
2010-06-05 Florian Westphalsyncookies: make v4/v6 synflood warning behaviour the...
2010-06-04 Eric Dumazetrps: tcp: fix rps_sock_flow_table table updates
2010-05-16 Eric Dumazetnet: Introduce sk_route_nocaps
2010-04-27 David S. Millernet: Make RFS socket operations not be inet specific.
2010-04-21 Eric Dumazetnet: Fix various endianness glitches
2010-04-16 Tom Herbertrfs: Receive Flow Steering
2010-04-11 Herbert Xuinet: Remove unused send_check length argument
2010-04-11 Herbert Xutcp: Handle CHECKSUM_PARTIAL for SYNACK packets for...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-20 stephen hemmingerTCP: check min TTL on received ICMP packets
2010-03-10 Eric Dumazettcp: Fix tcp_v4_rcv()
2010-03-08 Eric Dumazettcp: Add SNMP counters for backlog and min_ttl drops
2010-03-05 Zhu Yinet: backlog functions rename
2010-03-05 Zhu Yitcp: use limited socket backlog
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2010-01-18 Octavian Purdilatcp: account SYN-ACK timeouts & retransmissions
2010-01-12 Stephen Hemmingertcp: Generalized TTL Security Mechanism
2009-12-16 David S. Millertcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
2009-12-09 Eric Dumazettcp: Fix a connect() race with timewait sockets
2009-12-04 Eric Dumazettcp: diag: Dont report negative values for rx queue
2009-12-03 Eric W. Biedermannet: Batch inet_twsk_purge
2009-12-03 William Allen SimpsonTCPCT part 1g: Responder Cookie => Initiator
2009-12-03 William Allen SimpsonTCPCT part 1d: define TCP cookie option, extend existin...
2009-12-03 William Allen SimpsonTCPCT part 1a: add request_values parameter for sending...
2009-11-14 Eric Dumazetinetpeer: Optimize inet_getid()
2009-11-14 William Allen Simpsonnet: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
2009-10-29 Gilad Ben-YossefAllow tcp_parse_options to consult dst entry
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-13 Eric Dumazettcp: replace ehash_size by ehash_mask
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 Stephen Hemmingerinet: inet_connection_sock_af_ops const
2009-09-02 Stephen Hemmingertcp: MD5 operations should be const
2009-09-01 Damian LukowskiRevert Backoff [v3]: Revert RTO on ICMP destination...
2009-09-01 Damian LukowskiRevert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err()
2009-07-20 John Dykstratcp: Use correct peer adr when copying MD5 keys
2009-07-20 John Dykstratcp: Fix MD5 signature checking on IPv4 mapped sockets
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-06-03 Eric Dumazetnet: skb->rtable accessor
2009-05-05 Shan Weitcp:fix the code indent
2009-04-27 Herbert Xugro: Fix COMPLETE checksum handling
2009-03-28 Paul Moorelsm: Relocate the IPv4 security_inet_conn_request(...
2009-03-11 Eric Dumazettcp: allow timestamps even if SYN packet has tsval=0
2009-03-03 Eric W. Biedermantcp: Like icmp use register_pernet_subsys
2009-02-23 Eric W. Biedermantcp: Like icmp use register_pernet_subsys
2009-01-30 Herbert Xugro: Avoid copying headers of unmerged packets
2009-01-06 Dan Williamsnet_dma: convert to dma_find_channel
2008-12-30 Herbert Xunet: Fix percpu counters deadlock
2008-12-16 Herbert Xutcp: Add GRO support
2008-11-26 Eric Dumazetnet: Use a percpu_counter for sockets_allocated
2008-11-24 Eric Dumazetnet: Convert TCP/DCCP listening hash tables to use RCU
next