aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Support for linux ext2fs posix-draft ACLs.Pedro F. Giffuni2017-05-281-3/+3
* On success, getrandom() Linux system call returns the number of bytes thatDmitry Chagin2017-05-282-2/+2
* Strip _binary_linux_locore_o_size from ${VDSO}.so as it is a low absoluteDmitry Chagin2017-05-282-0/+3
* [ath] [ath_hal] (etc, etc) - begin the task of re-modularising the HAL.Adrian Chadd2017-05-2511-127/+534
* cxgbe(4): Update the T4, T5, and T6 firmwares to 1.16.45.0.Navdeep Parhar2017-05-233-3/+3
* Add support for Amazon Elastic Network Adapter (ENA) NICZbigniew Bodek2017-05-222-0/+43
* Normalize SYSDIR on SRCTOP instead of .CURDIREnji Cooper2017-05-181-1/+1
* Normalize .PATH on SRCTOPEnji Cooper2017-05-181-1/+1
* Add a driver for the Chelsio T6 crypto accelerator engine.John Baldwin2017-05-172-0/+20
* 1. Move Rx Processing to fp_taskqueue(). With this CPU utilization for proces...David C Somayajulu2017-05-161-2/+0
* [iwm] Factor out firmware station handling into if_iwm_sta.c.Adrian Chadd2017-05-121-2/+2
* hyperv/vmbus: Reorganize vmbus device treeSepherosa Ziehau2017-05-101-0/+1
* Disable the build of the static/embedded DTB for the ARMADA38X kernel.Luiz Otavio O Souza2017-05-091-0/+7
* Mark this Makefile SUBDIR_PARALLELEnji Cooper2017-05-091-0/+2
* Only compile tests/ if MK_TESTS != no or ALL_MODULES is definedEnji Cooper2017-05-091-2/+4
* Add intermediary Makefile for compiling all items in the directoryEnji Cooper2017-05-091-0/+7
* Revise r315430; there's no need to build mmc_subr.c into both mmc.koMarius Strobl2017-05-081-1/+1
* cxgbe/t4_tom: Per-connection rate limiting for TCP sockets handled byNavdeep Parhar2017-05-051-0/+1
* cxgbe(4): Support routines for Tx traffic scheduling.Navdeep Parhar2017-05-021-0/+1
* Add AMD IOMMU/AMD-Vi support in bhyve for passthrough/direct assignment to VM...Anish Gupta2017-04-301-2/+3
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-248-78/+0
* 3BSD-licensed implementation of the chacha20 stream cipher, intended forDag-Erling Smørgrav2017-04-152-0/+9
* Remove the last vestiges of FDC_DEBUG & FD_DEBUGSevan Janiyan2017-04-071-6/+0
* Cleanup the bitmap_xxx() functions in the LinuxKPI:Hans Petter Selasky2017-04-061-0/+2
* Stop building assym.o into the module.Bryan Drewery2017-04-051-15/+1
* Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's.David C Somayajulu2017-04-043-0/+111
* Add ipfw_pmod kernel module.Andrey V. Elsukov2017-04-032-0/+10
* ext2fs: Initial support for Extended Attributes.Pedro F. Giffuni2017-04-011-3/+3
* Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)Enji Cooper2017-03-303-3/+14
* Add an experimental DTrace audit provider, which allows users of DTrace toRobert Watson2017-03-292-1/+19
* Tweak the Makefiles a bit to allow using "tcp" in MODULES_OVERRIDEMichael Tuexen2017-03-272-7/+24
* Add a module to build imx5 dtb files.Ian Lepore2017-03-191-0/+6
* - Add support for eMMC "partitions". Besides the user data area, i. e.Marius Strobl2017-03-162-2/+2
* revert r314862, use of GCC_MS_EXTENSIONS in qlxgbeAndriy Gapon2017-03-111-3/+0
* drm(old): Remove i915 and radeon driversEmmanuel Vadot2017-03-113-25/+0
* Implement support for mutexes with deadlock avoidance in the LinuxKPI.Hans Petter Selasky2017-03-091-0/+1
* [spigen] Add spigen moduleOleksandr Tymoshenko2017-03-092-0/+9
* Cleanup the LinuxKPI slab implementation.Hans Petter Selasky2017-03-081-0/+1
* qlxgbe: add GCC_MS_EXTENSIONS to CFLAGS to make old base GCC happyAndriy Gapon2017-03-071-0/+3
* LinuxKPI workqueue cleanup.Hans Petter Selasky2017-03-071-1/+2
* Build the dtb files for the revb1 versions of wandboard.Ian Lepore2017-03-061-1/+3
* remove procfs ctl interfaceEric Badger2017-03-051-1/+0
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-04791-1017/+1010
* Fix "make depend" with nvme.ko: add opt_cam.h to SRCSEnji Cooper2017-03-041-0/+1
* Fix "make depend" with geom_uzip.ko: add opt_geom.h to SRCSEnji Cooper2017-03-041-0/+1
* add a module that provides support for DRAM ECC error injection on AMD CPUsAndriy Gapon2017-03-032-0/+10
* [intelspi][bytgio] Fix buildworld with MODULES_WITH_WORLD setOleksandr Tymoshenko2017-03-022-2/+2
* Remove SVR4 (System V Release 4) binary compatibility support.Gleb Smirnoff2017-02-283-49/+0
* Move inclusion of opt_printf.h around so that we can compile all theWarner Losh2017-02-251-0/+1
* zfs: clean up unused files and definitionsAndriy Gapon2017-02-241-1/+0