aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* imgact_binmisc: unbreak module build outside of kernel build environmentEugene Grosbein2023-04-111-1/+1
* rtw88: Silence unused but set warnings from GCC for debug.c.John Baldwin2023-04-101-0/+3
* iwlwifi: Silence unused but set warnings from GCC for iwl-debug.c.John Baldwin2023-04-101-0/+3
* Update rack to the latest code used at NF.Randall Stewart2023-04-041-1/+1
* Fixes in the tcp infrastructure with respect to stack changes as well as othe...Randall Stewart2023-04-011-1/+1
* zfs: merge openzfs/zfs@431083f75Martin Matuska2023-04-033-101/+153
* linsysfs(4): Reimplement listnics() using ifAPIDmitry Chagin2023-04-031-1/+1
* linux(4): Fix opt_netlink.h inclusionDmitry Chagin2023-03-312-3/+4
* linux(4): Move inclusion of i386-specific files under common conditionDmitry Chagin2023-03-311-4/+3
* Revert "linsysfs(4): Reimplement listnics() using ifAPI"Dmitry Chagin2023-03-311-1/+1
* linuxkpi: Add hdmi helpersEmmanuel Vadot2023-03-282-0/+14
* netlink: fix linux module build w/ netlink.Alexander V. Chernikov2023-03-271-0/+1
* netlink: add netlink KPI to the kernel by defaultAlexander V. Chernikov2023-03-272-3/+5
* linsysfs(4): Reimplement listnics() using ifAPIDmitry Chagin2023-03-251-1/+1
* sys: Retire OPENZFS_CWARNFLAGS now that it is empty.John Baldwin2023-03-2216-17/+1
* sys: Stop enabling -Wnested-externs.John Baldwin2023-03-221-1/+0
* powerpc: enable ZFS on 32 bit powerpc/powerpcspeAlfredo Dal'Ava Junior2023-03-121-1/+1
* ng_atmllc: removeBrooks Davis2023-03-092-7/+0
* NgATM: Remove netgraph ATM supportBrooks Davis2023-03-098-95/+0
* sys/modules/Makefile: Add a section for arm64 + x86 + powerpc64.John Baldwin2023-03-081-15/+10
* Enable OFED on all platforms except for 32-bit arm.John Baldwin2023-03-081-11/+8
* sys/modules: Make use of SRCS.${KERN_OPT}.John Baldwin2023-03-013-9/+3
* sys/modules: fix bogus OPT_ACPI testsNathaniel Wesley Filardo2023-03-012-7/+3
* hwpmc: Don't wrap entire files in #ifdef DEV_ACPI.John Baldwin2023-03-011-0/+2
* dtrace: whack __mips__ from dtraceallMateusz Guzik2023-03-011-2/+1
* superio,ftgpio: Add support for Fintek F81865 GPIOStéphane Rochoy2023-02-282-0/+10
* powerpc64*: port mlx5, OFED, KTLS and krpingPiotr Kubaj2023-02-261-0/+13
* Revert "powerpc64*: port mlx5, OFED, KTLS and krping"Piotr Kubaj2023-02-251-13/+0
* powerpc64*: port mlx5, OFED, KTLS and krpingPiotr Kubaj2023-02-251-0/+13
* zfs: merge openzfs/zfs@57cfae4a2 (master)Martin Matuska2023-02-162-3/+6
* linux(4): Trim unused opt_usb.h from modules MakefilesDmitry Chagin2023-02-142-2/+0
* ice(4): Update to 1.37.7-kPiotr Kubaj2023-02-141-1/+1
* zlib: Use NO_WDEPRECATED_NON_PROTOTYPEWarner Losh2023-02-131-2/+2
* Complete removal of opt_compat.hDmitry Chagin2023-02-131-1/+0
* zlib: silence K&R warnsMateusz Guzik2023-02-121-0/+2
* linux(4): Get rid of the opt_compat.h include.Dmitry Chagin2023-02-122-2/+0
* enic: Cleanup module MakefileDoug Ambrisko2023-02-061-9/+0
* enic: Cisco VIC driverDoug Ambrisko2023-02-062-0/+21
* linux(4): Attach netlink on i386.Dmitry Chagin2023-02-061-0/+1
* hv_hid: Hyper-V HID driverYuri2023-02-052-1/+13
* Add tarfs, a filesystem backed by tarballs.Dag-Erling Smørgrav2023-02-022-0/+24
* linux(4): Add coredump support to i386.Dmitry Chagin2023-02-021-1/+1
* linux_common: Fixup .PATH.Dmitry Chagin2023-01-281-1/+4
* zfs: merge openzfs/zfs@9cd71c860 (master)Martin Matuska2023-01-252-5/+14
* ice_ddp: Update package to 1.3.30.0Eric Joyner2023-01-241-1/+1
* qat: Add Intel® 4xxx Series platform supportMichal Gulbicki2023-01-245-1/+16
* dtrace: include fbt module unconditionallyMitchell Horne2023-01-121-7/+3
* wdatwd: Add support for ACPI WDAT based watchdog timer.Takanori Watanabe2023-01-032-0/+11
* netlink: allow netlink to be build in the kernelAlexander V. Chernikov2022-12-231-1/+1
* Fix loading the hwpmc module when ACPI is enabledAndrew Turner2022-12-221-2/+0