aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "ossl: Add support for ETA mode"Wojciech Macek2021-11-061-33/+0
* unionfs: Improve vnode validationJason A. Harmening2021-11-062-52/+16
* unionfs: replace zero-length read check with KASSERTJason A. Harmening2021-11-061-7/+2
* unionfs: Improve locking assertionsJason A. Harmening2021-11-061-6/+6
* unionfs: assorted style fixesJason A. Harmening2021-11-062-31/+32
* unionfs: various locking fixesJason A. Harmening2021-11-061-15/+24
* lagg: update capabilites on SIOCSIFMTUWojciech Macek2021-11-061-0/+2
* linux: Implement linux_to_bsd_regset() on arm64Edward Tomasz Napierala2021-11-062-0/+15
* linux: Fix another amd64-specific piece of linux_ptrace.cEdward Tomasz Napierala2021-11-061-6/+6
* mii_fdt: Add support for switch PHY node lookupKornel Duleba2021-11-061-1/+42
* Introduce qoriq_gpio_pic driverKornel Duleba2021-11-063-1/+440
* qoriq_gpio: Add support for driver inheritanceKornel Duleba2021-11-062-38/+71
* ossl: Add support for ETA modeKornel Duleba2021-11-061-0/+33
* ossl: Add support for AES-CBC cipherKornel Duleba2021-11-0616-34/+436
* Prefer CPUID leaf 1Fh for Intel CPU topology detection.Alexander Motin2021-11-061-8/+17
* rtld: style adjustmentsKonstantin Belousov2021-11-061-61/+65
* rtld: ignore fstatfs(2) errors when checking MNT_NOEXEC flagKonstantin Belousov2021-11-061-9/+7
* rtld: fix dangerous_ld_env calculation for ld_dynamic_weakKonstantin Belousov2021-11-061-1/+1
* Add some of Intel Alder Lake device IDs.Alexander Motin2021-11-065-0/+9
* Move the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>.John Baldwin2021-11-053-10/+5
* nfscl: Fix two more cases for forced dismountRick Macklem2021-11-051-8/+46
* Partially revert ac76bc1145dd because it is no longer necessaryDimitry Andric2021-11-053-3/+3
* sched: split sched_ap_entry() out of sched_throw()Kyle Evans2021-11-059-45/+100
* scsi.4: Document serial numbersWarner Losh2021-11-051-4/+20
* scsi.4: Remove untrue paragraphWarner Losh2021-11-051-9/+1
* cam_periph: wired is really a bool, update it to a bool.Warner Losh2021-11-051-12/+13
* cam: Remove trailing spaces from serial numbers tooWarner Losh2021-11-051-0/+8
* cam_periph: Add ability to wire units to a serial numberWarner Losh2021-11-051-4/+12
* cam_periph: fix bug in camperiphunitnext logicWarner Losh2021-11-051-1/+2
* cam_periph: switch from negative logic to positive logicWarner Losh2021-11-051-4/+4
* cam_periph: Remove vestigial "scbus" comparisonWarner Losh2021-11-051-5/+5
* awk: Move to using two sets of testsWarner Losh2021-11-0513-61/+136
* Implementations of cexpl()Steve Kargl2021-11-0511-31/+265
* sdhci_fsl_fdt: Provide more accurate clk calculationArtur Rojek2021-11-051-17/+57
* sdhci_fsl_fdt: Add full support for software resetArtur Rojek2021-11-051-3/+25
* sdhci: Provide devmethod for software resetArtur Rojek2021-11-053-77/+87
* libpfct: be consistent with u_int vs. uintKristof Provost2021-11-052-81/+81
* pf tests: basic test for ridentifierKristof Provost2021-11-053-0/+116
* pf: Introduce ridentifierKristof Provost2021-11-0514-8/+42
* nfscl: Fix NFSv4.1/4.2 pnfs mounts using nconnectRick Macklem2021-11-051-1/+10
* Factor out flags preserved during mbuf demote into a separate define.Hans Petter Selasky2021-11-042-2/+9
* Use layer five checksum flags in the mbuf packet header to pass on crypto state.Hans Petter Selasky2021-11-042-1/+12
* Remove unused ocf_operation structure from stack.Hans Petter Selasky2021-11-041-4/+0
* ssh: enable FIDO/U2F keysEd Maste2021-11-045-1/+37
* efi: switch boot_services_gone to boot_services_activeWarner Losh2021-11-045-22/+21
* ipq4018: add qcom-gcc-ipq4018 and dependencies into the buildAdrian Chadd2021-11-043-0/+95
* ipq4018: add initial reset driver support for the clock/reset controller.Adrian Chadd2021-11-044-0/+401
* ipq401x: flip on SMP for the ASUS AC1300Adrian Chadd2021-11-041-2/+2
* ipq401x: add MP core start-up path for the CPU regulator/clock gate usedAdrian Chadd2021-11-045-0/+360
* qcom: add initial SCM legacy APIAdrian Chadd2021-11-046-0/+404