Age | Commit message (Expand) | Author |
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-09-30 | re-enable POOL_DEBUG | Jonathan Gray |
2022-09-27 | we are now working on 7.2-current | Theo de Raadt |
2022-09-24 | disable POOL_DEBUG for release | Jonathan Gray |
2022-09-11 | drop the -beta | Theo de Raadt |
2022-07-29 | Replace the swap extent(9) usage by a blist data structure. | Sebastien Marie |
2022-07-20 | move to 7.2-beta. this gets done very early, to avoid finding out | Theo de Raadt |
2022-07-12 | Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax code | Jeremie Courreges-Anglas |
2022-04-19 | enable kstat(4) and kstat(1). | David Gwynne |
2022-04-13 | Use a simpler "formula" to decide a default kern.maxthread value; | Stuart Henderson |
2022-04-05 | re-enable POOL_DEBUG | Christian Weisgerber |
2022-04-05 | back to working on 7.1-current | Theo de Raadt |
2022-04-05 | disable pool debug for release | Theo de Raadt |
2022-03-29 | close enough to release, we drop -beta | Theo de Raadt |
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-20 | we should be 7.1-beta not 7.1-current | Stuart Henderson |
2022-02-20 | move to 7.1-beta | Theo de Raadt |
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-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 |