Age | Commit message (Expand) | Author |
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 |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | unbreak compat_osf1; spotted by mk | Theo de Raadt |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-11-23 | move nmea stuff to same place other line discs go | Theo de Raadt |
2007-11-15 | New driver for Ralink RT2860 chipset. | Damien Bergamini |
2007-10-18 | Define a new attribute, pckbcslot, which pckbc and gsckbc provide, and to | Miod Vallat |
2007-10-15 | the new dev/rnd.c uses the shared arc4 code instead of implimenting it by | Theo de Raadt |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-09-12 | PCI and Cardbus hookup for the Broadcom AirForce devices. | Marcus Glocker |
2007-07-18 | net80211 requires AES too. | Damien Bergamini |
2007-07-06 | sha1 is needed by wlan now, too | Theo de Raadt |
2007-06-05 | IPX is about to go away, remove commented out IPX options in GENERIC and | Henning Brauer |
2007-06-01 | remove crufty adosfs. everytime we try to change a vfs layer interface, | Theo de Raadt |
2007-06-01 | complete the sys/netbt import and adopt some more code to our interfaces | Uwe Stuehler |
2007-05-31 | add an interface for work queues run from a kernel thread. | David Gwynne |
2007-05-30 | Unbreak the tree for gwk | Uwe Stuehler |
2007-05-30 | Unbreak the tree - forgot a needs-flag; discovered by gwk | Uwe Stuehler |
2007-05-30 | Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removal | Uwe Stuehler |
2007-05-29 | Move tokenring support to the attic where it can join the cards that where | Claudio Jeker |
2007-05-15 | Remove the MI implementation of mutexes and remove the __HAVE_MUTEX | Artur Grabowski |
2007-05-15 | start work on a driver for emulex fibre channel controllers. | David Gwynne |
2007-04-05 | After been attacked by Michael Buesch <mb@bu3sch.de> because we initially | Marcus Glocker |
2007-03-22 | import sili(4) so it can be worked on in the tree. this will support the | David Gwynne |
2007-03-19 | attach softraid to the root of the device tree in a machine independant | David Gwynne |