summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Make sure sk_security is initialized on accept()ed socketsMiloslav Trmač2010-11-301-0/+1
* crypto: algif_skcipher - Fixed overflow when sndbuf is page alignedherbertHerbert Xu2010-11-301-21/+11
* crypto: algif_skcipher - Handle unaligned receive bufferHerbert Xu2010-11-301-6/+7
* crypto: af_alg - Add dependency on NETHerbert Xu2010-11-301-0/+2
* crypto: algif_skcipher - Pass on error from af_alg_make_sgHerbert Xu2010-11-301-1/+2
* RFC: Crypto API User-interfaceHerbert Xu2010-11-281-1/+7
* crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu2010-11-283-0/+649
* crypto: algif_hash - User-space interface for hash operationsHerbert Xu2010-11-283-0/+328
* crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-283-0/+486
* crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin2010-08-133-0/+26
* crypto: skcipher - avoid NULL dereferenceJiri Slaby2010-06-231-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-211-27/+19
|\
| * async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams2010-05-171-27/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-2112-80/+801
|\ \
| * | crypto: authenc - Fix cryptlen calculationShikhar Khattar2010-05-201-2/+6
| * | crypto: skcipher - Add ablkcipher_walk interfacesDavid S. Miller2010-05-191-0/+277
| * | crypto: testmgr - Add testing for async hashing and update/finalDavid S. Miller2010-05-191-18/+48
| * | crypto: tcrypt - Add speed tests for async hashingDavid S. Miller2010-05-191-6/+330
| * | crypto: scatterwalk - Fix scatterwalk_done() testDavid S. Miller2010-05-191-1/+1
| * | crypto: shash - Remove usage of CRYPTO_MINALIGNHerbert Xu2010-05-191-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-0313-22/+37
| |\ \
| * | | crypto: algapi - Remove unneeded null checkDan Carpenter2010-05-031-1/+1
| * | | crypto: pcrypt - Handle crypto_get_attr_type errorsDan Carpenter2010-03-241-7/+4
| * | | crypto: vmac - Fix big-endian supportShane Wang2010-03-182-43/+96
| * | | crypto: tcrypt - Speed testing support for ghashHuang Ying2010-03-102-0/+36
| * | | crypto: internal - Fix checkpatch errorsRichard Hartmann2010-03-101-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-04-239-2/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-1/+1
* | | | | raid6: fix recovery performance regressionDan Williams2010-05-051-8/+13
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-04-271-5/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: authenc - Add EINPROGRESS checkHerbert Xu2010-04-261-5/+11
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-2/+8
| |/ / |/| |
* | | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
|\ \ \
| * | | crypto: fix typo in Kconfig help textJiri Kosina2010-02-051-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-03-053-13/+16
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | crypto: authenc - Move saved IV in front of the ablkcipher requestSteffen Klassert2010-03-031-11/+14
| * | crypto: hash - Fix handling of unaligned buffersSzilveszter Ördög2010-03-031-1/+0
| * | crypto: authenc - Use correct ahash complete functionsSteffen Klassert2010-03-021-1/+1
| * | crypto: md5 - Set statesizeHerbert Xu2010-03-021-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\ \ \ | |/ / |/| |
| * | percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-2625-457/+1292
|\ \ | |/ |/|
| * crypto: aes_generic - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
| * crypto: fcrypt - Fix checkpatch errorsRichard Hartmann2010-02-161-3/+3
| * crypto: ecb - Fix checkpatch errorsRichard Hartmann2010-02-161-1/+1
| * crypto: des_generic - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+1
| * crypto: deflate - Fix checkpatch errorsRichard Hartmann2010-02-161-10/+10
| * crypto: crypto_null - Fix checkpatch errorsRichard Hartmann2010-02-161-4/+4
| * crypto: cipher - Fix checkpatch errorsRichard Hartmann2010-02-161-1/+1