aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_cong.c
Commit message (Expand)AuthorAge
* tcp: fix stretch ACK bugs in RenoNeal Cardwell2015-01-29
* tcp: fix the timid additive increase on stretch ACKsNeal Cardwell2015-01-29
* tcp: stretch ACK fixes prepNeal Cardwell2015-01-29
* tcp: spelling s/plugable/pluggableFabian Frederick2014-11-04
* tcp: Change tcp_slow_start function to return voidLi RongQing2014-09-30
* net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal2014-09-29
* tcp: whitespace fixesstephen hemminger2014-09-01
* tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet2014-05-03
* tcp: fix cwnd limited checking to improve congestion controlEric Dumazet2014-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * tcp: reduce the bloat caused by tcp_is_cwnd_limited()Eric Dumazet2014-02-24
* | tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev2014-02-13
|/
* tcp: properly handle stretch acks in slow startYuchung Cheng2013-11-04
* tcp: remove Appropriate Byte Count supportStephen Hemminger2013-02-05
* tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
* | net: Allow userns root to control ipv4Eric W. Biederman2012-11-18
|/
* tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-02
* tcp: fix ABC in tcp_slow_start()Eric Dumazet2012-07-20
* tcp: bool conversionsEric Dumazet2012-05-17
* net: ipv4: Standardize prefixes for message loggingJoe Perches2012-03-12
* net: Convert printks to pr_<level>Joe Perches2012-03-12
* tcp: do not scale TSO segment size with reordering degreeNeal Cardwell2011-11-29
* net/ipv4: Eliminate kstrdup memory leakJulia Lawall2010-08-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Networking: use CAP_NET_ADMIN when deciding to call request_moduleEric Paris2009-08-13
* tcp: add helper for AI algorithmIlpo Järvinen2009-03-02
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-16
* tcp: Limit cwnd growth when deferring for GSOJohn Heffner2008-04-29
* tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner2008-04-29
* [TCP]: Uninline tcp_is_cwnd_limitedIlpo Järvinen2008-01-28
* [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen2008-01-28
* [TCP]: remove unused argument to cong_avoid opStephen Hemminger2007-07-18
* [TCP] slow start: Make comments and code logic clearer.Stephen Hemminger2007-05-17
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-26
* [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner2007-04-26
* [TCP]: Congestion control initialization.Stephen Hemminger2007-04-24
* Various typo fixes.Robert P. J. Day2007-02-17
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [TCP]: Allow autoloading of congestion control via setsockopt.Stephen Hemminger2006-12-03
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-03
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-03
* [TCP]: Set default congestion control when no sysctl.Stephen Hemminger2006-11-01
* [TCP]: default congestion control menuStephen Hemminger2006-09-24
* [TCP]: Two RFC3465 Appropriate Byte Count fixes.Daikichi Osuga2006-08-30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-18
* [TCP]: Fix RFC2465 typo.S P2006-03-28
* [TCP]: less inline'sStephen Hemminger2006-01-03