aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+1
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+1
|\
| * tcp: implement RFC 5961 3.2Eric Dumazet2013-01-111-0/+1
* | samsung update 1codeworkx2012-06-021-0/+2
|/
* tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei2011-02-201-2/+0
* tcp: Add reference to initial CWND ietf draft.David S. Miller2011-02-051-1/+1
* tcp: Increase the initial congestion window to 10.David S. Miller2011-02-021-9/+3
* net: change netdev->features to u32Michał Mirosław2011-01-241-1/+1
* TCP: increase default initial receive window.Nandita Dukkipati2010-12-201-0/+3
* net: kill unused macrosShan Wei2010-12-191-2/+0
* tcp: relax tcp_paws_check()Eric Dumazet2010-12-161-1/+7
* net: kill unused macros from head fileShan Wei2010-12-021-6/+0
* timewait_sock: Create and use getpeer op.David S. Miller2010-12-011-0/+1
* inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2010-11-301-1/+1
* net: avoid limits overflowEric Dumazet2010-11-101-3/+3
* tcp: tcp_enter_quickack_mode can be staticstephen hemminger2010-09-291-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-2/+16
|\
| * tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-151-2/+16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-4/+14
|\ \ | |/
| * tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-251-4/+14
* | TCP: update initial windows according to RFC 5681Gerrit Renker2010-08-301-8/+2
* | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-301-0/+15
|/
* tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet2010-07-151-5/+4
* inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-121-4/+4
* net: cleanupsChangli Gao2010-07-121-137/+85
* syncookies: add support for ECNFlorian Westphal2010-06-261-1/+1
* syncookies: check decoded options against sysctl settingsFlorian Westphal2010-06-161-1/+1
* tcp: unify tcp flag macrosChangli Gao2010-06-151-13/+11
* tcp: Fix slowness in read /proc/net/tcpTom Herbert2010-06-071-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-161-18/+3
|\
| * tcp: fix MD5 (RFC2385) supportEric Dumazet2010-05-161-18/+3
* | TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2010-04-271-0/+8
* | tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-221-0/+1
* | net: sk_sleep() helperEric Dumazet2010-04-201-1/+1
* | inet: Remove unused send_check length argumentHerbert Xu2010-04-111-1/+1
|/
* net: add scheduler sync hint to tcp_prequeue().Mike Galbraith2010-03-041-1/+1
* net: TCP thin dupackAndreas Petlund2010-02-181-0/+1
* net: TCP thin linear timeoutsAndreas Petlund2010-02-181-0/+4
* net: TCP thin-stream detectionAndreas Petlund2010-02-181-0/+8
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-161-1/+1
* tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-171-0/+2
* net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-231-1/+2
* tcp: Remove check in __tcp_push_pending_framesKrishna Kumar2009-12-231-7/+9
* tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-151-2/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-111-1/+0
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-081-28/+0
* | | tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski2009-12-081-2/+8
|/ /
* | tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen2009-12-021-0/+1