aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu2008-07-10
* crypto: crc32c - Add ahash implementationHerbert Xu2008-07-10
* crypto: hash - Added scatter list walking helperHerbert Xu2008-07-10
* crypto: prng - Deterministic CPRNGNeil Horman2008-07-10
* crypto: hash - Removed vestigial ahash fieldsHerbert Xu2008-07-10
* crypto: hash - Fixed digest size checkHerbert Xu2008-07-10
* crypto: rmd - sparse annotationsHarvey Harrison2008-07-10
* crypto: rmd128 - sparse annotationsHarvey Harrison2008-07-10
* crypto: camellia - Use kernel-provided bitops, unaligned access helpersHarvey Harrison2008-07-10
* crypto: talitos - Use proper form for algorithm driver namesHerbert Xu2008-07-10
* crypto: talitos - Add support for 3desLee Nipper2008-07-10
* crypto: padlock - Make module loading quieter when hardware isn't availableJeremy Katz2008-07-10
* crypto: tcrpyt - Remove unnecessary kmap/kunmap callsHerbert Xu2008-07-10
* crypto: ixp4xx - Hardware crypto support for IXP4xx CPUsChristian Hohnstaedt2008-07-10
* crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips2008-07-10
* [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc modeNeil Horman2008-07-10
* [CRYPTO] rmd: Use pointer form of endian swapping operationsHerbert Xu2008-07-10
* [CRYPTO] hifn: Simplify code using ARRAY_SIZE() macroRobert P. J. Day2008-07-10
* [CRYPTO] rmd320: Fix endian issuesAdrian-Ken Rueegsegger2008-07-10
* [CRYPTO] rmd256: Fix endian issuesAdrian-Ken Rueegsegger2008-07-10
* [CRYPTO] rmd160: Fix endian issuesAdrian-Ken Rueegsegger2008-07-10
* [CRYPTO] rmd128: Fix endian problemsAdrian-Ken Rueegsegger2008-07-10
* [CRYPTO] hifn: Remove duplicated includeHuang Weiyi2008-07-10
* [CRYPTO] tcrypt: Use asynchronous hash interfaceLoc Ho2008-07-10
* [CRYPTO] cryptd: Add asynchronous hash supportLoc Ho2008-07-10
* [CRYPTO] hash: Add asynchronous hash supportLoc Ho2008-07-10
* [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithmsAdrian-Ken Rueegsegger2008-07-10
* [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger2008-07-10
* [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger2008-07-10
* [CRYPTO] ripemd: Put all common RIPEMD values in header fileAdrian-Ken Rueegsegger2008-07-10
* [CRYPTO] tcrypt: Catch cipher destination memory corruptionPatrick McHardy2008-07-10
* [HIFN]: Have HW invalidate src and dest descriptors after processingPatrick McHardy2008-07-10
* [HIFN]: Move command descriptor setup to seperate functionPatrick McHardy2008-07-10
* [HIFN]: Fix max queue length valuePatrick McHardy2008-07-10
* [HIFN]: Properly initialize ivsize for CBC modesPatrick McHardy2008-07-10
* [HIFN]: Use unique driver names for different algosPatrick McHardy2008-07-10
* [HIFN]: Properly handle requests for less than the full scatterlistPatrick McHardy2008-07-10
* [HIFN]: Fix data alignment checksPatrick McHardy2008-07-10
* [HIFN]: Handle ablkcipher_walk errorsPatrick McHardy2008-07-10
* [HIFN]: Indicate asynchronous processing to crypto APIPatrick McHardy2008-07-10
* [HIFN]: Remove printk_ratelimit() for debugging printkPatrick McHardy2008-07-10
* [HIFN]: Endianess fixesPatrick McHardy2008-07-10
* [CRYPTO] tcrpyt: Get rid of change log in sourceHerbert Xu2008-07-10
* [CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithmsAdrian-Ken Rueegsegger2008-07-10
* [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160Adrian-Ken Rueegsegger2008-07-10
* [CRYPTO] ripemd: Add support for RIPEMD hash algorithmsAdrian-Ken Rueegsegger2008-07-10
* [CRYPTO] cryptd: Fix EINPROGRESS notification contextHerbert Xu2008-07-10
* crypto: chainiv - Invoke completion functionHerbert Xu2008-07-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-09
|\
| * RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise2008-07-08