aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rtnetlink: Check for allocation failure in nlattr_get_multipath()stable/14Pouria Mousavizadeh Tehrani20 hours1-0/+4
* rtnetlink: Align RTA_MULTIPATH length validation in nlattr_getPouria Mousavizadeh Tehrani20 hours1-2/+2
* pfctl: relax interface name requirementKristof Provost3 days2-1/+41
* fdescfs: do not change vnode type on VOP_GETATTR()Konstantin Belousov4 days1-1/+0
* release: Use make's `:H` rather than `/..`Ed Maste4 days2-3/+3
* elf_common.h: Add AArch64 Memtag ABI constantsEd Maste4 days1-0/+8
* elf_common.h: Add some AArch32 relocationsEd Maste4 days1-0/+13
* sys: Fix heap disclosure in compat7 kern.proc.filedesc sysctlEd Maste4 days1-1/+1
* pfsync: reject invalid SCTP statesKristof Provost5 days1-0/+7
* fsck_msdosfs: fix FAT header correction not persisting in cache modeLianwei Wang6 days1-0/+11
* libregex: fix our mapping for \wKyle Evans6 days2-3/+4
* mana: support jumbo packet sizeWei Hu6 days3-31/+65
* Hyper-V: hn: just call vf's ioctl when changing mtuWei Hu6 days1-3/+5
* tests/carp: Rework unicast_v4Zhenlei Huang7 days1-36/+44
* tests/carp: make a 0.2 second pause before configuring second jailGleb Smirnoff7 days1-0/+5
* tests/carp: make sleep interval in the wait loop smallerGleb Smirnoff7 days1-1/+1
* tests/carp: kill routed(8) before destroying interfacesGleb Smirnoff7 days1-0/+3
* blacklistd: Fix RFC1918 typoJose Luis Duran8 days1-1/+1
* pf: do not reject rules with colliding hashesKristof Provost8 days2-16/+44
* sys/time: appease gcc -Wtype-limitsRyan Libby9 days1-0/+4
* Define stdint.h macros unconditionallyDimitry Andric9 days5-40/+0
* Remove extraneous tab characters at EOL in various _stdint.h filesDimitry Andric9 days3-4/+4
* uipc_shm.c: make large page allocation interruptibleKonstantin Belousov10 days1-0/+8
* vis.3: Try to better describe VIS_SAFEDag-Erling Smørgrav10 days1-13/+19
* jail: avoid leaking jail config fds to exec.* hooksJan Bramkamp10 days1-1/+4
* nuageninit: modify the test to show the issue fixed inc316ec259011Baptiste Daroussin10 days1-3/+5
* nuageinit: only parse user_data as yaml when necessaryBaptiste Daroussin10 days1-1/+1
* etcupdate: fix arguments order of diff commandBoris Lytochkin10 days2-3/+18
* zone.9: Add a missing newlineMateusz Piotrowski10 days1-0/+1
* lockf: Test that lockf does not spin on fdDag-Erling Smørgrav11 days1-0/+18
* lockf: Avoid spinning when operating on an fdChristian Ullrich11 days1-1/+5
* pf: improve ASCONF chunk validationKristof Provost12 days1-0/+7
* ifnet: if_detach(): Fix races with vmove operationsZhenlei Huang13 days1-6/+17
* tests/netgraph: Add a test for races between if_detach() and vnet_if_return()Zhenlei Huang13 days2-0/+69
* tests/net/if_clone_test: Add a test for races between if_detach() and if_vmov...Zhenlei Huang13 days1-0/+29
* if_clone: Make ifnet_detach_sxlock opaque to consumersZhenlei Huang13 days3-8/+17
* ifnet: Move SIOCSIFVNET from ifhwioctl() to ifioctl()Zhenlei Huang13 days1-17/+27
* ifnet: vnet_if_return(): Avoid unnecessary recursive acquisition of ifnet_det...Zhenlei Huang13 days1-2/+2
* ifnet: Add some sanity checksZhenlei Huang13 days1-10/+19
* ifnet: Fix races in if_vmove_reclaim()Zhenlei Huang13 days1-5/+9
* ifnet: Remove unreachable codeZhenlei Huang13 days1-18/+0
* contrib/expat: import expat 2.8.0Philip Paeps13 days49-741/+1136
* mfi(4)/mrsas(4): Set sysctl name for driver versions consistentlyMichael Osipov14 days2-6/+4
* mfi(4)/mrsas(4): Print driver versions consistentlyMichael Osipov14 days2-7/+4
* tail(1): Fix -r (reverse) to work on pseudo filesystemsAaron LI2026-05-011-1/+1
* linprocfs: Continue on error when reading process limitsRicardo Branco2026-05-011-4/+4
* dhclient: Improve server and filename validationDag-Erling Smørgrav2026-04-301-21/+54
* md5: Encode non-printable filenamesDag-Erling Smørgrav2026-04-302-14/+57
* arm64: Ditch arm64-specific unsound PCPU optimisationJessica Clarke2026-04-301-6/+4
* loader.efi: Defer efi_translate(e_entry) until after bi_loadJessica Clarke2026-04-303-7/+6