| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 9 | -9/+0 |
| * | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 9 | -9/+0 |
| * | tcp: fix build issue for some cc modules | Michael Tuexen | 2023-07-13 | 1 | -3/+3 |
| * | cc: Add opt_kern_tls.h to all congestion modules | Warner Losh | 2022-04-05 | 2 | -2/+2 |
| * | tcp: Congestion control cleanup. | Randall Stewart | 2021-11-11 | 2 | -1/+9 |
| * | modules: a lot: need opt_kern_tls.h | Kyle Evans | 2021-09-30 | 6 | -6/+6 |
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 7 | -7/+7 |
| * | In the TCP stack, the hhook(9) framework provides hooks for kernel modules | Jonathan T. Looney | 2016-10-12 | 1 | -4/+13 |
| * | DCTCP (Data Center TCP) implementation. | Hiren Panchasara | 2015-01-12 | 2 | -0/+8 |
| * | Remove unnecessary inclusions of bsd.own.mk. | Warner Losh | 2014-08-04 | 6 | -12/+0 |
| * | Import an implementation of the CAIA Delay-Gradient (CDG) congestion control | Lawrence Stewart | 2013-07-02 | 2 | -1/+11 |
| * | Import an implementation of the CAIA-Hamilton-Delay (CHD) congestion control | Lawrence Stewart | 2011-02-01 | 2 | -1/+11 |
| * | Import a clean-room implementation of the Hamilton-Delay (HD) congestion control | Lawrence Stewart | 2011-02-01 | 2 | -0/+10 |
| * | Import a clean-room implementation of the VEGAS congestion control algorithm | Lawrence Stewart | 2011-02-01 | 2 | -1/+11 |
| * | Import a clean-room implementation of the experimental H-TCP congestion control | Lawrence Stewart | 2010-12-02 | 2 | -1/+11 |
| * | Import a clean-room implementation of the experimental CUBIC congestion control | Lawrence Stewart | 2010-12-02 | 2 | -1/+10 |
| * | Add build infrastructure for the forthcoming CC algorithm modules. | Lawrence Stewart | 2010-12-02 | 1 | -0/+5 |