Age | Commit message (Expand) | Author |
2020-04-15 | Add bse(4) device to unbreak build. | Patrick Wildt |
2020-03-02 | Add rkdwhdmi(4), a driver for the HDMI transmitter found on the Rockchip | Mark Kettenis |
2020-01-24 | cleanup unused headers generated by config | Jonathan Gray |
2020-01-24 | remove unreferenced ncr5380 driver files | Ted Unangst |
2020-01-24 | Nuke references to zaurus zombies. | Kenneth R Westerback |
2020-01-21 | Import dt(4) a driver and framework for Dynamic Profiling. | Martin Pieuchot |
2020-01-11 | remove sli(4) | Jonathan Gray |
2020-01-10 | remove dpt(4) driver for DPT EATA SCSI RAID | Jonathan Gray |
2019-12-05 | Move uvmexp_print() to a better place. | Martin Pieuchot |
2019-11-05 | Kill uvm_deallocate(9) and use uvm_unmap() directly. | Martin Pieuchot |
2019-11-04 | remove mobileip(4) | David Gwynne |
2019-10-05 | src/sys/netinet/ip_ether.c is empty, and gif doesn't need it. | David Gwynne |
2019-09-29 | Replace dwge(4) with a new driver based on dwxe(4). There are many | Mark Kettenis |
2019-08-01 | wire up tpmr(4), an 802.1Q Two-Port MAC Relay implementation | David Gwynne |
2019-07-05 | wire up aggr | David Gwynne |
2019-05-04 | Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4) | Mark Kettenis |
2019-03-18 | Add kubsan(4), a undefined behavior sanitizer for the kernel. It's | anton |
2019-02-28 | list mpls as a depend for mpe and mpw, dont require bridge to build mpw | David Gwynne |
2019-02-28 | add mpip(4) | David Gwynne |
2019-02-26 | Introduce safe memory reclamation, a mechanism for reclaiming shared | Visa Hankala |
2018-12-20 | add bpe(4) or Backbone Provider Edge interfaces | David Gwynne |
2018-08-21 | Rework kcov kernel config. Instead of treating kcov as both an option and a | anton |
2018-07-13 | Unveiling unveil(2). | Bob Beck |
2018-07-10 | Remove raw_usrreq and raw_cb, nothing is using them anymore. | Claudio Jeker |
2018-07-02 | Allow pluart(4) to attach to acpi(4). | Mark Kettenis |
2018-04-20 | add a small driver for AMDs cryptographic co processor. | David Gwynne |
2018-02-14 | prune files.* entries that refer to files not in tree | Jonathan Gray |
2018-02-14 | kern_mutex.c is gone. | Martin Pieuchot |
2018-02-07 | split mobileip(4) out from the gre(4) driver. | David Gwynne |
2018-02-06 | syncookies for pf. | Henning Brauer |
2017-11-16 | Add PCI attachment for dwiic(4) needed by Intel 100 Series machines | Joshua Stein |
2017-11-14 | remove MALLOC_DEBUG | David Gwynne |
2017-11-03 | Inline trivial functions from raw_cb.c and tedu it. | Florian Obser |
2017-10-11 | Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. The | Patrick Wildt |
2017-09-12 | Remove option DDB_STRUCTINFO. Now that ddb(4) is CTF aware, similar | Martin Pieuchot |
2017-08-11 | Merge DDBCTF into DDB. | Martin Pieuchot |
2017-07-31 | Give back some space to the ramdisk by compiling net/radix.c only | Florian Obser |
2017-07-30 | Switch installer to Allotment Routing Table (ART). | Florian Obser |
2017-06-28 | hfsc.c should depend on pf instead of inet | Mike Belopuhov |
2017-05-29 | Add hibernate support for nvme(4). This creates a separate IO queue that is | Jonathan Matthew |
2017-05-29 | PFKEY version 2 is the only pfkey version supported. No need for extra | Claudio Jeker |
2017-05-15 | Hook up FQ-CoDel to the tree and enable configuration in the pfctl(8) | Mike Belopuhov |
2017-04-30 | Constant time AES implementation | Mike Belopuhov |
2017-04-30 | Unifdef KGDB. | Martin Pieuchot |
2017-04-28 | Add futex(2) syscall based on a sane subset of its Linux equivalent. | Martin Pieuchot |
2017-04-20 | Hook up mutex(9) to witness(4). | Visa Hankala |
2017-04-20 | Add a port of witness(4) lock validation tool from FreeBSD. | Visa Hankala |
2017-02-08 | In exec_elf.c: expand ELFNAME(), ELFNAME2(), and ELFNAMEEND() except | Philip Guenther |
2017-01-22 | define virtio in conf/files | Reyk Floeter |
2017-01-13 | Always compile the mira code if net80211 is included. | Stefan Sperling |