aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
Commit message (Expand)AuthorAge
* tcp: add LAST_ACK as a valid state for TSQEric Dumazet2012-07-13
* tcp: TCP Small QueuesEric Dumazet2012-07-11
* tcp: tcp_make_synack() consumes dst parameterEric Dumazet2012-06-04
* tcp: tcp_make_synack() can use alloc_skb()Eric Dumazet2012-06-04
* tcp: bool conversionsEric Dumazet2012-05-17
* net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-05-16
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* tcp: early retransmit: delayed fast retransmitYuchung Cheng2012-05-02
* ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\
| * tcp: fix retransmit of partially acked framesEric Dumazet2012-04-18
* | tcp: Repair socket queuesPavel Emelyanov2012-04-21
* | tcp: Initial repair modePavel Emelyanov2012-04-21
* | tcp: Move code aroundPavel Emelyanov2012-04-21
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
|/
* tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-04
|\
| * tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell2012-01-30
* | tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet2012-01-26
|/
* foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-12
* tcp: fix tcp_trim_head()Eric Dumazet2011-12-05
* tcp: take care of misalignmentsEric Dumazet2011-12-04
* tcp: do not scale TSO segment size with reordering degreeNeal Cardwell2011-11-29
* tcp: Fix comments for Nagle algorithmFeng King2011-11-08
* tcp: add const qualifiers where possibleEric Dumazet2011-10-21
* net: add skb frag size accessorsEric Dumazet2011-10-19
* tcp: rename tcp_skb_cb flagsEric Dumazet2011-09-27
* Proportional Rate Reduction for TCP.Nandita Dukkipati2011-08-24
* net: ipv4: convert to SKB frag APIsIan Campbell2011-08-24
* inet: Pass flowi to ->queue_xmit().David S. Miller2011-05-08
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-02
|/
* tcp: undo_retrans counter fixesYuchung Cheng2011-02-21
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | TCP: increase default initial receive window.Nandita Dukkipati2010-12-21
* | | net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-13
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\ \ \ | | |/ | |/|
| * | tcp: protect sysctl_tcp_cookie_size readsEric Dumazet2010-12-08
| * | tcp: avoid a possible divide by zeroEric Dumazet2010-12-08
| * | tcp: Bug fix in initialization of receive window.Nandita Dukkipati2010-12-08
| |/
* | tcp: use TCP_BASE_MSS to set basic mss valueShan Wei2010-12-02
* | xps: Improvements in TX queue selectionTom Herbert2010-11-24
* | network: tcp_connect should return certain errors up the stackEric Paris2010-11-17
|/
* net: return operator cleanupEric Dumazet2010-09-23
* tcp: update also tcp_output with regard to RFC 5681Gerrit Renker2010-09-01
* tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer2010-08-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
|\