Age | Commit message (Expand) | Author |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-07-31 | crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier | Steffen Klassert |
2010-07-31 | crypto: pcrypt - Rename pcrypt_instance | Steffen Klassert |
2010-07-31 | padata: Rename padata_alloc functions | Steffen Klassert |
2010-07-26 | crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask | Steffen Klassert |
2010-07-19 | pcrypt: Added sysfs interface to pcrypt | Dan Kruchinin |
2010-07-19 | padata: Make two separate cpumasks | Dan Kruchinin |
2010-07-14 | padata: make padata_do_parallel to return zero on success | Steffen Klassert |
2010-07-14 | padata: Check for valid padata instance on start | Steffen Klassert |
2010-06-23 | crypto: skcipher - avoid NULL dereference | Jiri Slaby |
2010-06-03 | crypto: twofish: Rename twofish to twofish_generic and add an alias | Joachim Fritschi |
2010-06-03 | crypto: testmgr - add an option to disable cryptoalgos' self-tests | Alexander Shishkin |
2010-06-03 | crypto: pcomp - Fix illegal Kconfig configuration | Herbert Xu |
2010-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6 | Herbert Xu |
2010-05-26 | crypto: Use ERR_CAST | Julia Lawall |
2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-20 | crypto: authenc - Fix cryptlen calculation | Shikhar Khattar |
2010-05-19 | crypto: skcipher - Add ablkcipher_walk interfaces | David S. Miller |
2010-05-19 | crypto: testmgr - Add testing for async hashing and update/final | David S. Miller |
2010-05-19 | crypto: tcrypt - Add speed tests for async hashing | David S. Miller |
2010-05-19 | crypto: scatterwalk - Fix scatterwalk_done() test | David S. Miller |
2010-05-19 | crypto: shash - Remove usage of CRYPTO_MINALIGN | Herbert Xu |
2010-05-17 | async_tx: trim dma_async_tx_descriptor in 'no channel switch' case | Dan Williams |
2010-05-05 | raid6: fix recovery performance regression | Dan Williams |
2010-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu |
2010-05-03 | crypto: algapi - Remove unneeded null check | Dan Carpenter |
2010-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-04-26 | crypto: authenc - Add EINPROGRESS check | Herbert Xu |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-29 | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse |
2010-03-24 | crypto: pcrypt - Handle crypto_get_attr_type errors | Dan Carpenter |
2010-03-18 | crypto: vmac - Fix big-endian support | Shane Wang |
2010-03-10 | crypto: tcrypt - Speed testing support for ghash | Huang Ying |
2010-03-10 | crypto: internal - Fix checkpatch errors | Richard Hartmann |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-03-03 | crypto: authenc - Move saved IV in front of the ablkcipher request | Steffen Klassert |
2010-03-03 | crypto: hash - Fix handling of unaligned buffers | Szilveszter Ördög |
2010-03-02 | crypto: authenc - Use correct ahash complete functions | Steffen Klassert |
2010-03-02 | crypto: md5 - Set statesize | Herbert Xu |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-02-17 | percpu: add __percpu sparse annotations to what's left | Tejun Heo |
2010-02-16 | crypto: aes_generic - Fix checkpatch errors | Richard Hartmann |
2010-02-16 | crypto: fcrypt - Fix checkpatch errors | Richard Hartmann |
2010-02-16 | crypto: ecb - Fix checkpatch errors | Richard Hartmann |
2010-02-16 | crypto: des_generic - Fix checkpatch errors | Richard Hartmann |