Age | Commit message (Expand) | Author |
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-12-23 | Template for option WITNESS is in the architecture GENERIC.MP file | Alexander Bluhm |
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-22 | enable POOL_DEBUG again. | Sebastian Benoit |
2021-09-22 | we are now working on 7.0-current | Theo de Raadt |
2021-09-19 | disable pool debug for release | Sebastian Benoit |
2021-09-13 | take us out of beta | Theo de Raadt |
2021-09-03 | add kprobes provider for dt | Jasper Lievisse Adriaanse |
2021-08-17 | 7.0-beta | Theo de Raadt |
2021-06-29 | move some config lines to ensure drm.h is always created | Jonathan Gray |
2021-05-02 | Put -stable template into #if 0 section of current newvers.sh. | Alexander Bluhm |
2021-04-28 | Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel. | Alexander Bluhm |
2021-04-22 | reenable POOL_DEBUG | Christian Weisgerber |
2021-04-18 | post 6.9 development continues... | Theo de Raadt |
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-04-07 | disable POOL_DEBUG for release | Jonathan Gray |
2021-04-04 | leave -beta | Theo de Raadt |
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-25 | enable veb(4), it's time for wider testing. | David Gwynne |
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-02-06 | 6.9-beta | Theo de Raadt |
2021-01-28 | Drop tcp_trace() from SMALL_KERNEL builds to make room on amd64 floppy | Visa Hankala |
2021-01-13 | kernel, sysctl(8): remove dead variable: tickadj | cheloha |
2020-11-17 | Split imxiic(4) into the FDT-attachment code and the i.MX I2C code | Patrick Wildt |
2020-09-30 | renable POOL_DEBUG | Jonathan Gray |
2020-09-30 | 6.8-current | Jonathan Gray |
2020-09-25 | take us out of -beta | Theo de Raadt |
2020-09-22 | disable POOL_DEBUG in preparation for release | Sebastian Benoit |
2020-08-31 | crank to 6.8-beta | Theo de Raadt |
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-23 | enable wg(4). | David Gwynne |
2020-06-21 | add a commented out entry for wg(4). | 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-05-09 | reenable POOL_DEBUG | Christian Weisgerber |
2020-05-07 | post-6.7 development continues | Theo de Raadt |
2020-05-04 | leave -beta. | Theo de Raadt |
2020-04-26 | disable POOL_DEBUG in preparation for release | Sebastian Benoit |
2020-04-15 | Add bse(4) device to unbreak build. | Patrick Wildt |