Age | Commit message (Expand) | Author |
2009-07-23 | Adding disabled framework for RAID6 | Jordan Hargrave |
2009-06-17 | Revert bufq's. this is inline with the major midlayer reverts that | Thordur I. Bjornsson |
2009-06-16 | Backout pmemrange (which to most people is more well known as physmem | Ariane van der Steldt |
2009-06-16 | Backout all changes to uvm after pmemrange (which will be backed out | Owain Ainsworth |
2009-06-10 | Add framework for raid 4 & 5 so that we can work in tree. | Marco Peereboom |
2009-06-06 | Add uvm_objwire() and uvm_objunwire(), I need this for some of my crazy | Owain Ainsworth |
2009-06-06 | option X86EMU is how this subsystem is brought into a kernel | Theo de Raadt |
2009-06-06 | fix include paths | Theo de Raadt |
2009-06-06 | Add vga bios repost support. Fetched from the NetBSD tree mostly. | Paul Irofti |
2009-06-04 | fix minor tab alignment | Charles Longeau |
2009-06-03 | add a flexible buffer queue (bufq) api, based on the never used | Thordur I. Bjornsson |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-06-01 | physmem allocator: change the view of free memory from single free pages | Ariane van der Steldt |
2009-05-06 | endrun(4) - EndRun Technologies native time-of-day message timedelta | Kevin Steves |
2009-01-29 | Split the address selection from pools away from pf.c and put it in | Pierre-Yves Ritschard |
2009-01-18 | Add nfs ddb hooks, for now only to show all the outstanding nfsreq's | Thordur I. Bjornsson |
2008-12-21 | vfs_syscalls_35 is required if option COMPAT_35 | Miod Vallat |
2008-12-12 | Add netmpls/mpls_output.c | Michele Marchetto |
2008-12-03 | add vscsi(4), a virtual scsi controller that passes all scsi requests up to | David Gwynne |
2008-11-24 | marco reminds me that these files changed too | Ted Unangst |
2008-11-23 | pccom can finally die; ok kettenis dlg drahn, tested by okan | Theo de Raadt |
2008-11-22 | Move the drm drivers over from: | Owain Ainsworth |
2008-11-17 | Use new isp_library.c rather than isp_inline.h. No functional change. | Kenneth R Westerback |
2008-11-09 | Rework that way that agp attaches. | Owain Ainsworth |
2008-10-15 | make random(9) return per-cpu values (by saving the seed in the cpuinfo), | Theo de Raadt |
2008-10-10 | Use the MI random() for all cases; no need for a MD version since it | Theo de Raadt |
2008-09-09 | welcome pflow(4), a netflow v5 compatible flow export interface. | Henning Brauer |
2008-08-15 | hmac.c is needed by softraid crypto now, even on non-wlan machines. | Miod Vallat |
2008-08-12 | Welcome BIP: the Broadcast/Multicast Integrity Protocol defined | Damien Bergamini |
2008-08-12 | Implementation of the HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC | Damien Bergamini |
2008-07-21 | move processing of EAPOL frames away from ieee80211_{input,output}.c | Damien Bergamini |
2008-07-08 | vmt(4) is a kernel level implementation of the vmware tools. | David Gwynne |
2008-06-15 | Add 802.3ad LACP support for trunk(4). | Marco Pfatschbacher |
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-10 | Buffer cache revamp | Bob Beck |
2008-06-09 | Introduce a facility to generate unpredictable 32 bit numbers with | Damien Miller |
2008-05-06 | bring in the mpe interface - for ``MPLS Provider Edge'' - this is a work | Pierre-Yves Ritschard |
2008-04-23 | Remove driver for pre 802.11 RangeLAN2 wireless devices. | Jonathan Gray |
2008-04-23 | Import MPLS (Multi Protocol Label Switching) | Esben Norby |
2008-04-16 | Kernel implementation of the 4-way handshake and group-key | Damien Bergamini |
2008-04-09 | Initial import for uvideo(4) and video(4): | Robert Nagy |
2008-03-16 | Widen some struct statfs fields to support large filesystem stata | Otto Moerbeek |
2008-03-16 | Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes | Owain Ainsworth |
2008-01-21 | use the right capitalization for `QLogic' | Igor Sobrado |
2008-01-19 | Add initial scaffold for RAID 0. No IO just yet. | Marco Peereboom |
2008-01-05 | Add support for the Meinberg Standard Time String format that all Meinberg | Marc Balmer |
2007-11-28 | Initial import of the DRM (direct rendering manager). | Owain Ainsworth |
2007-11-27 | also move softraid raid1 into own file, ok marco | Ted Unangst |
2007-11-27 | split crypto functions out into their own file, so softraid.c is not such | Ted Unangst |