summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
AgeCommit message (Expand)AuthorFilesLines
2021-03-31Make ddb's dependency on libz explicit.visa1-12/+12
2021-03-12Add RA, a new 11n Tx rate adaptation module for net80211.stsp1-1/+2
2021-02-23add veb(4), a Virtual Ethernet Bridge driver.dlg1-1/+3
2021-02-21cut nvgre(4) over to use common etherbridge code.dlg1-2/+2
2021-02-21cut bpe(4) over to using the common etherbridge code.dlg1-2/+2
2021-02-21add etherbridge, the guts of a learning bridge that can be reused.dlg1-2/+4
2021-02-08Add a RAID1C (raid1 + crypto) softraid(8) discipline.stsp1-1/+2
2021-01-28Drop tcp_trace() from SMALL_KERNEL builds to make room on amd64 floppyvisa1-2/+2
2020-11-17Split imxiic(4) into the FDT-attachment code and the i.MX I2C codepatrick1-1/+5
2020-07-20__main() is no longer used by any of our toolchainsderaadt1-2/+1
2020-07-06tell the kernel how to build kstatdlg1-1/+4
2020-06-21tell config how to build wg(4)dlg1-1/+7
2020-06-17wire intrmap into the builddlg1-1/+3
2020-06-16wire stoeplitz code into the tree.dlg1-1/+3
2020-04-15Add bse(4) device to unbreak build.patrick1-1/+5
2020-03-02Add rkdwhdmi(4), a driver for the HDMI transmitter found on the Rockchipkettenis1-1/+6
2020-01-24cleanup unused headers generated by configjsg1-7/+7
2020-01-24remove unreferenced ncr5380 driver filestedu1-3/+1
2020-01-24Nuke references to zaurus zombies.krw1-2/+1
2020-01-21Import dt(4) a driver and framework for Dynamic Profiling.mpi1-1/+7
2020-01-11remove sli(4)jsg1-5/+1
2020-01-10remove dpt(4) driver for DPT EATA SCSI RAIDjsg1-5/+1
2019-12-05Move uvmexp_print() to a better place.mpi1-2/+1
2019-11-05Kill uvm_deallocate(9) and use uvm_unmap() directly.mpi1-2/+1
2019-11-04remove mobileip(4)dlg1-3/+1
2019-10-05src/sys/netinet/ip_ether.c is empty, and gif doesn't need it.dlg1-2/+1
2019-09-29Replace dwge(4) with a new driver based on dwxe(4). There are manykettenis1-6/+1
2019-08-01wire up tpmr(4), an 802.1Q Two-Port MAC Relay implementationdlg1-1/+3
2019-07-05wire up aggrdlg1-1/+3
2019-05-04Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4)kettenis1-2/+2
2019-03-18Add kubsan(4), a undefined behavior sanitizer for the kernel. It'santon1-1/+2
2019-02-28list mpls as a depend for mpe and mpw, dont require bridge to build mpwdlg1-4/+4
2019-02-28add mpip(4)dlg1-1/+4
2019-02-26Introduce safe memory reclamation, a mechanism for reclaiming sharedvisa1-1/+2
2018-12-20add bpe(4) or Backbone Provider Edge interfacesdlg1-1/+3
2018-08-21Rework kcov kernel config. Instead of treating kcov as both an option and aanton1-1/+4
2018-07-13Unveiling unveil(2).beck1-1/+2
2018-07-10Remove raw_usrreq and raw_cb, nothing is using them anymore.claudio1-2/+1
2018-07-02Allow pluart(4) to attach to acpi(4).kettenis1-1/+5
2018-04-20add a small driver for AMDs cryptographic co processor.dlg1-1/+5
2018-02-14prune files.* entries that refer to files not in treejsg1-3/+1
2018-02-14kern_mutex.c is gone.mpi1-2/+1
2018-02-07split mobileip(4) out from the gre(4) driver.dlg1-1/+3
2018-02-06syncookies for pf.henning1-1/+2
2017-11-16Add PCI attachment for dwiic(4) needed by Intel 100 Series machinesjcs1-1/+5
2017-11-14remove MALLOC_DEBUGdlg1-2/+1
2017-11-03Inline trivial functions from raw_cb.c and tedu it.florian1-2/+1
2017-10-11Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. Thepatrick1-1/+5
2017-09-12Remove option DDB_STRUCTINFO. Now that ddb(4) is CTF aware, similarmpi1-2/+1
2017-08-11Merge DDBCTF into DDB.mpi1-2/+2