aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* All genassym.sh usage need offset.incBryan Drewery2018-07-033-5/+5
* pflog/pfsync: Fix module build with VIMAGE=yesKristof Provost2018-07-012-2/+2
* Partial revert of r335399 and r335400:Stephen J. Kiernan2018-06-261-7/+0
* Correct linprocfs/linsysfs arch check in r335672Ed Maste2018-06-261-1/+1
* Build linprocfs and linsysfs also on arm64Ed Maste2018-06-261-4/+6
* linux64: add arm64 linuxulator build detailsEd Maste2018-06-251-2/+9
* Add spigen(4) fdt data overlays for RPI-B, RPI-2.Ian Lepore2018-06-221-0/+4
* Device for user space to interface with MAC/veriexec.Stephen J. Kiernan2018-06-202-0/+13
* MAC/veriexec implements a verified execution environment using the MACStephen J. Kiernan2018-06-207-0/+96
* remove epoch_test from default buildMatt Macy2018-06-181-1/+0
* ixl(4): Update to use iflibEric Joyner2018-06-183-7/+8
* Add modules/rockchipEmmanuel Vadot2018-06-143-0/+25
* linux64: use linux output target for linux_vdso.soEd Maste2018-06-121-1/+1
* Add a driver for the BCM2835 Mini-UART as seen on the RPi3Diane Bruce2018-06-121-2/+3
* Disable building aesni with base gccDimitry Andric2018-06-111-0/+2
* Take out the stack alias inadvertantly added by my commit.Randall Stewart2018-06-071-1/+0
* This commit brings in a new refactored TCP stack called Rack.Randall Stewart2018-06-072-0/+26
* Build nvme modules for powerpc, and install man pagesJustin Hibbits2018-06-071-0/+2
* hwpmc: remove unused pre-table driven bits for intelMatt Macy2018-05-311-3/+3
* cxgbe(4): Add code to deal with the chip's source MAC table (aka SMT).Navdeep Parhar2018-05-311-0/+1
* Add support for hardware rate limiting to mlx5en(4).Hans Petter Selasky2018-05-293-4/+5
* if_muge: connect module to the buildEd Maste2018-05-251-0/+1
* Yank crufty INTR_FILTER optionConrad Meyer2018-05-241-1/+1
* disable set but not used on code that can't be changedMatt Macy2018-05-193-0/+3
* Silence non-actionable warnings in vendor codeMatt Macy2018-05-194-3/+9
* ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy2018-05-181-0/+1
* Add a "multifunction" device side USB template, which provides massEdward Tomasz Napierala2018-05-171-1/+2
* Retire vxge(4).Sean Bruno2018-05-172-66/+0
* Add driver for Microchip LAN78xx USB3-GigE controllerEd Maste2018-05-171-0/+13
* alwinner: Add missing files in r333708Emmanuel Vadot2018-05-172-0/+22
* allwinner: Add h3 spi driverEmmanuel Vadot2018-05-171-0/+2
* cxgbe(4): Allocate offload Tx queues when a card has resourcesNavdeep Parhar2018-05-171-0/+1
* Add new USB HID driver for Super Nintendo gamepads.Hans Petter Selasky2018-05-152-1/+37
* Add simple preempt safe epoch APIMatt Macy2018-05-101-0/+7
* Bring in some last changes in NAT64 implementation:Andrey V. Elsukov2018-05-091-0/+2
* nxge(4):Sean Bruno2018-05-082-52/+0
* cxgbe(4): Update all firmwares to 1.19.1.0.Navdeep Parhar2018-05-053-3/+3
* dtb/allwinner: Add a83t-sid overlayKyle Evans2018-05-031-1/+2
* Retire ixgb(4)Sean Bruno2018-05-022-11/+0
* cxgbe(4): Move all TCAM filter code into a separate file.Navdeep Parhar2018-05-011-1/+2
* ixl(4): Update to 1.9.9-kEric Joyner2018-05-011-1/+1
* Retire lmc(4)Ed Maste2018-05-012-16/+0
* Included opt_stack.h in Makefile, to fix module build.Ram Kishore Vegesna2018-04-301-0/+1
* smartpqi(4): Use conventional path to driver sourcesConrad Meyer2018-04-281-1/+1
* arm: dts: overlays: Remove the overlay moduleEmmanuel Vadot2018-04-272-5/+2
* martpqi(4):Sean Bruno2018-04-262-0/+14
* Fix futexes on i386 after the 4/4G split.Konstantin Belousov2018-04-241-3/+7
* blake2: Disable warnings (not just error) for code we will not modifyConrad Meyer2018-04-212-5/+5
* Add PNP info to the PCI attahement of the puc driver.Warner Losh2018-04-171-1/+1
* Remove support for the Arcnet protocol.Brooks Davis2018-04-133-33/+0