Age | Commit message (Expand) | Author |
2023-12-21 | add strnstr(9) string search within character limit | Jonathan Gray |
2023-11-21 | Fix kernel build without option PTRACE, but with dt(4). | Alexander Bluhm |
2023-08-07 | wire sec(4) into the kernel config. | David Gwynne |
2023-04-23 | add iosf(4), a driver for the Intel OnChip System Fabric | David Gwynne |
2023-04-04 | Synopsis Designware -> Synopsys DesignWare | Jonathan Gray |
2023-02-13 | Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controller | Patrick Wildt |
2023-02-04 | Initial driver for Universal Flash Storage (UFS) Host Controllers. | Marcus Glocker |
2022-12-22 | use stoeplitz to generate a hash/flowid for state keys. | David Gwynne |
2022-11-06 | Add FDT-based attachment for qciic(4). | Patrick Wildt |
2022-11-06 | Add FDT-based attachment for qcgpio(4). | Patrick Wildt |
2022-11-05 | clockintr(9): initial commit | Scott Soule Cheloha |
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 |