aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* ixl(4): Add FW recovery mode support and other thingsEric Joyner2020-06-091-1/+2
* Rename skein_block_asm.s to .S and assemble using Clang IASEd Maste2020-06-061-3/+3
* Also pass SKEIN_USE_ASM to the assembler, via AFLAGSEd Maste2020-06-051-1/+1
* Apply C SKEIN_LOOP setting only to skein_block.cEd Maste2020-06-051-1/+1
* Add opt_compat.h needed by r359374.John Baldwin2020-06-031-0/+1
* Add spigen overlay for Raspberry Pi 4Oleksandr Tymoshenko2020-06-031-1/+2
* Add dtb for Firefly RK3399 to the list of Rockchip dtbsOleksandr Tymoshenko2020-06-031-0/+1
* Revise r361712 to disable tcpmd5.ko for 'options TCP_SIGNATURE'John Baldwin2020-06-031-1/+1
* modules: don't build ipsec/tcpmd5 if the kernel is configured for IPSECKyle Evans2020-06-022-2/+2
* Fix directly building in sys/modulesLi-Wen Hsu2020-05-311-0/+1
* Only build ipsec modules if the kernel includes IPSEC_SUPPORT.John Baldwin2020-05-302-4/+3
* Add opt_ipsec.h to fix standalone builds after r361633.John Baldwin2020-05-291-1/+1
* Honor opt_ipsec.h from kernel builds.John Baldwin2020-05-292-6/+0
* ice(4): Introduce new driver for Intel E800 Ethernet controllersEric Joyner2020-05-263-0/+48
* Introduce support for Epson RX-8803 RTC.Marcin Wojtas2020-05-252-1/+18
* Add TCA6416 GPIO expander support.Marcin Wojtas2020-05-252-0/+11
* HyperV socket implementation for FreeBSDWei Hu2020-05-202-1/+14
* libalias: retire cuseeme supportEd Maste2020-05-162-7/+0
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-2/+0
* Remove support for the Blowfish algorithm from OCF.John Baldwin2020-05-111-2/+0
* Remove support for the skipjack encryption algorithm.John Baldwin2020-05-111-1/+1
* Remove support for the cast128 encryption algorithm.John Baldwin2020-05-111-1/+1
* Remove ubsec(4).John Baldwin2020-05-112-15/+0
* Initial support for bhyve save and restore.John Baldwin2020-05-051-1/+8
* None of these use opt_sched.hBryan Drewery2020-04-284-4/+4
* More fixes to build the kernel with a compiler that defaults to -fno-commonAlex Richardson2020-04-183-4/+4
* Split XDR into separate kernel module. Make krpc depend on xdr.Gleb Smirnoff2020-04-173-8/+14
* arm: allwinner: aw_mmc: Make it possible to unload the moduleEmmanuel Vadot2020-04-162-0/+15
* modules: dtb: allwinner: Remove sun50i-a64-sid.dtsoEmmanuel Vadot2020-04-141-1/+0
* modules: dtb: allwinner: Remove non existant filesEmmanuel Vadot2020-04-141-6/+1
* Re-organize the NFS file handle affinity code for the NFS server.Rick Macklem2020-04-141-2/+1
* Remove support for Kernel GSS algorithms deprecated in r348875.John Baldwin2020-04-101-3/+0
* Remove the old NFS lock device driver that uses Giant.Rick Macklem2020-04-092-10/+0
* Retire procfs-based process debugging.John Baldwin2020-04-011-1/+0
* Add Platform Controller Hub built-in thermal management device driver.Takanori Watanabe2020-03-312-0/+10
* Introduce LINUXKPI_GENSRCS.Konstantin Belousov2020-03-2019-69/+45
* Remove cx module subdir, missed in r359178Ed Maste2020-03-201-27/+0
* Remove ctau module subdir, missed in r359178Ed Maste2020-03-201-27/+0
* retire cx,ctau driversEd Maste2020-03-201-4/+0
* mlx5: Restore eswitch management code from attic.Konstantin Belousov2020-03-181-0/+1
* Add pci_iov_if.h header as a dependency for Linuxkpi consumers.Konstantin Belousov2020-03-1810-9/+10
* We don't need $M/$M in the path anymore.Warner Losh2020-03-151-1/+1
* Sparc64 and pc98 needed cam_machdep and/or ata_machdep for variousWarner Losh2020-03-141-6/+0
* Enable ixl device on PowerPC64Leandro Lupori2020-03-121-0/+1
* iicbus(4): Add support for ACPI-based children enumerationVladimir Kondratyev2020-03-091-0/+5
* [aacraid] Port driver to big-endianLeandro Lupori2020-03-052-0/+4
* Remove bktr(4)Warner Losh2020-03-015-42/+0
* linuxkpi: Move shmem related functions in it's own fileEmmanuel Vadot2020-02-211-0/+1
* Fix build of some modules for some kernel configs.Konstantin Belousov2020-02-161-2/+6
* Disable new clang 10.0.0 warnings about misleading indentation in ce(4)Dimitry Andric2020-02-132-1/+4