summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-11-23crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPSJaswinder Singh Rajput
2009-11-23crypto: testmgr - Add ghash algorithm test before provide to usersYouquan, Song
2009-11-19async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-16crypto: gcm - fix another complete call in complete fuctionHuang Ying
2009-11-12sysctl crypto: Remove dead binary sysctl supportEric W. Biederman
2009-10-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-10-27crypto: ghash-intel - Fix building failure on x86_32Huang Ying
2009-10-27crypto: testmgr - Fix warningFelipe Contreras
2009-10-27crypto: ansi_cprng - Fix test in get_prng_bytesRoel Kluin
2009-10-19async_tx: fix asynchronous raid6 recovery for ddf layoutsDan Williams
2009-10-19async_pq: rename scribble pageDan Williams
2009-10-19async_pq: kill a stray dma_map() call and other cleanupsDan Williams
2009-10-19crypto: api - Remove digest case from procfs show handlerBenjamin Gilbert
2009-10-19crypto: hash - Remove legacy hash/digest codeBenjamin Gilbert
2009-10-19crypto: ansi_cprng - Add FIPS wrapperNeil Horman
2009-10-19crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying
2009-10-16raid6/async_tx: handle holes in block list in async_syndrome_valNeilBrown
2009-10-16md/async: don't pass a memory pointer as a page pointer.NeilBrown
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
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-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportShane Wang
2009-08-31crypto: api - Do not displace newly registered algorithmsHerbert Xu
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-08-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu
2009-08-29crypto: ansi_cprng - Fix module initializationSteffen Klassert
2009-08-20crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctxSteffen Klassert
2009-08-20crypto: fips - Depend on ansi_cprngNeil Horman
2009-08-14crypto: blkcipher - Do not use eseqiv on stream ciphersHerbert Xu
2009-08-13crypto: ctr - Use chainiv on raw counter modeHerbert Xu
2009-08-13Revert crypto: fips - Select CPRNGHerbert Xu