summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_veno.c
Commit message (Expand)AuthorAgeFilesLines
* tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger2011-03-101-1/+1
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-231-3/+2Star
* tcp: add helper for AI algorithmIlpo Järvinen2009-03-021-6/+1Star
* net: fix returning void-valued expression warningsHarvey Harrison2008-05-011-2/+4
* tcp: Overflow bug in VegasLachlan Andrew2008-04-301-3/+5
* [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen2008-01-281-4/+3Star
* [TCP]: congestion control API pass RTT in microsecondsStephen Hemminger2007-07-311-3/+3
* [TCP]: remove unused argument to cong_avoid opStephen Hemminger2007-07-181-3/+3
* [TCP]: Congestion control API RTT sampling fixIlpo Järvinen2007-06-161-0/+3
* [TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki2007-04-261-1/+1
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-261-3/+7
* [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ONAlexey Dobriyan2006-09-231-1/+1
* [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-221-1/+0Star
* [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-181-7/+0Star
* [TCP]: TCP Veno congestion controlBin Zhou2006-06-181-0/+238