aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* tpm: Fix standalone buildWarner Losh2024-06-251-0/+1
* ossl: Add support for powerpc64/powerpc64leShawn Anastasio2024-06-212-1/+44
* sdt: Implement SDT probes using hot-patchingMark Johnston2024-06-191-1/+3
* Add an implementation of the 9P filesystemDoug Rabson2024-06-194-1/+42
* bnxt: Use a simpler test for 32-bit platformsMark Johnston2024-06-141-2/+1
* vmm: Only link the arm64 hyp code in vmm.ko onceAndrew Turner2024-06-101-2/+1
* Hyper-V: TLB flush enlightment using hypercallSouradeep Chakrabarti2024-06-071-2/+2
* mpi3mr: Divert large WriteSame IOs to firmware if unmap and ndob bits are setChandrakanth patil2024-06-061-0/+3
* linux64: Fix the build on arm64 with bti checkingAndrew Turner2024-06-051-14/+3
* arm64: Support BTI checking in most of the kernelAndrew Turner2024-06-051-1/+1
* zfs: merge openzfs/zfs@e2357561bMartin Matuska2024-05-312-3/+9
* puc: Make kernel module workingEmmanuel Vadot2024-05-291-2/+2
* Fix bnxt build in LINTWarner Losh2024-05-291-1/+1
* bnxt: Do not compile on 32-bit platformsMark Johnston2024-05-281-2/+2
* bnxt: Add a module makefile to fix the buildMark Johnston2024-05-281-0/+4
* bnxt_{en/re}: Update bnxt_en and bnxt_re MakefileChandrakanth patil2024-05-282-2/+2
* RDMA/bnxt_re: Add bnxt_re RoCE driverSumit Saxena2024-05-281-0/+22
* bnxt_en: L2-RoCE driver communication interfaceChandrakanth patil2024-05-281-1/+5
* bnxt_en: Add PFC, ETS & App TLVs protocols supportChandrakanth patil2024-05-281-1/+3
* ipfw: don't build the module if INET not in kernelLexi Winter2024-05-251-1/+1
* mac_do: add a new MAC/do policy and mdo(1) utilityBaptiste Daroussin2024-05-222-0/+8
* tpm: Add new tpm_bus.c to module MakefileJustin Hibbits2024-05-171-0/+1
* sys/modules/dpdk_lpm4: do not build without INETLexi Winter2024-05-161-1/+1
* linux: Make module standalone-buildableWarner Losh2024-05-111-0/+2
* Address module reproducibility issuesDan McGregor2024-05-097-7/+9
* snd_hdsp(4): RME HDSP 9632 and HDSP 9652 sound card driver.Florian Walpen2024-05-092-1/+8
* dtb: rockchip: Add Radxa ROCK 4C Plus to the build.Peter Jeremy2024-05-081-0/+1
* Remove lingering geom_bde references.Poul-Henning Kamp2024-05-071-10/+0
* Disconnect GBDE from the build. (Per earlier announcements of retirement.)Poul-Henning Kamp2024-05-071-2/+1
* aic7xxx: aicasm correct include fileHP van Braam2024-05-042-3/+3
* tpm: Refactor TIS and add a SPI attachmentJustin Hibbits2024-05-032-5/+19
* zfs: merge openzfs/zfs@8f1b7a6faMartin Matuska2024-05-032-3/+12
* nvmft: The in-kernel NVMe over Fabrics controllerJohn Baldwin2024-05-022-1/+12
* ctl: Support for NVMe commandsJohn Baldwin2024-05-021-0/+1
* ctl: Support NVMe requests in debug trace functionsJohn Baldwin2024-05-021-0/+1
* nvmf: The in-kernel NVMe over Fabrics hostJohn Baldwin2024-05-022-1/+15
* nvmf_tcp: Add a TCP transport for NVMe over FabricsJohn Baldwin2024-05-022-1/+9
* nvmf: Add infrastructure kernel module for NVMe over FabricsJohn Baldwin2024-05-023-0/+13
* linuxkpi: Add linuxkpi_video moduleEmmanuel Vadot2024-04-302-0/+16
* linuxkpi: hdmi: Split the module declaration to a new fileEmmanuel Vadot2024-04-301-0/+1
* glabel: Add support for Linux swapRicardo Branco2024-04-291-0/+1
* sound: Retire unit.*Christos Margiolis2024-04-281-1/+1
* accf_tls: accept filter that waits for TLS handshake headerGleb Smirnoff2024-04-252-0/+8
* zfs: merge openzfs/zfs@1f940de07Martin Matuska2024-04-232-4/+4
* glabel: Remove support for old reiserfsRicardo Branco2024-04-191-1/+0
* Add support for i2c-tiny-usb: usb to iic bridgeDenis Bodor2024-04-192-0/+36
* zfs: merge openzfs/zfs@90ba19eb7Martin Matuska2024-04-162-14/+32
* genet: add module (if_genet.ko)Lexi Winter2024-04-122-0/+15
* bcm2838_xhci: Need to generate ofw_bus_if.hWarner Losh2024-04-121-1/+1
* sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)Christos Margiolis2024-04-111-1/+1