summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2021-05-13modules: Only build sdhci_fdt for arm and arm64Emmanuel Vadot
2021-05-13arm64: rockchip: Add some DTSO to disable sd/mmcEmmanuel Vadot
2021-05-13modules: Add sdhci_fdt moduleEmmanuel Vadot
2021-05-05Introduce DXR as an IPv4 longest prefix matching / FIB moduleMarko Zec
2021-04-15modules: remove stale if_wg referenceKyle Evans
2021-04-14hidmap: add missing opt_hid.h to module MakefileVladimir Kondratyev
2021-04-14zfs: merge openzfs/zfs@3522f57b6 (master)Martin Matuska
2021-04-12hptrr: Move to using .o filesWarner Losh
2021-04-12hptmv: use .o files directlyWarner Losh
2021-04-12hpt27xx: store the .o files directly in the treeWarner Losh
2021-04-12hptnr: Store the .o files directly in the repoWarner Losh
2021-04-10pf: Introduce nvlist variant of DIOCADDRULEKristof Provost
2021-03-25ndis: remove leftover sys/modules/ndisEd Maste
2021-03-24Get rid of i386 ref here as linux64 is a 64-bit module.Dmitry Chagin
2021-03-22AMD-vi: Fix IOMMU device interrupts being overriddenKa Ho Ng
2021-03-21zfs: merge OpenZFS master-891568c99Martin Matuska
2021-03-17base: remove if_wg(4) and associated utilities, manpageKyle Evans
2021-03-15Include ccompile.h after opt_global.h.Alexander Motin
2021-03-15if_wg: fix the !INET6 supportKyle Evans
2021-03-14if_wg: import latest fixup work from the wireguard-freebsd projectKyle Evans
2021-03-14zfs: merge OpenZFS master-9305ff2edMartin Matuska
2021-03-09Implement basic support for allocating memory from a specific numa nodeHans Petter Selasky
2021-03-05ice(4): Update to version 0.28.1-kEric Joyner
2021-03-05zfs: update openzfs version reference to bedbc13daMartin Matuska
2021-03-03ossl: Add ChaCha20 cipher support.John Baldwin
2021-03-03ossl: Add Poly1305 digest support.John Baldwin
2021-03-04hid: add opt_hid.h to modules that use HID_DEBUGVladimir Kondratyev
2021-02-23smbios: Move smbios driver out from x86 machdep codeAllan Jude
2021-02-22ice_ddp: Update package file to 1.3.19.0Eric Joyner
2021-02-22zfs: merge OpenZFS master-9312e0fd1Martin Matuska
2021-02-18Add an implementation of CHACHA20_POLY1305 to cryptosoft.John Baldwin
2021-02-18Add an OCF algorithm for ChaCha20-Poly1305 AEAD.John Baldwin
2021-02-18zfs: bump version and install new share filesMartin Matuska
2021-02-16zfs: merge OpenZFS master-436ab35a5Martin Matuska
2021-02-08ZFS: fix assertions with INVARIANTSAlan Somers
2021-02-01zfs: update zfs_config.h to match OpenZFS gf11b09decMartin Matuska
2021-01-28LinuxKPI: implement devres() framework parts and two examplesBjoern A. Zeeb
2021-01-28LinuxKPI: add firmware loading supportBjoern A. Zeeb
2021-01-26netgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation netgraph typeLutz Donnerhacke
2021-01-25ndis(4): remove as previous announcedBrooks Davis
2021-01-21armv8crypto: add AES-GCM supportOleksandr Tymoshenko
2021-01-21linux64: Don't pass unnecessary -S and -g to objcopyJessica Clarke
2021-01-21Build VirtIO modules on all architecturesJessica Clarke
2021-01-20hmt: Allow I2C sampling mode support to be compiled out.Vladimir Kondratyev
2021-01-20hms: Workaround idle mouse drift in I2C sampling mode.Vladimir Kondratyev
2021-01-19htu21: driver for HTU21D I2C temperature and humidity sensorAndriy Gapon
2021-01-19virtio: Add VirtIO PCI modern (V1) supportBryan Venteicher
2021-01-13Add driver for Synopsys Designware Watchdog timer.Emmanuel Vadot
2021-01-12linuxkpi: add kernel_fpu_begin/kernel_fpu_endEmmanuel Vadot
2021-01-12linuxkpi: Add shrinker supportEmmanuel Vadot