Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / tcp.c
2012-05-17 Willy Tarreautcp: do_tcp_sendpages() must try to push data out on...
2012-05-03 Eric Dumazettcp: change tcp_adv_win_scale and tcp_rmem[2]
2012-04-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-04-11 Eric Dumazettcp: avoid order-1 allocations on wifi and tx path
2012-04-10 Linus TorvaldsMerge tag 'dmaengine-fixes' of git://git./linux/kernel...
2012-04-10 Eric Dumazettcp: restore correct limit
2012-04-05 Eric Dumazettcp: tcp_sendpages() should call tcp_push() once
2012-04-05 Dave Jiangnetdma: adding alignment check for NETDMA ops
2012-04-03 Eric Dumazettcp: allow splice() to build full TSO packets
2012-03-13 Joe Perchesnet: ipv4: Standardize prefixes for message logging
2012-03-12 Joe Perchesnet: Convert printks to pr_<level>
2012-02-14 Dimitri Sivanichvfs: fix panic in __d_lookup() with high dentry hashtab...
2012-02-02 Jason Wangtcp: properly initialize tcp memory limits
2012-02-01 Arun Sharmanet: Disambiguate kernel message
2012-01-30 Glauber Costanet/tcp: Fix tcp memory limits initialization when...
2011-12-13 Glauber Costaper-netns ipv4 sysctl_tcp_mem
2011-12-05 Eric Dumazettcp: remove TCP_OFF and TCP_PAGE macros
2011-12-04 Eric Dumazettcp: tcp_sendmsg() page recycling
2011-11-29 Eric Dumazettcp: avoid frag allocation for small frames
2011-11-28 Eric Dumazettcp: tcp_sendmsg() wrong access to sk_route_caps
2011-11-16 Michał Mirosławnet: introduce and use netdev_features_t for device...
2011-10-24 Flavio LeitnerTCP: remove TCP_DEBUG
2011-10-24 Eric Dumazettcp: md5: dont write skb head in tcp_md5_hash_header()
2011-10-21 Eric Dumazettcp: add const qualifiers where possible
2011-10-19 Eric Dumazetnet: add skb frag size accessors
2011-10-03 Eric Dumazettcp: report ECN_SEEN in tcp_info
2011-09-27 Eric Dumazettcp: rename tcp_skb_cb flags
2011-09-17 Eric Dumazettcp: md5: remove one indirection level in tcp_md5sig_pool
2011-08-25 Ian Campbellnet: ipv4: convert to SKB frag APIs
2011-07-07 Eric Dumazetnet: refine {udp|tcp|sctp}_mem limits
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-04-05 Tom Herbertnet: Allow no-cache copy from user on transmit
2011-03-09 Mario Schuknechttcp: ioctl type SIOCOUTQNSD returns amount of data...
2011-02-20 Shan Weitcp: Remove debug macro of TCP_CHECK_TIMER
2011-01-24 Michał Mirosławnet: change netdev->features to u32
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-06 Jeff Mahoney- Fixed corrupted -rc4 patch.
2010-11-24 David S. Millertcp: Make TCP_MAXSEG minimum more correct.
2010-11-15 Jeff Mahoney- Update to 2.6.37-rc1-git11.
2010-11-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-11-11 David S. Millertcp: Increase TCP_MAXSEG socket option minimum.
2010-11-10 Eric Dumazetnet: avoid limits overflow
2010-11-09 Joe Perchesnet/ipv4/tcp.c: Update WARN uses
2010-10-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-10-04 Jeff Mahoney- Update to 2.6.36-rc6.
2010-09-28 David S. Millertcp: Fix >4GB writes on 64-bit.
2010-09-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-20 Tom Marshalltcp: Fix race in tcp_poll
2010-09-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-08-30 Jerry Chutcp: Add TCP_USER_TIMEOUT socket option.
2010-08-30 Jeff Mahoney- Update to Linux: 2.6.36-rc3.
2010-08-26 KOSAKI Motohirotcp: select(writefds) don't hang up when a peer close...
2010-08-26 Eric Dumazettcp: fix three tcp sysctls tuning
2010-08-25 David S. Millertcp: Combat per-cpu skew in orphan tests.
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-08-03 Josh Huntnet: Add getsockopt support for TCP thin-streams
2010-07-31 Dmitry Popovtcp: cookie transactions setsockopt memory leak
2010-07-23 Jeff Mahoney- Update to 2.6.35-rc6.
2010-07-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-14 Changli Gaorfs: call sock_rps_record_flow() in tcp_splice_read()
2010-07-13 Changli Gaoinet, inet6: make tcp_sendmsg() and tcp_sendpage()...
2010-07-12 Eric Dumazetnet/ipv4: EXPORT_SYMBOL cleanups
2010-06-29 Eric Dumazetnet: use this_cpu_ptr()
2010-06-25 Konstantin Khorenkotcp: do not send reset to already closed sockets
2010-06-15 Changli Gaotcp: unify tcp flag macros
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-31 Eric Dumazettcp: tcp_md5_hash_skb_data() frag_list handling
2010-05-18 Joe Perchesnet: Remove unnecessary semicolons after switch statements
2010-05-17 Jeff Mahoney- Update to 2.6.34-final.
2010-05-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-16 Eric Dumazettcp: fix MD5 (RFC2385) support
2010-04-27 Flavio LeitnerTCP: avoid to send keepalive probes if receiving data
2010-04-21 Eric Dumazetnet: Fix various endianness glitches
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-30 Steven J. Magnaninet: Fix oops from tcp_collapse() when using splice()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Jeff Mahoney- Update to 2.6.34-rc2-git3.
2010-03-20 Steven J. MagnaniNET_DMA: free skbs periodically
2010-03-19 Alexandra Kossovskytcp: Fix OOB POLLIN avoidance.
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-02-18 Andreas Petlundnet: TCP thin dupack
2010-02-18 Andreas Petlundnet: TCP thin linear timeouts
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-23 Krishna Kumartcp: Slightly optimize tcp_sendmsg
2009-12-23 Krishna Kumartcp: Remove unrequired operations in tcp_push()
2009-12-09 David S. Millertcp: Remove runtime check that can never be true.
2009-12-03 William Allen SimpsonTCPCT part 1e: implement socket option TCP_COOKIE_TRANS...
2009-12-03 William Allen SimpsonTCPCT part 1b: generate Responder Cookie secret
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-30 Eric Dumazettcp: tcp_disconnect() should clear window_clamp
2009-11-27 Suresh Jayaraman- Rebase Swap-over-NFS(SoN) patches:
2009-11-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-13 Ilpo Järvinentcp: provide more information on the tcp receive_queue...
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
next