aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* appleir: Add Apple IR receiver driverAbdelkader Boudih2026-04-156-0/+544
* tcp lro: fix vnet handlingMichael Tuexen2026-04-151-3/+12
* bpf: fix handling the read timeout on ppc64Michael Tuexen2026-04-151-20/+22
* glabel(8): Fix debug message for already existing labelsMichael Osipov2026-04-151-2/+2
* vm_swapout: Remove a special case from vm_swapout_map_deactivate_pages()Mark Johnston2026-04-151-13/+0
* tests/fusefs: appease gcc -Wcast-qualRyan Libby2026-04-151-2/+2
* arm64: Define the .iplt section placement.Michal Meloun2026-04-151-1/+6
* ip_mroute: Fix a lock leak in X_ip_mforward()Mark Johnston2026-04-153-14/+147
* du: Fix t_flag test caseDag-Erling Smørgrav2026-04-151-1/+1
* du: Complete libxo transitionDag-Erling Smørgrav2026-04-153-26/+46
* linuxkpi: Fix an off-by-one error in the kfifo implementationMark Johnston2026-04-151-2/+2
* thunderbolt: Support generic USB4 NHIsAymeric Wibo2026-04-155-192/+9
* sockstat: Unbreak SEE ALSO sectionDag-Erling Smørgrav2026-04-151-3/+3
* rc.d/NETWORKING: remove the NETWORK aliasAotian Cao2026-04-152-1/+7
* sys/time: appease gcc -Wtype-limitsRyan Libby2026-04-151-0/+4
* asmc: add raw SMC key read/write interfaceAbdelkader Boudih2026-04-153-47/+288
* inpcb: make in6_pcbdisconnect() just like in_pcbdisconnect()Gleb Smirnoff2026-04-141-0/+3
* routing: Make ip[6]_tryforward() FIB-aware for local trafficPouria Mousavizadeh Tehrani2026-04-142-3/+3
* loopback: Account for packet dropsAndrew Gallatin2026-04-141-3/+7
* lro: move pkt rejection checks to leafs to avoid queueing non-LRO'able pktsAndrew Gallatin2026-04-141-21/+52
* ifconfig: add CMIS support for 400GbE opticsAndrew Gallatin2026-04-145-5/+836
* qcom_gcc: Only build on arm64 for kernels with FDTJohn Baldwin2026-04-141-14/+14
* if_geneve: Fix build without INET or without INET6John Baldwin2026-04-141-7/+49
* in_pcb: Fix RIPCB_HASH in kernels without INET or INET6John Baldwin2026-04-141-0/+8
* tcp_close: Use in6_pcbdisconnect for INET6 socketsJohn Baldwin2026-04-141-0/+9
* CTL: add ATF tests for REPORT SUPPORTED OPCODESAlan Somers2026-04-143-0/+282
* inpcb: remove last use of relic u_quad_tGleb Smirnoff2026-04-141-1/+1
* inpcb: retire inp_vnetGleb Smirnoff2026-04-145-19/+8
* acpi_apm: Don't recurse on ACPI_LOCK in apmreadfiltJohn Baldwin2026-04-141-2/+0
* freebsd-base.7: Add an example for unregisteringAlexander Ziaee2026-04-141-1/+35
* freebsd-base.7: Break examples into subsectionsAlexander Ziaee2026-04-141-5/+6
* Bourne shell -> POSIX shellAlexander Ziaee2026-04-146-8/+8
* libthr.3: describe SIGTHRKonstantin Belousov2026-04-141-0/+19
* libthr.3: describe what we mean by C runtime environment.Konstantin Belousov2026-04-141-0/+6
* sound examples: Add mmap exampleGoran Mekić2026-04-142-0/+298
* routing: Fix use-after-free in finalize_nhopPouria Mousavizadeh Tehrani2026-04-141-2/+2
* iflib: drain admin task and fix teardown order on register failureSumit Saxena2026-04-141-1/+18
* iflib: Fix panic observed while doing sysctl -a with if_bnxt unloadSreekanth Reddy2026-04-141-21/+24
* ciss.4: List all devices supported by ciss(4)Michael Osipov2026-04-141-1/+45
* x86: Mark LOCORE to prevent build failure on i386 platformShengYi Hung2026-04-141-0/+2
* nvme: Use passed in max_pages.Warner Losh2026-04-131-1/+1
* sh: Increase default history size to POSIX mandated minimum of 128Kristofer Peterson2026-04-131-1/+1
* linux: add sysfs filetype support for Linux statfs()YAO, Xin2026-04-131-14/+16
* pkgbase: only provide shlibs from /lib,/usr/lib,/usr/lib32Isaac Freund2026-04-131-0/+2
* diskinfo: Align and alphabetize optionsAlexander Ziaee2026-04-132-11/+11
* timeout.1: Document non-POSIX optionsArtem Bunichev2026-04-131-1/+5
* Revert "EC2: Add clibs-lib32 pkg to small/builder images"Colin Percival2026-04-132-2/+0
* pkgbase: remove incorrect clang shlib requiresIsaac Freund2026-04-131-0/+5
* Fix default for .MAKE.SAVE_DOLLARSSimon J. Gerraty2026-04-131-1/+1
* ifconfig: Fix printf on geneve for 32-bit architecturesPouria Mousavizadeh Tehrani2026-04-131-4/+4