aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-10crypto: rmd - sparse annotationsHarvey Harrison
2008-07-10crypto: rmd128 - sparse annotationsHarvey Harrison
2008-07-10crypto: camellia - Use kernel-provided bitops, unaligned access helpersHarvey Harrison
2008-07-10crypto: talitos - Use proper form for algorithm driver namesHerbert Xu
2008-07-10crypto: talitos - Add support for 3desLee Nipper
2008-07-10crypto: padlock - Make module loading quieter when hardware isn't availableJeremy Katz
2008-07-10crypto: tcrpyt - Remove unnecessary kmap/kunmap callsHerbert Xu
2008-07-10crypto: ixp4xx - Hardware crypto support for IXP4xx CPUsChristian Hohnstaedt
2008-07-10crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips
2008-07-10[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc modeNeil Horman
2008-07-10[CRYPTO] rmd: Use pointer form of endian swapping operationsHerbert Xu
2008-07-10[CRYPTO] hifn: Simplify code using ARRAY_SIZE() macroRobert P. J. Day
2008-07-10[CRYPTO] rmd320: Fix endian issuesAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] rmd256: Fix endian issuesAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] rmd160: Fix endian issuesAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] rmd128: Fix endian problemsAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] hifn: Remove duplicated includeHuang Weiyi
2008-07-10[CRYPTO] tcrypt: Use asynchronous hash interfaceLoc Ho
2008-07-10[CRYPTO] cryptd: Add asynchronous hash supportLoc Ho
2008-07-10[CRYPTO] hash: Add asynchronous hash supportLoc Ho
2008-07-10[CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithmsAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger
2008-07-10[CRYPTO] ripemd: Put all common RIPEMD values in header fileAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] tcrypt: Catch cipher destination memory corruptionPatrick McHardy
2008-07-10[HIFN]: Have HW invalidate src and dest descriptors after processingPatrick McHardy
2008-07-10[HIFN]: Move command descriptor setup to seperate functionPatrick McHardy
2008-07-10[HIFN]: Fix max queue length valuePatrick McHardy
2008-07-10[HIFN]: Properly initialize ivsize for CBC modesPatrick McHardy
2008-07-10[HIFN]: Use unique driver names for different algosPatrick McHardy
2008-07-10[HIFN]: Properly handle requests for less than the full scatterlistPatrick McHardy
2008-07-10[HIFN]: Fix data alignment checksPatrick McHardy
2008-07-10[HIFN]: Handle ablkcipher_walk errorsPatrick McHardy
2008-07-10[HIFN]: Indicate asynchronous processing to crypto APIPatrick McHardy
2008-07-10[HIFN]: Remove printk_ratelimit() for debugging printkPatrick McHardy
2008-07-10[HIFN]: Endianess fixesPatrick McHardy
2008-07-10[CRYPTO] tcrpyt: Get rid of change log in sourceHerbert Xu
2008-07-10[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithmsAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160Adrian-Ken Rueegsegger
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD hash algorithmsAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] cryptd: Fix EINPROGRESS notification contextHerbert Xu
2008-07-10crypto: chainiv - Invoke completion functionHerbert Xu
2008-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-08powerpc: Add missing reference to coherent_dma_maskVitaly Bordug
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-08kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak
2008-07-08RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise
2008-07-08Fix broken fix for fsl-diu-dbTakashi Iwai
2008-07-08Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds