rpc: add an rpc_pipe_open method
[safe/jmp/linux-2.6] / crypto /
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-12-10 Herbert Xucrypto: api - Disallow cryptomgr as a module if algorit...
2008-12-08 Dan Williamsasync_xor: dma_map destination DMA_BIDIRECTIONAL
2008-10-20 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-09-14 Dan Williamsasync_tx: make async_tx_run_dependencies() easier to...
2008-09-08 Herbert XuRevert "crypto: camellia - Use kernel-provided bitops...
2008-09-05 Yuri Tikhonovasync_tx: fix the bug in async_tx_run_dependencies
2008-08-29 Herbert Xucrypto: skcipher - Use RNG interface instead of get_ran...
2008-08-29 Neil Hormancrypto: rng - RNG interface and implementation
2008-08-29 Neil Hormancrypto: api - Add fips_enable flag
2008-08-29 Herbert Xucrypto: skcipher - Move IV generators into their own...
2008-08-29 Herbert Xucrypto: cryptomgr - Test ciphers using ECB
2008-08-29 Herbert Xucrypto: api - Use test infrastructure
2008-08-29 Herbert Xucrypto: cryptomgr - Add test infrastructure
2008-08-29 Herbert Xucrypto: tcrypt - Add alg_test interface
2008-08-29 Herbert Xucrypto: tcrypt - Abort and only log if there is an...
2008-08-29 Austin Zhangcrypto: crc32c - Use Intel CRC32 instruction
2008-08-29 Herbert Xucrypto: tcrypt - Avoid using contiguous pages
2008-08-29 Herbert Xucrypto: api - Display larval objects properly
2008-08-29 Herbert Xucrypto: api - Export crypto_alg_lookup instead of __cry...
2008-08-29 Adrian Bunkcrypto: Kconfig - Replace leading spaces with tabs
2008-08-22 Herbert Xucrypto: authenc - Avoid using clobbered request pointer
2008-08-13 Herbert Xucrypto: hash - Fix digest size check for digest type
2008-08-13 Herbert Xucrypto: tcrypt - Fix AEAD chunk testing
2008-08-05 Dan Williamsasync_tx: fix missing braces in async_xor_zero_sum
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-18 Dan Williamsasync_tx: remove depend_tx from async_tx_sync_epilog
2008-07-18 Dan Williamsasync_tx: export async_tx_quiesce
2008-07-18 Dan Williamsasync_tx: fix handling of the "out of descriptor" condi...
2008-07-18 Dan Williamsasync_tx: ensure the xor destination buffer remains...
2008-07-18 Li Zefanasync_tx: list_for_each_entry_rcu() cleanup
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-07-15 Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-15 Herbert XuRevert crypto: prng - Deterministic CPRNG
2008-07-11 Ingo MolnarMerge branch 'linus' into core/rcu
2008-07-10 Herbert Xucrypto: hash - Move ahash functions into crypto/hash.h
2008-07-10 Herbert Xucrypto: crc32c - Add ahash implementation
2008-07-10 Herbert Xucrypto: hash - Added scatter list walking helper
2008-07-10 Neil Hormancrypto: prng - Deterministic CPRNG
2008-07-10 Herbert Xucrypto: hash - Removed vestigial ahash fields
2008-07-10 Herbert Xucrypto: hash - Fixed digest size check
2008-07-10 Harvey Harrisoncrypto: rmd - sparse annotations
2008-07-10 Harvey Harrisoncrypto: rmd128 - sparse annotations
2008-07-10 Harvey Harrisoncrypto: camellia - Use kernel-provided bitops, unaligne...
2008-07-10 Herbert Xucrypto: tcrpyt - Remove unnecessary kmap/kunmap calls
2008-07-10 Neil Horman[CRYPTO] tcrypt: Add self test for des3_ebe cipher...
2008-07-10 Herbert Xu[CRYPTO] rmd: Use pointer form of endian swapping opera...
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] rmd320: Fix endian issues
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] rmd256: Fix endian issues
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] rmd160: Fix endian issues
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] rmd128: Fix endian problems
2008-07-10 Loc Ho[CRYPTO] tcrypt: Use asynchronous hash interface
2008-07-10 Loc Ho[CRYPTO] cryptd: Add asynchronous hash support
2008-07-10 Loc Ho[CRYPTO] hash: Add asynchronous hash support
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add Kconfig entries for extended RIPEM...
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and...
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Put all common RIPEMD values in header...
2008-07-10 Patrick McHardy[CRYPTO] tcrypt: Catch cipher destination memory corruption
2008-07-10 Herbert Xu[CRYPTO] tcrpyt: Get rid of change log in source
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash...
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and...
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add support for RIPEMD hash algorithms
2008-07-10 Herbert Xu[CRYPTO] cryptd: Fix EINPROGRESS notification context
2008-07-10 Herbert Xucrypto: chainiv - Invoke completion function
2008-07-08 Dan Williamsasync_tx: fix async_memset compile error
2008-07-08 Darren Jenkinscrypto: tcrypt - Fix memory leak in test_cipher
2008-06-16 Ingo MolnarMerge branch 'linus' into core/rcu
2008-06-02 Alexey Dobriyan[CRYPTO] cts: Init SG tables
2008-05-19 Franck Bui-Huurcu: split list.h and move rcu-protected lists into...
2008-05-07 Herbert Xu[CRYPTO] hmac: Avoid calling virt_to_page on key
2008-05-01 Julia Lawall[CRYPTO] cryptd: Correct kzalloc error test
2008-05-01 Herbert Xu[CRYPTO] eseqiv: Fix off-by-one encryption
2008-05-01 Patrick McHardy[CRYPTO] authenc: Fix async crypto crash in crypto_auth...
2008-04-21 Sebastian Siewior[CRYPTO] kconfig: Ordering cleanup
2008-04-21 Kamalesh Babulal[CRYPTO] all: Clean up init()/fini()
2008-04-21 Sebastian Siewior[CRYPTO] aes: Export generic setkey
2008-04-21 Sebastian Siewior[CRYPTO] api: Make the crypto subsystem fully modular
2008-04-21 Kevin Coffman[CRYPTO] cts: Add CTS mode required for Kerberos AES...
2008-04-21 Marcin Slusarz[CRYPTO] lrw: Replace all adds to big endians variables...
2008-04-21 Sebastian Siewior[CRYPTO] tcrypt: Change the XTEA test vectors
2008-04-21 Sebastian Siewior[CRYPTO] tcrypt: Shrink the tcrypt module
2008-04-21 Sebastian Siewior[CRYPTO] tcrypt: Change the usage of the test vectors
2008-04-21 Jan Engelhardt[CRYPTO] api: Constify function pointer tables
2008-04-21 Sebastian Siewior[CRYPTO] tcrypt: Shrink speed templates
2008-04-21 Sebastian Siewior[CRYPTO] tcrypt: Group common speed templates
2008-04-21 Jan Glauber[CRYPTO] sha512: Rename sha512 to sha512_generic
2008-04-21 Alexey Dobriyan[CRYPTO] api: Switch to proc_create()
2008-04-17 Dan Williamsdmaengine: ack to flags: make use of the unused bits...
2008-04-17 Dan Williamsasync_tx: fix multiple dependency submission
2008-04-02 Joy Latten[CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with...
2008-03-19 Dan Williamsasync_tx: avoid the async xor_zero_sum path when src_cn...
2008-03-13 Dan Williamsasync_tx: checkpatch says s/__FUNCTION__/__func__/g
2008-03-08 Herbert Xu[CRYPTO] skcipher: Fix section mismatches
2008-03-06 Joy Latten[CRYPTO] xcbc: Fix crash with IPsec
2008-03-06 Sebastian Siewior[CRYPTO] xts: Use proper alignment
2008-03-05 Adrian Bunk[CRYPTO] digest: Include internal.h for prototypes
2008-02-23 Herbert Xu[CRYPTO] authenc: Add missing Kconfig dependency on...
2008-02-23 Herbert Xu[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkci...
next