aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_cong.c
Commit message (Expand)AuthorAge
* 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
* [TCP]: Appropriate Byte Count supportStephen Hemminger2005-11-10
* [TCP]: add tcp_slow_start helperStephen Hemminger2005-11-10
* [TCP]: fix congestion window update when using TSO deferalStephen Hemminger2005-11-10
* [ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2005-08-29
* [TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger2005-06-23
* [TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2005-06-23