aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* boot1.chrp: Improve comment for the SLOF hackLexi Winter2026-04-171-8/+5
* dtrace: Improve dmesg kernel message prefixAlexander Ziaee2026-04-171-7/+7
* e6000sw.4: Mention MV88E6171Alexander Ziaee2026-04-171-1/+3
* sctp(4): Fix a typo in a source code commentGordon Bergling2026-04-171-1/+1
* loader.efi: Defer efi_translate(e_entry) until after bi_loadJessica Clarke2026-04-173-7/+6
* rc.conf: Fix typo in commentJose Luis Duran2026-04-171-1/+1
* tests/socket_afinet: Remove a conditional skipMark Johnston2026-04-171-3/+0
* in_mcast: Avoid calling sysctl_wire_old_buffer() in an epoch sectionMark Johnston2026-04-171-7/+5
* pf: use correct address family in pfr_pool_get()Kristof Provost2026-04-171-1/+1
* pf: pf_frag_compare() should not be using subtraction to compare fragment IDsKristof Provost2026-04-171-4/+4
* pf: fix error handling in pf_sourcelim_add()Kristof Provost2026-04-171-1/+3
* pf tests: test having multiple state limitersKristof Provost2026-04-171-0/+51
* pfctl: fix how source and state limiters are wired into rbtreesKristof Provost2026-04-172-11/+16
* libpfctl: fix add state/source limiterKristof Provost2026-04-171-2/+2
* us.intl.acc.kbd: add it to MakefileAlfredo Dal'Ava Junior2026-04-171-0/+1
* linux: Translate IPv6 hoplimit ancillary data for recvmsgRicardo Branco2026-04-171-0/+18
* linux: Support IPPROTO_RAW socket option translationRicardo Branco2026-04-171-0/+41
* linux: Support ICMP6_FILTER socket option translationRicardo Branco2026-04-172-0/+69
* tcp: use RFC 6191 for connection recycling in TIME-WAITMichael Tuexen2026-04-171-3/+8
* syscall: Create a script to export the data as jsonWarner Losh2026-04-171-0/+126
* syscalls: Preserve the attributes of the argsWarner Losh2026-04-171-0/+19
* i386: mark the stack as non-executableWarner Losh2026-04-179-0/+18
* ippool(5): Correct example in man pageCy Schubert2026-04-171-1/+1
* tests: kqueue: improve diagnostics for our CPONFORK testKyle Evans2026-04-171-11/+60
* br.lenovo.kdb: add it to MakefileAlfredo Dal'Ava Junior2026-04-171-0/+1
* rge: add disable_aspm tunable for PCIe power managementChristos Longros2026-04-174-16/+27
* asmc: add automatic voltage/current/power/ambient sensor detectionAbdelkader Boudih2026-04-172-2/+445
* ntp_adjtime.2: Increase visibilityAlexander Ziaee2026-04-171-3/+3
* ifconfig: Do not build geneve with WITHOUT_NETLINK_SUPPORTPouria Mousavizadeh Tehrani2026-04-161-1/+1
* powerpc/intr setup: Don't check intr name for IPIJustin Hibbits2026-04-161-1/+1
* mpc85xx: Support timebase sync on T-series devicesJustin Hibbits2026-04-161-6/+18
* powerpc/pmap: Add support for page sizes found on E6500Justin Hibbits2026-04-163-19/+35
* e6000/fdt: Ignore disabled switch portsJustin Hibbits2026-04-161-0/+2
* etherswitch: Add minimal support for mv88e6170 switchJustin Hibbits2026-04-162-0/+5
* yacc: Fix SYSTEM_NAMEColin Percival2026-04-161-1/+1
* file: Fix a format string assertionMark Johnston2026-04-161-1/+1
* in_mcast: Fix a lock leak in inp_set_source_filters()Mark Johnston2026-04-161-0/+1
* so_splice: Fix the KTLS check for the sink socket in so_splice()Mark Johnston2026-04-161-1/+1
* rtadvd(8): Set route info lifetime to 0 during shutdownPouria Mousavizadeh Tehrani2026-04-162-2/+18
* nd6: Add support for route information (RFC 4191)Pouria Mousavizadeh Tehrani2026-04-165-2/+360
* stand/libofw: make OF_hasprop() part of the libraryMitchell Horne2026-04-163-6/+8
* pkru.3: Note that the kernel may not respect PKRU protectionsMark Johnston2026-04-161-7/+10
* pkru.3: Remove a qualifierMark Johnston2026-04-161-3/+0
* mlx5e: Ensure rx timestamps are monotonically increasingAndrew Gallatin2026-04-161-0/+50
* raspberry_virtgpio: fix OF_hasprop() usageMitchell Horne2026-04-161-2/+2
* OF_getprop.9: update OF_hasprop() signatureMitchell Horne2026-04-161-4/+8
* rc.conf.5: Document virtual_oss(8)Christos Margiolis2026-04-161-1/+56
* virtual_oss: Introduce virtual_oss_default_control_device rc variableChristos Margiolis2026-04-162-9/+11
* arm64: mte: add tagged memory attributeHarry Moulton2026-04-163-2/+7
* arm64: mte: handle synchronous tag check faultsHarry Moulton2026-04-162-0/+24