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