aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/cc
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-169-9/+0
* tcp: fix build issue for some cc modulesMichael Tuexen2023-07-131-3/+3
* cc: Add opt_kern_tls.h to all congestion modulesWarner Losh2022-04-052-2/+2
* tcp: Congestion control cleanup.Randall Stewart2021-11-112-1/+9
* modules: a lot: need opt_kern_tls.hKyle Evans2021-09-306-6/+6
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-047-7/+7
* In the TCP stack, the hhook(9) framework provides hooks for kernel modulesJonathan T. Looney2016-10-121-4/+13
* DCTCP (Data Center TCP) implementation.Hiren Panchasara2015-01-122-0/+8
* Remove unnecessary inclusions of bsd.own.mk.Warner Losh2014-08-046-12/+0
* Import an implementation of the CAIA Delay-Gradient (CDG) congestion controlLawrence Stewart2013-07-022-1/+11
* Import an implementation of the CAIA-Hamilton-Delay (CHD) congestion controlLawrence Stewart2011-02-012-1/+11
* Import a clean-room implementation of the Hamilton-Delay (HD) congestion controlLawrence Stewart2011-02-012-0/+10
* Import a clean-room implementation of the VEGAS congestion control algorithmLawrence Stewart2011-02-012-1/+11
* Import a clean-room implementation of the experimental H-TCP congestion controlLawrence Stewart2010-12-022-1/+11
* Import a clean-room implementation of the experimental CUBIC congestion controlLawrence Stewart2010-12-022-1/+10
* Add build infrastructure for the forthcoming CC algorithm modules.Lawrence Stewart2010-12-021-0/+5