Age | Commit message (Expand) | Author |
2022-07-29 | Replace the swap extent(9) usage by a blist data structure. | Sebastien Marie |
2022-07-12 | Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax code | Jeremie Courreges-Anglas |
2022-03-19 | Add 11ac/VHT Tx rate adaptation support to net80211. | Stefan Sperling |
2022-03-08 | remove files used by isa radio drivers removed in 2016 | Jonathan Gray |
2022-03-07 | remove WD33C93 SCSI code | Jonathan Gray |
2022-03-06 | remove unused usbdev and btbus attributes | Jonathan Gray |
2022-02-16 | rewrite vxlan to better fit the current kernel infrastructure. | David Gwynne |
2022-02-08 | The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing. | Theo de Raadt |
2022-01-09 | Add attribute for indicating sdhc dependency. | Visa Hankala |
2022-01-04 | remove the last part of driver for aic-6250 scsi on aviion | Jonathan Gray |
2021-11-11 | Retire switch(4) it never really was production ready and the OpenFlow | Claudio Jeker |
2021-11-08 | remove reference to ieee80211_mira.c which has been sent to the Attic | Stefan Sperling |
2021-09-03 | add kprobes provider for dt | Jasper Lievisse Adriaanse |
2021-06-29 | move some config lines to ensure drm.h is always created | Jonathan Gray |
2021-04-16 | Unhook ieee80211_mira.c from the build. All consumers have switched to RA. | Stefan Sperling |
2021-04-11 | bwfm(4) needs firmload | kn |
2021-03-31 | Make ddb's dependency on libz explicit. | Visa Hankala |
2021-03-12 | Add RA, a new 11n Tx rate adaptation module for net80211. | Stefan Sperling |
2021-02-23 | add veb(4), a Virtual Ethernet Bridge driver. | David Gwynne |
2021-02-21 | cut nvgre(4) over to use common etherbridge code. | David Gwynne |
2021-02-21 | cut bpe(4) over to using the common etherbridge code. | David Gwynne |
2021-02-21 | add etherbridge, the guts of a learning bridge that can be reused. | David Gwynne |
2021-02-08 | Add a RAID1C (raid1 + crypto) softraid(8) discipline. | Stefan Sperling |
2021-01-28 | Drop tcp_trace() from SMALL_KERNEL builds to make room on amd64 floppy | Visa Hankala |
2020-11-17 | Split imxiic(4) into the FDT-attachment code and the i.MX I2C code | Patrick Wildt |
2020-07-20 | __main() is no longer used by any of our toolchains | Theo de Raadt |
2020-07-06 | tell the kernel how to build kstat | David Gwynne |
2020-06-21 | tell config how to build wg(4) | David Gwynne |
2020-06-17 | wire intrmap into the build | David Gwynne |
2020-06-16 | wire stoeplitz code into the tree. | David Gwynne |
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 |