summaryrefslogtreecommitdiffstats
path: root/sys/conf/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make ddb's dependency on libz explicit.visa2021-03-311-12/+12
* Add RA, a new 11n Tx rate adaptation module for net80211.stsp2021-03-121-1/+2
* add veb(4), a Virtual Ethernet Bridge driver.dlg2021-02-231-1/+3
* cut nvgre(4) over to use common etherbridge code.dlg2021-02-211-2/+2
* cut bpe(4) over to using the common etherbridge code.dlg2021-02-211-2/+2
* add etherbridge, the guts of a learning bridge that can be reused.dlg2021-02-211-2/+4
* Add a RAID1C (raid1 + crypto) softraid(8) discipline.stsp2021-02-081-1/+2
* Drop tcp_trace() from SMALL_KERNEL builds to make room on amd64 floppyvisa2021-01-281-2/+2
* Split imxiic(4) into the FDT-attachment code and the i.MX I2C codepatrick2020-11-171-1/+5
* __main() is no longer used by any of our toolchainsderaadt2020-07-201-2/+1
* tell the kernel how to build kstatdlg2020-07-061-1/+4
* tell config how to build wg(4)dlg2020-06-211-1/+7
* wire intrmap into the builddlg2020-06-171-1/+3
* wire stoeplitz code into the tree.dlg2020-06-161-1/+3
* Add bse(4) device to unbreak build.patrick2020-04-151-1/+5
* Add rkdwhdmi(4), a driver for the HDMI transmitter found on the Rockchipkettenis2020-03-021-1/+6
* cleanup unused headers generated by configjsg2020-01-241-7/+7
* remove unreferenced ncr5380 driver filestedu2020-01-241-3/+1
* Nuke references to zaurus zombies.krw2020-01-241-2/+1
* Import dt(4) a driver and framework for Dynamic Profiling.mpi2020-01-211-1/+7
* remove sli(4)jsg2020-01-111-5/+1
* remove dpt(4) driver for DPT EATA SCSI RAIDjsg2020-01-101-5/+1
* Move uvmexp_print() to a better place.mpi2019-12-051-2/+1
* Kill uvm_deallocate(9) and use uvm_unmap() directly.mpi2019-11-051-2/+1
* remove mobileip(4)dlg2019-11-041-3/+1
* src/sys/netinet/ip_ether.c is empty, and gif doesn't need it.dlg2019-10-051-2/+1
* Replace dwge(4) with a new driver based on dwxe(4). There are manykettenis2019-09-291-6/+1
* wire up tpmr(4), an 802.1Q Two-Port MAC Relay implementationdlg2019-08-011-1/+3
* wire up aggrdlg2019-07-051-1/+3
* Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4)kettenis2019-05-041-2/+2
* Add kubsan(4), a undefined behavior sanitizer for the kernel. It'santon2019-03-181-1/+2
* list mpls as a depend for mpe and mpw, dont require bridge to build mpwdlg2019-02-281-4/+4
* add mpip(4)dlg2019-02-281-1/+4
* Introduce safe memory reclamation, a mechanism for reclaiming sharedvisa2019-02-261-1/+2
* add bpe(4) or Backbone Provider Edge interfacesdlg2018-12-201-1/+3
* Rework kcov kernel config. Instead of treating kcov as both an option and aanton2018-08-211-1/+4
* Unveiling unveil(2).beck2018-07-131-1/+2
* Remove raw_usrreq and raw_cb, nothing is using them anymore.claudio2018-07-101-2/+1
* Allow pluart(4) to attach to acpi(4).kettenis2018-07-021-1/+5
* add a small driver for AMDs cryptographic co processor.dlg2018-04-201-1/+5
* prune files.* entries that refer to files not in treejsg2018-02-141-3/+1
* kern_mutex.c is gone.mpi2018-02-141-2/+1
* split mobileip(4) out from the gre(4) driver.dlg2018-02-071-1/+3
* syncookies for pf.henning2018-02-061-1/+2
* Add PCI attachment for dwiic(4) needed by Intel 100 Series machinesjcs2017-11-161-1/+5
* remove MALLOC_DEBUGdlg2017-11-141-2/+1
* Inline trivial functions from raw_cb.c and tedu it.florian2017-11-031-2/+1
* Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. Thepatrick2017-10-111-1/+5
* Remove option DDB_STRUCTINFO. Now that ddb(4) is CTF aware, similarmpi2017-09-121-2/+1
* Merge DDBCTF into DDB.mpi2017-08-111-2/+2