Age | Commit message (Expand) | Author |
2015-09-10 | GPT requires crc32 unconditionally, for (size-constrained) install | Theo de Raadt |
2015-09-10 | Now that the GPT code tries really hard not to get in the way and | Kenneth R Westerback |
2015-09-03 | Add missing net/art.c, found the hardway by reyk@ | Martin Pieuchot |
2015-07-21 | Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses. | Reyk Floeter |
2015-07-20 | Implemented MPLS pseudowire (mpw(4)) to be used with VPLS and VPWS. | Rafael Zalamena |
2015-07-19 | tame(2) is a subsystem which restricts programs into a "reduced feature | Theo de Raadt |
2015-07-18 | Abstract the routing table internals behind an rtable_* API. | Martin Pieuchot |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-07-02 | introduce srp, which according to the manpage i wrote is short for | David Gwynne |
2015-06-19 | remove isp(4) now that the ql* family have replaced it | Jonathan Matthew |
2015-05-11 | Remove all audio format conversion code from the kernel (btw holding | Alexandre Ratchov |
2014-12-28 | The greatest happiness is to scatter inferiour APIs, to drive them | Kenneth R Westerback |
2014-12-03 | no md5 in the kernel? not even close to true | Theo de Raadt |
2014-12-03 | md5 when wlan is needed too. fixes i386 ramdiskC | Ted Unangst |
2014-12-03 | deraadt points out i forgot about tcp_signature, although this won't | Ted Unangst |
2014-12-03 | should no longer need md5 by default in all kernel builds. | Ted Unangst |
2014-12-02 | macppc G5 needs fcu in RAMDISK, mentioned by mpi | Theo de Raadt |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith |
2014-11-15 | wire siphash into the build so in_pcb hashes can use it. | David Gwynne |
2014-10-20 | unconditionally build sha2 so we can use it in all the kernels. | Ted Unangst |
2014-10-12 | Remove unnecessary `needs-flag' attributes. | Miod Vallat |
2014-10-09 | ddb: add support for DWARF line number decoding | Matthew Dempsky |
2014-10-09 | remove LKM | Ted Unangst |
2014-10-07 | remove preliminary AOE (ata over ethernet) support. not finished after | Ted Unangst |
2014-10-01 | sl(4) is no more, thanks for all the fish! | Martin Pieuchot |
2014-09-08 | Additional cleanup for procfs removal | Doug Hogan |
2014-08-20 | Bye bye /dev/crypto | Mike Belopuhov |
2014-07-13 | Initial support to read GPT partition tables in the kernel, if option GPT. | Miod Vallat |
2014-07-13 | ext4 (extents) read support | Martin Pelikan |
2014-07-11 | "It's not the years, honey; it's the mileage." | Ted Unangst |
2014-04-19 | bye bye altq bits | Henning Brauer |
2014-04-18 | rename wd33c93 to wd33c93ctrl (but keep the filenames as is) so we can | Jasper Lievisse Adriaanse |
2014-04-12 | start working on a driver for non volatile memory express controllers. | David Gwynne |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-08 | Dumb xhci(4) implementation. | Martin Pieuchot |
2014-03-05 | Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now only | Mark Kettenis |
2014-02-10 | Build isp2xxx firmware into separate object files so we only include | Jonathan Matthew |
2014-01-19 | Introduce qla(4), a new driver for Qlogic fibre channel HBAs (only ISP23xx | Jonathan Matthew |
2014-01-18 | Rename softraid RAIDP to softraid RAID5. | Joel Sing |
2013-12-13 | Remove the 4.3BSD tty(4) compatibility shims. RIP. ok millert@ | Christian Weisgerber |
2013-11-11 | Replace most of our formating functions to convert IPv4/6 addresses from | Martin Pieuchot |
2013-10-29 | introduce tasks and taskqs as an alternative to workqs. | David Gwynne |
2013-10-28 | tedu FDDI support and the 3 flavors the driver for DEC devices, even | Martin Pieuchot |
2013-10-20 | Fix osiop.c inclusion rule. | Miod Vallat |
2013-10-17 | Remove support for a.out and ecoff. We only do elf now. | Theo de Raadt |
2013-10-15 | Driver for the AIC-6250 SCSI controller found on AViiON models 100, 200, 300, | Miod Vallat |
2013-10-13 | Import vxlan(4), the virtual extensible local area network tunnel | Reyk Floeter |
2013-10-12 | hook in hfsc.c/h | Henning Brauer |
2013-09-24 | Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following: | Miod Vallat |
2013-09-24 | a bit more tmpfs scaffolding (still not active, no kernel change) | Marc Espie |