aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* icmp6: rate limit our echo repliesstable/13Gleb Smirnoff22 min.1-0/+2
* icmp6: make icmp6_ratelimit() responsible to update the stats counterGleb Smirnoff24 min.1-3/+2
* icmp: improve ICMP limit jitterGleb Smirnoff27 min.1-22/+59
* icmp: when logging ICMP ratelimiting message use correct jitter valueGleb Smirnoff28 min.1-5/+5
* icmp: hide icmp_bandlimit_uninit() under VIMAGEGleb Smirnoff30 min.1-0/+2
* icmp: do not store per-VNET identical array of stringsGleb Smirnoff35 min.1-19/+18
* mtree: Add missing libxo/encoder pathJose Luis Duran9 hours1-0/+4
* mk: Move vm stack test debug symbolsJose Luis Duran9 hours2-1/+5
* libopencsd: Remove extra slashesJose Luis Duran9 hours1-5/+5
* csu tests: Remove extra slashJose Luis Duran9 hours1-1/+1
* nanobsd: Always define the partition indexJose Luis Duran9 hours1-7/+6
* periodic: set _localbase for periodic scripts from within periodic.confJuraj Lutter21 hours2-8/+13
* net: if_media for 100BASE-BXKevin Bowling34 hours2-0/+5
* mlx4ib(4): Fix some typos in device messagesGordon Bergling2 days1-4/+4
* release: Chase location of pkg repo databasesColin Percival3 days2-2/+2
* tests/sigsys: initialize parameter passed to sysctlbyname()Gleb Smirnoff3 days1-1/+1
* jls.8: Reference correct manpage for libxo optionsEd Maste5 days1-3/+3
* blocklistd: Remove obsolete network class referenceEd Maste5 days1-1/+1
* Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106Kirk McKusick5 days18-108/+192
* Post-13.5-branch updatesColin Percival5 days2-2/+2
* LinuxKPI 802.11 / rtw88: make packets flow againBjoern A. Zeeb6 days1-0/+18
* ifnet: Detach BPF descriptors on interface vmove eventZhenlei Huang6 days3-0/+35
* ifnet: Make if_detach_internal() and if_vmove() voidZhenlei Huang6 days1-24/+14
* bpf: Fix potential race conditionsZhenlei Huang6 days1-2/+12
* sysctl: Teach sysctl to attach and run itself in a jailZhenlei Huang6 days3-5/+61
* sysctl: Refactor function parsefile()Zhenlei Huang6 days1-9/+10
* ip6addrctl(8): Teach ip6addrctl to attach and run itself in a jailZhenlei Huang6 days3-18/+85
* ip6addrctl(8): Strictly check the number of argumentsZhenlei Huang6 days1-4/+6
* vmimage.subr: Redirect etcupdate log to stdoutColin Percival6 days2-2/+3
* TCP BBR: remove dead codeMichael Tuexen7 days1-4/+0
* TCP RACK: don't log an uninitialized valueMichael Tuexen7 days1-2/+3
* TCP BBR: remove dead codeMichael Tuexen7 days1-8/+0
* TCP BBR: remove dead codeMichael Tuexen7 days1-3/+0
* TCP RACK: fix TCP fast openMichael Tuexen7 days1-4/+5
* TCP BBR: remove code which is not neededMichael Tuexen7 days1-4/+0
* TCP BBR: simplify expressionMichael Tuexen7 days1-1/+1
* TCP BBR: fix integer overflowMichael Tuexen7 days1-1/+1
* TCP BBR: simplify expressionMichael Tuexen7 days1-1/+1
* TCP RACK: remove un-needed assignmentMichael Tuexen7 days1-1/+0
* TCP BBR: do not log an uninitialized valueMichael Tuexen7 days1-1/+1
* TCP BBR: remove code which is never executedMichael Tuexen7 days1-2/+0
* TCP BBR: fix condition when sending a tail loss probeMichael Tuexen7 days1-1/+1
* TCP RACK: add commentMichael Tuexen7 days1-0/+1
* TCP BBR: fix getsockopt() for TCP_BBR_USEDEL_RATEMichael Tuexen7 days1-2/+6
* TCP RACK, BBR: cleanup of ctf_process_inbound_raw()Michael Tuexen7 days1-21/+7
* TCP RACK, BBR: ensure return value is always ininitializedMichael Tuexen7 days1-1/+1
* TCP BBR: remove assignments without effectMichael Tuexen7 days1-3/+1
* icmp.4: improve icmplim and add icmplim_jitter descriptionMichael Tuexen7 days1-3/+24
* tcp: fix the initial CWND when a SYN retransmission happenedMichael Tuexen7 days1-1/+3
* gvinum: Emit deprecation notice upon drive tastingEd Maste8 days1-0/+9