summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2023-04-10rtw88: Silence unused but set warnings from GCC for debug.c.John Baldwin
2023-04-10iwlwifi: Silence unused but set warnings from GCC for iwl-debug.c.John Baldwin
2023-04-04Update rack to the latest code used at NF.Randall Stewart
2023-04-01Fixes in the tcp infrastructure with respect to stack changes as well as othe...Randall Stewart
2023-04-03zfs: merge openzfs/zfs@431083f75Martin Matuska
2023-04-03linsysfs(4): Reimplement listnics() using ifAPIDmitry Chagin
2023-03-31linux(4): Fix opt_netlink.h inclusionDmitry Chagin
2023-03-31linux(4): Move inclusion of i386-specific files under common conditionDmitry Chagin
2023-03-31Revert "linsysfs(4): Reimplement listnics() using ifAPI"Dmitry Chagin
2023-03-28linuxkpi: Add hdmi helpersEmmanuel Vadot
2023-03-27netlink: fix linux module build w/ netlink.Alexander V. Chernikov
2023-03-27netlink: add netlink KPI to the kernel by defaultAlexander V. Chernikov
2023-03-25linsysfs(4): Reimplement listnics() using ifAPIDmitry Chagin
2023-03-22sys: Retire OPENZFS_CWARNFLAGS now that it is empty.John Baldwin
2023-03-22sys: Stop enabling -Wnested-externs.John Baldwin
2023-03-12powerpc: enable ZFS on 32 bit powerpc/powerpcspeAlfredo Dal'Ava Junior
2023-03-09ng_atmllc: removeBrooks Davis
2023-03-09NgATM: Remove netgraph ATM supportBrooks Davis
2023-03-08sys/modules/Makefile: Add a section for arm64 + x86 + powerpc64.John Baldwin
2023-03-08Enable OFED on all platforms except for 32-bit arm.John Baldwin
2023-03-01sys/modules: Make use of SRCS.${KERN_OPT}.John Baldwin
2023-03-01sys/modules: fix bogus OPT_ACPI testsNathaniel Wesley Filardo
2023-03-01hwpmc: Don't wrap entire files in #ifdef DEV_ACPI.John Baldwin
2023-03-01dtrace: whack __mips__ from dtraceallMateusz Guzik
2023-02-28superio,ftgpio: Add support for Fintek F81865 GPIOStéphane Rochoy
2023-02-26powerpc64*: port mlx5, OFED, KTLS and krpingPiotr Kubaj
2023-02-26Revert "powerpc64*: port mlx5, OFED, KTLS and krping"Piotr Kubaj
2023-02-26powerpc64*: port mlx5, OFED, KTLS and krpingPiotr Kubaj
2023-02-16zfs: merge openzfs/zfs@57cfae4a2 (master)Martin Matuska
2023-02-14linux(4): Trim unused opt_usb.h from modules MakefilesDmitry Chagin
2023-02-13ice(4): Update to 1.37.7-kPiotr Kubaj
2023-02-13zlib: Use NO_WDEPRECATED_NON_PROTOTYPEWarner Losh
2023-02-13Complete removal of opt_compat.hDmitry Chagin
2023-02-12zlib: silence K&R warnsMateusz Guzik
2023-02-12linux(4): Get rid of the opt_compat.h include.Dmitry Chagin
2023-02-06enic: Cleanup module MakefileDoug Ambrisko
2023-02-06enic: Cisco VIC driverDoug Ambrisko
2023-02-06linux(4): Attach netlink on i386.Dmitry Chagin
2023-02-05hv_hid: Hyper-V HID driverYuri
2023-02-02Add tarfs, a filesystem backed by tarballs.Dag-Erling Smørgrav
2023-02-02linux(4): Add coredump support to i386.Dmitry Chagin
2023-01-28linux_common: Fixup .PATH.Dmitry Chagin
2023-01-25zfs: merge openzfs/zfs@9cd71c860 (master)Martin Matuska
2023-01-24ice_ddp: Update package to 1.3.30.0Eric Joyner
2023-01-24qat: Add Intel® 4xxx Series platform supportMichal Gulbicki
2023-01-12dtrace: include fbt module unconditionallyMitchell Horne
2023-01-04wdatwd: Add support for ACPI WDAT based watchdog timer.Takanori Watanabe
2022-12-23netlink: allow netlink to be build in the kernelAlexander V. Chernikov
2022-12-22Fix loading the hwpmc module when ACPI is enabledAndrew Turner
2022-12-21Fix spelling of NO_WINFINITE_RECURSION.John Baldwin