| Commit message (Expand) | Author | Age | Files | Lines |
* | Make ddb's dependency on libz explicit. |  visa | 2021-03-31 | 1 | -12/+12 |
* | Add RA, a new 11n Tx rate adaptation module for net80211. |  stsp | 2021-03-12 | 1 | -1/+2 |
* | add veb(4), a Virtual Ethernet Bridge driver. |  dlg | 2021-02-23 | 1 | -1/+3 |
* | cut nvgre(4) over to use common etherbridge code. |  dlg | 2021-02-21 | 1 | -2/+2 |
* | cut bpe(4) over to using the common etherbridge code. |  dlg | 2021-02-21 | 1 | -2/+2 |
* | add etherbridge, the guts of a learning bridge that can be reused. |  dlg | 2021-02-21 | 1 | -2/+4 |
* | Add a RAID1C (raid1 + crypto) softraid(8) discipline. |  stsp | 2021-02-08 | 1 | -1/+2 |
* | Drop tcp_trace() from SMALL_KERNEL builds to make room on amd64 floppy |  visa | 2021-01-28 | 1 | -2/+2 |
* | Split imxiic(4) into the FDT-attachment code and the i.MX I2C code |  patrick | 2020-11-17 | 1 | -1/+5 |
* | __main() is no longer used by any of our toolchains |  deraadt | 2020-07-20 | 1 | -2/+1 |
* | tell the kernel how to build kstat |  dlg | 2020-07-06 | 1 | -1/+4 |
* | tell config how to build wg(4) |  dlg | 2020-06-21 | 1 | -1/+7 |
* | wire intrmap into the build |  dlg | 2020-06-17 | 1 | -1/+3 |
* | wire stoeplitz code into the tree. |  dlg | 2020-06-16 | 1 | -1/+3 |
* | Add bse(4) device to unbreak build. |  patrick | 2020-04-15 | 1 | -1/+5 |
* | Add rkdwhdmi(4), a driver for the HDMI transmitter found on the Rockchip |  kettenis | 2020-03-02 | 1 | -1/+6 |
* | cleanup unused headers generated by config |  jsg | 2020-01-24 | 1 | -7/+7 |
* | remove unreferenced ncr5380 driver files |  tedu | 2020-01-24 | 1 | -3/+1 |
* | Nuke references to zaurus zombies. |  krw | 2020-01-24 | 1 | -2/+1 |
* | Import dt(4) a driver and framework for Dynamic Profiling. |  mpi | 2020-01-21 | 1 | -1/+7 |
* | remove sli(4) |  jsg | 2020-01-11 | 1 | -5/+1 |
* | remove dpt(4) driver for DPT EATA SCSI RAID |  jsg | 2020-01-10 | 1 | -5/+1 |
* | Move uvmexp_print() to a better place. |  mpi | 2019-12-05 | 1 | -2/+1 |
* | Kill uvm_deallocate(9) and use uvm_unmap() directly. |  mpi | 2019-11-05 | 1 | -2/+1 |
* | remove mobileip(4) |  dlg | 2019-11-04 | 1 | -3/+1 |
* | src/sys/netinet/ip_ether.c is empty, and gif doesn't need it. |  dlg | 2019-10-05 | 1 | -2/+1 |
* | Replace dwge(4) with a new driver based on dwxe(4). There are many |  kettenis | 2019-09-29 | 1 | -6/+1 |
* | wire up tpmr(4), an 802.1Q Two-Port MAC Relay implementation |  dlg | 2019-08-01 | 1 | -1/+3 |
* | wire up aggr |  dlg | 2019-07-05 | 1 | -1/+3 |
* | Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4) |  kettenis | 2019-05-04 | 1 | -2/+2 |
* | Add kubsan(4), a undefined behavior sanitizer for the kernel. It's |  anton | 2019-03-18 | 1 | -1/+2 |
* | list mpls as a depend for mpe and mpw, dont require bridge to build mpw |  dlg | 2019-02-28 | 1 | -4/+4 |
* | add mpip(4) |  dlg | 2019-02-28 | 1 | -1/+4 |
* | Introduce safe memory reclamation, a mechanism for reclaiming shared |  visa | 2019-02-26 | 1 | -1/+2 |
* | add bpe(4) or Backbone Provider Edge interfaces |  dlg | 2018-12-20 | 1 | -1/+3 |
* | Rework kcov kernel config. Instead of treating kcov as both an option and a |  anton | 2018-08-21 | 1 | -1/+4 |
* | Unveiling unveil(2). |  beck | 2018-07-13 | 1 | -1/+2 |
* | Remove raw_usrreq and raw_cb, nothing is using them anymore. |  claudio | 2018-07-10 | 1 | -2/+1 |
* | Allow pluart(4) to attach to acpi(4). |  kettenis | 2018-07-02 | 1 | -1/+5 |
* | add a small driver for AMDs cryptographic co processor. |  dlg | 2018-04-20 | 1 | -1/+5 |
* | prune files.* entries that refer to files not in tree |  jsg | 2018-02-14 | 1 | -3/+1 |
* | kern_mutex.c is gone. |  mpi | 2018-02-14 | 1 | -2/+1 |
* | split mobileip(4) out from the gre(4) driver. |  dlg | 2018-02-07 | 1 | -1/+3 |
* | syncookies for pf. |  henning | 2018-02-06 | 1 | -1/+2 |
* | Add PCI attachment for dwiic(4) needed by Intel 100 Series machines |  jcs | 2017-11-16 | 1 | -1/+5 |
* | remove MALLOC_DEBUG |  dlg | 2017-11-14 | 1 | -2/+1 |
* | Inline trivial functions from raw_cb.c and tedu it. |  florian | 2017-11-03 | 1 | -2/+1 |
* | Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. The |  patrick | 2017-10-11 | 1 | -1/+5 |
* | Remove option DDB_STRUCTINFO. Now that ddb(4) is CTF aware, similar |  mpi | 2017-09-12 | 1 | -2/+1 |
* | Merge DDBCTF into DDB. |  mpi | 2017-08-11 | 1 | -2/+2 |