Age | Commit message (Expand) | Author |
2011-01-15 | sync | Kevin Lo |
2011-01-15 | enable RDC Ethernet (vte/rdcphy) | Kevin Lo |
2011-01-15 | Add drivers for the RDC R6040 Ethernet chipset | Kevin Lo |
2011-01-14 | creator needs firmload. ok miod@ | Matthieu Herrb |
2011-01-14 | - use nitems() | Jasper Lievisse Adriaanse |
2011-01-14 | Halt secondary CPUs when shutting down or rebooting. This should prevent | Joel Sing |
2011-01-14 | Implement a function to broadcast IPIs to all running CPUs. | Joel Sing |
2011-01-14 | Provide an IPI to halt a CPU. | Joel Sing |
2011-01-14 | move to 4.9-current | Theo de Raadt |
2011-01-13 | In frag6_input() there was an mbuf length calculation error. If | Alexander Bluhm |
2011-01-13 | if the BIOS tells us to suspend at the same time that we notice a lid | Theo de Raadt |
2011-01-13 | move to 4.9-current | Theo de Raadt |
2011-01-13 | Fix link edition without 'option SUN4V'. ok kettenis@ | Matthieu Herrb |
2011-01-13 | sync | Alexander Yurchenko |
2011-01-13 | A few devices found on Dell Inspirion N5010; from yason@linklevel.net | Alexander Yurchenko |
2011-01-13 | Spin forever when waiting for completion of an FPU shootdown instead of | Mark Kettenis |
2011-01-13 | set lkm_end to the end of the jumpable virtual space; tested by me and marco | Mike Belopuhov |
2011-01-13 | Get rid of "forever" loop in the interrupt handler such that we drop out of the | Mark Kettenis |
2011-01-13 | Add new file for upcoming change. ok dlg@ deraadt@ | Dale Rahn |
2011-01-12 | Only init the nameidata parts that are strictly needed instead | Thordur I. Bjornsson |
2011-01-12 | Add crypto(4) and hifn(4). | Mark Kettenis |
2011-01-12 | Provide a specific rw_cas() function for MP kernels; stolen from m88k. | Mark Kettenis |
2011-01-12 | Make __cpu_simple_lock implementation actually work. | Mark Kettenis |
2011-01-12 | Reset the state member of the ata_xfer to ATA_S_SETUP before reusing it | Mark Kettenis |
2011-01-12 | A bunch more explicit_bzero calls for key material | Theo de Raadt |
2011-01-12 | stray tab | Marco Peereboom |
2011-01-12 | explicit zeroing of key information in the softraid ioctl code | Theo de Raadt |
2011-01-12 | more explicit_bzero to delete keys. | Marco Peereboom |
2011-01-12 | lots of explicit_bzero for things which contain parts of keys | Theo de Raadt |
2011-01-12 | Never include SADB_X_EXT_REMOTE_AUTH (which is either a | Mike Belopuhov |
2011-01-12 | use explicit_bzero() for key materials, including that in the session. | Theo de Raadt |
2011-01-12 | use explicit_bzero() for the session, in drivers where struct session | Theo de Raadt |
2011-01-12 | explicit_bzero() of key material in drivers few people use | Theo de Raadt |
2011-01-12 | cleanup aes-ctr keystream after use; ok deraadt | Mike Belopuhov |
2011-01-11 | fix encryption for uio_iovcnt > 1 by passing the absolute offset 'count' | Markus Friedl |
2011-01-11 | use ic->ic_ibss_chan instead of ic->ic_bss->ni_chan for Rx radiotap | Damien Bergamini |
2011-01-11 | key lengths are counted in bits | Theo de Raadt |
2011-01-11 | add explicit_bzero() calls before free()ing key material | Theo de Raadt |
2011-01-11 | in SHA1Final(), explicitly clear the local buffer | Theo de Raadt |
2011-01-11 | accidental commit of a pending diff relating to something else | Theo de Raadt |
2011-01-11 | in AES_GMAC_Final(), explicitly clear the local buffer | Theo de Raadt |
2011-01-11 | for key material that is being being discarded, convert bzero() to | Theo de Raadt |
2011-01-11 | Perform IP options check in pf_test_rule(), before creating state. | Ryan Thomas McBride |
2011-01-11 | delay deferred packets for a maximum of 20ms instead of 100 ticks (which | David Gwynne |
2011-01-11 | bring back carrying over state from the previous RC4 instance when | Damien Miller |
2011-01-11 | all the bzeros in rnd are important, use explicit_bzero | Ted Unangst |
2011-01-10 | add a new function, explicit_bzero, to be used for erasing "secret" stuff. | Ted Unangst |
2011-01-10 | If pf_test() was called recursively, the global variable pf_hdrs | Alexander Bluhm |
2011-01-10 | add the Buffalo WLI-UC-GNHP. | Damien Bergamini |
2011-01-10 | regen | Damien Bergamini |