| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-21 | 1 | -27/+19 |
|\ |
|
| * | async_tx: trim dma_async_tx_descriptor in 'no channel switch' case | Dan Williams | 2010-05-17 | 1 | -27/+19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-05-21 | 12 | -80/+801 |
|\ \ |
|
| * | | crypto: authenc - Fix cryptlen calculation | Shikhar Khattar | 2010-05-20 | 1 | -2/+6 |
| * | | crypto: skcipher - Add ablkcipher_walk interfaces | David S. Miller | 2010-05-19 | 1 | -0/+277 |
| * | | crypto: testmgr - Add testing for async hashing and update/final | David S. Miller | 2010-05-19 | 1 | -18/+48 |
| * | | crypto: tcrypt - Add speed tests for async hashing | David S. Miller | 2010-05-19 | 1 | -6/+330 |
| * | | crypto: scatterwalk - Fix scatterwalk_done() test | David S. Miller | 2010-05-19 | 1 | -1/+1 |
| * | | crypto: shash - Remove usage of CRYPTO_MINALIGN | Herbert Xu | 2010-05-19 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2010-05-03 | 13 | -22/+37 |
| |\ \ |
|
| * | | | crypto: algapi - Remove unneeded null check | Dan Carpenter | 2010-05-03 | 1 | -1/+1 |
| * | | | crypto: pcrypt - Handle crypto_get_attr_type errors | Dan Carpenter | 2010-03-24 | 1 | -7/+4 |
| * | | | crypto: vmac - Fix big-endian support | Shane Wang | 2010-03-18 | 2 | -43/+96 |
| * | | | crypto: tcrypt - Speed testing support for ghash | Huang Ying | 2010-03-10 | 2 | -0/+36 |
| * | | | crypto: internal - Fix checkpatch errors | Richard Hartmann | 2010-03-10 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 9 | -2/+8 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 | 1 | -1/+1 |
* | | | | | raid6: fix recovery performance regression | Dan Williams | 2010-05-05 | 1 | -8/+13 |
| |_|_|/
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-04-27 | 1 | -5/+11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | crypto: authenc - Add EINPROGRESS check | Herbert Xu | 2010-04-26 | 1 | -5/+11 |
* | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 9 | -2/+8 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | crypto: fix typo in Kconfig help text | Jiri Kosina | 2010-02-05 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-03-05 | 3 | -13/+16 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | crypto: authenc - Move saved IV in front of the ablkcipher request | Steffen Klassert | 2010-03-03 | 1 | -11/+14 |
| * | | crypto: hash - Fix handling of unaligned buffers | Szilveszter Ördög | 2010-03-03 | 1 | -1/+0 |
| * | | crypto: authenc - Use correct ahash complete functions | Steffen Klassert | 2010-03-02 | 1 | -1/+1 |
| * | | crypto: md5 - Set statesize | Herbert Xu | 2010-03-02 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | percpu: add __percpu sparse annotations to what's left | Tejun Heo | 2010-02-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-02-26 | 25 | -457/+1292 |
|\ \
| |/
|/| |
|
| * | crypto: aes_generic - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -2/+2 |
| * | crypto: fcrypt - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -3/+3 |
| * | crypto: ecb - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -1/+1 |
| * | crypto: des_generic - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -2/+1 |
| * | crypto: deflate - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -10/+10 |
| * | crypto: crypto_null - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -4/+4 |
| * | crypto: cipher - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -1/+1 |
| * | crypto: crc32 - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -3/+3 |
| * | crypto: compress - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -2/+2 |
| * | crypto: cast6 - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -60/+62 |
| * | crypto: cast5 - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -7/+7 |
| * | crypto: camellia - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -308/+308 |
| * | crypto: authenc - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -5/+5 |
| * | crypto: api - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -7/+6 |
| * | crypto: anubis - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -11/+11 |
| * | crypto: algapi - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -2/+2 |
| * | crypto: blowfish - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -9/+9 |
| * | crypto: aead - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -2/+2 |