aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_filter.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-1/+0
* kern: Fix two typos in source code commentsGordon Bergling2022-04-021-4/+4
* kern: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-8/+6
* Remove duplicated empty lines from kern/*.cMateusz Guzik2020-01-301-6/+0
* This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. ThisRandall Stewart2019-09-241-0/+482