summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-08
|\
| * Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-08
| |\
| | * Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
| | |\
| | | * crypto: api - Use formatting of module nameAlex Riesen2009-06-02
| | | * crypto: testmgr - Allow hash test vectors longer than a pageHerbert Xu2009-06-02
| | | * crypto: testmgr - Check all test vector lengthsHerbert Xu2009-06-02
| | | * crypto: tcrypt - Do not exit on success in fips modeJarod Wilson2009-06-02
| | | * crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven2009-06-02
| | | * crypto: testmgr - Skip algs not flagged fips_allowed in fips modeJarod Wilson2009-06-02
| | | * crypto: testmgr - Mark algs allowed in fips modeJarod Wilson2009-06-02
| | | * crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson2009-06-02
| | | * crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu2009-06-02
| | | * crypto: testmgr - Print self-test pass notices in fips modeJarod Wilson2009-06-02
| | | * crypto: testmgr - Catch base cipher self-test failures in fips modeJarod Wilson2009-06-02
| | | * crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson2009-06-02
| | | * crypto: testmgr - Add infrastructure for ansi_cprng self-testsJarod Wilson2009-06-02
| | | * crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson2009-06-02
| | | * crypto: testmgr - Handle AEAD test vectors expected to fail verificationJarod Wilson2009-06-02
| | | * crypto: pcomp - pcompress.c should include crypto/internal/compress.hGeert Uytterhoeven2009-06-02
| | | * crypto: testmgr - Kill test_comp() sparse warningsGeert Uytterhoeven2009-06-02
| | | * crypto: aes-ni - Add support for more modesHuang Ying2009-06-02
| | | * crypto: fpu - Add template for blkcipher touching FPUHuang Ying2009-06-02
| | | * crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher Huang Ying2009-06-02
| | | * crypto: api - Use kzfreeJohannes Weiner2009-06-02
| | | * crypto: tcrypt - Reduce stack sizeFrank Seidel2009-06-02
| | * | crypto: don't track xor test pages with kmemcheckVegard Nossum2009-06-15
| | |/
| * | dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams2009-07-01
| |/
* | dmaengine, async_tx: support alignment checksDan Williams2009-09-08
* | dmaengine, async_tx: add a "no channel switch" allocatorDan Williams2009-09-08
* | dmaengine: add fence supportDan Williams2009-09-08
* | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-08
|\ \ | |/ |/|
| * async_tx: raid6 recovery self testDan Williams2009-08-29
| * async_tx: add support for asynchronous RAID6 recovery operationsDan Williams2009-08-29
| * async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-29
| * async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams2009-08-29
| * async_tx: kill needless module_{init|exit}Dan Williams2009-08-29
| * async_tx: add sum check flagsDan Williams2009-08-29
| * async_xor: permit callers to pass in a 'dma/page scribble' regionDan Williams2009-06-03
| * async_tx: structify submission arguments, add scribbleDan Williams2009-06-03
| * async_tx: kill ASYNC_TX_DEP_ACK flagDan Williams2009-06-03
| * async_tx: rename zero_sum to valDan Williams2009-04-08
| * Merge branch 'dmaengine' into async-tx-raid6Dan Williams2009-04-08
| |\
* | | crypto: hash - Fix handling of sg entry that crosses page boundaryHerbert Xu2009-05-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-05-17
|\ \ \
| * | | crypto: api - Fix algorithm module auto-loadingHerbert Xu2009-04-21
| * | | crypto: eseqiv - Fix IV generation for sync algorithmsSteffen Klassert2009-04-15
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-04-03
|\ \ \ \ | | |_|/ | |/| |
| * | | dmaengine: allow dma support for async_tx to be toggledDan Williams2009-03-25
| * | | async_tx: provide __async_inline for HAS_DMA=n archsDan Williams2009-03-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-04-03
|\ \ \ \ | | |/ / | |/| |