aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* LinuxKPI: skbuff: no longer use IEEE80211_DEBUG to turn on debugBjoern A. Zeeb2025-09-031-8/+6
* init_main: Fix logging the subsystem of pre-loaded kernel modulesZhenlei Huang2025-09-031-1/+1
* if_ovpn tests: skip float and linklocal test on < 2.7Kristof Provost2025-09-032-0/+21
* timeout(1): add license header to unit testBaptiste Daroussin2025-09-031-0/+2
* vtnet.4: remove stray lineMichael Tuexen2025-09-031-2/+1
* loader.conf.5: Add reference to kern.msgbufsizeWarner Losh2025-09-031-1/+4
* tty: Retire zombie dtrwaitWarner Losh2025-09-033-39/+13
* rc.d/serial: Kill dtrwaitWarner Losh2025-09-031-2/+2
* rc.d/serial: Remove removed drivers.Warner Losh2025-09-031-9/+0
* vm/vm_fault.c: rename vm_fault_hold_pages_e() to vm_fault_hold_pages()Konstantin Belousov2025-09-032-3/+3
* pf: fix struct pf_krule_global leakKristof Provost2025-09-023-1/+8
* pf: free struct pf_krule_global with pf_rule_tree_free()Kristof Provost2025-09-021-2/+2
* pf: fix memory leak in legacy getstate callsKristof Provost2025-09-021-2/+6
* pf(4) when doing af-to translation for ICMP protocol sends packetsKristof Provost2025-09-021-0/+2
* pf: remove unused variablesKristof Provost2025-09-021-3/+4
* pf: Introduce M_PF type for pf(4) related memory allocations.Kristof Provost2025-09-025-92/+94
* pfctl: Rewrite some ugly for loopsKristof Provost2025-09-021-4/+4
* pf: should be enforcing TTL=1 to packets sent to 224.0.0.1 only.Kristof Provost2025-09-022-3/+12
* pf: fix ICMP type/code representationKristof Provost2025-09-027-10/+23
* Revert "epair: add support for checksum offloading"Michael Tuexen2025-09-022-82/+3
* unix/stream: fix EVFILT_WRITE after we did shutdown(2)Gleb Smirnoff2025-09-022-3/+25
* arm64: enable bloating kernel with ext errors stringsEd Maste2025-09-021-0/+1
* ctld: Add missing initializers for several class membersJohn Baldwin2025-09-022-4/+4
* mandoc: Install mandoc.db.5Mark Johnston2025-09-021-1/+1
* moused,syscons: Avoid warning if system has no /dev/ttyv*Ed Maste2025-09-022-0/+3
* Revert "stand: Use calloc instead of malloc for initialization of filesystem ...Warner Losh2025-09-026-6/+6
* jemalloc: Remove bogus merge conflict markersWarner Losh2025-09-0218-18039/+0
* sh: Fix non-NO_ROOT installconfigLexi Winter2025-09-021-1/+1
* LinuxKPI: 802.11: counting beacons for debug only when assocBjoern A. Zeeb2025-09-021-2/+8
* LinuxKPI: 802.11: only change dtim_period once assocBjoern A. Zeeb2025-09-021-1/+19
* LinuxKPI: 802.11: use IEEE80211_FEXT_AMPDU_OFFLOADBjoern A. Zeeb2025-09-021-5/+9
* xhci: Parse and print extended capabilitiesTom Jones2025-09-022-0/+90
* sh: Add config tag to /.profileLexi Winter2025-09-021-1/+1
* newsyslog(8): Remove the -c command line option.Xin LI2025-09-023-70/+65
* Recoverdisk: Refine the determination of defaultsPoul-Henning Kamp2025-09-022-19/+59
* [net80211] clean up M_SEQNO_SET and M_SEQNO_GET() to always limit to the sequ...Adrian Chadd2025-09-021-3/+8
* netstat: improve output for tcp statsMichael Tuexen2025-09-011-4/+9
* tcp: micro-optimize SYN-cookie expansionMichael Tuexen2025-09-011-6/+8
* epair: add support for checksum offloadingTimo Völker2025-09-012-3/+82
* stand: Use calloc instead of malloc for initialization of filesystem devswnull2025-09-016-6/+6
* ng_parse: Add upper bound to avoid possible overflowEd Maste2025-09-011-2/+2
* date(1): Improve manpage around '-I'Michael Osipov2025-09-011-4/+4
* openssl: link enough files for the legacy provider to actually loadGleb Smirnoff2025-09-011-3/+4
* udp: slightly refactor udp_append()Gleb Smirnoff2025-09-011-21/+21
* udp: don't leak mbuf if tunnel didn't consume and inpcb is goneGleb Smirnoff2025-09-011-1/+4
* bridge: Fix adding gif(4) interface assigned with IP addresses as bridge memeberZhenlei Huang2025-09-013-7/+7
* tests: bridge: Add regression test for gif(4) interface as bridge memberZhenlei Huang2025-09-011-0/+19
* fwget: pci: video amd: correct glob matching entriesBjoern A. Zeeb2025-09-011-4/+7
* fwget: pci: hex strings use 0-9 and a-f not a-zBjoern A. Zeeb2025-09-011-3/+3
* rc: bluetooth: startup improvementsBjoern A. Zeeb2025-09-011-1/+1