| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-02-26 |
|\ |
|
| * | 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 | 2010-02-16 |
| * | crypto: deflate - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: crypto_null - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: cipher - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: crc32 - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: compress - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: cast6 - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: cast5 - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: camellia - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: authenc - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: api - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: anubis - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: algapi - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: blowfish - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: aead - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: ablkcipher - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: pcrypt - call the complete function on error | Steffen Klassert | 2010-02-03 |
| * | crypto: md5 - Add export support | Max Vozeler | 2010-01-17 |
| * | crypto: gcm - Add RFC4543 wrapper for GCM | Tobias Brunner | 2010-01-17 |
| * | crypto: pcrypt - Add pcrypt crypto parallelization wrapper | Steffen Klassert | 2010-01-06 |
| * | crypto: testmgr - Fix complain about lack test for internal used algorithm | Youquan, Song | 2009-12-23 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-12-30 |
|\ \
| |/
|/| |
|
| * | async_tx: expand async raid6 test to cover ioatdma corner case | Dan Williams | 2009-12-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 |
|\ \ |
|
| * | | this_cpu: Use this_cpu_ptr in crypto subsystem | Christoph Lameter | 2009-10-03 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2009-12-01 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS | Jaswinder Singh Rajput | 2009-11-23 |
| * | | | crypto: testmgr - Add ghash algorithm test before provide to users | Youquan, Song | 2009-11-23 |
| * | | | crypto: ghash-intel - Fix building failure on x86_32 | Huang Ying | 2009-10-27 |
| * | | | crypto: testmgr - Fix warning | Felipe Contreras | 2009-10-27 |
| * | | | crypto: ansi_cprng - Fix test in get_prng_bytes | Roel Kluin | 2009-10-27 |
| * | | | crypto: api - Remove digest case from procfs show handler | Benjamin Gilbert | 2009-10-18 |
| * | | | crypto: hash - Remove legacy hash/digest code | Benjamin Gilbert | 2009-10-18 |
| * | | | crypto: ansi_cprng - Add FIPS wrapper | Neil Horman | 2009-10-18 |
| * | | | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying | 2009-10-18 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 |
| * | | | sysctl crypto: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-11-30 |
|\ \ \ \ |
|
| * | | | | crypto: gcm - fix another complete call in complete fuction | Huang Ying | 2009-11-16 |
| | |/ /
| |/| | |
|
* | | | | async_tx: build-time toggling of async_{syndrome,xor}_val dma support | Dan Williams | 2009-11-20 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-10-31 |
|\ \ \ |
|
| * | | | async_tx: fix asynchronous raid6 recovery for ddf layouts | Dan Williams | 2009-10-20 |
| * | | | async_pq: rename scribble page | Dan Williams | 2009-10-20 |
| * | | | async_pq: kill a stray dma_map() call and other cleanups | Dan Williams | 2009-10-19 |