summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-08crypto: af_alg - Make sure sk_security is initialized on accept()ed socketsMiloslav Trmač1-0/+1
2010-12-08net: Add missing lockdep class names for af_algMiloslav Trmač1-3/+3
2010-12-03include: Install linux/if_alg.h for user-space crypto APIMiloslav Trmač1-0/+1
2010-12-02crypto: omap-aes - checkpatch --file warning fixesDmitry Kasatkin1-3/+3
2010-12-02crypto: omap-aes - initialize aes module once per requestDmitry Kasatkin1-26/+28
2010-12-02crypto: omap-aes - unnecessary code removedDmitry Kasatkin1-53/+17
2010-12-02crypto: omap-aes - error handling implementation improvedDmitry Kasatkin1-41/+93
2010-12-02crypto: omap-aes - redundant locking is removedDmitry Kasatkin1-38/+32
2010-12-02crypto: omap-aes - DMA initialization fixes for OMAP off modeDmitry Kasatkin1-12/+12
2010-12-02crypto: Use scatterwalk_crypto_chainSteffen Klassert3-51/+8
2010-12-02crypto: scatterwalk - Add scatterwalk_crypto_chain helperSteffen Klassert1-0/+15
2010-11-30crypto: algif_skcipher - Handle unaligned receive bufferHerbert Xu1-6/+7
2010-11-30crypto: algif_skcipher - Fixed overflow when sndbuf is page alignedHerbert Xu1-21/+11
2010-11-29crypto: af_alg - Add dependency on NETHerbert Xu1-0/+2
2010-11-29crypto: aesni-intel - Fixed build error on x86-32Mathias Krause2-14/+17
2010-11-28crypto: algif_skcipher - Pass on error from af_alg_make_sgHerbert Xu1-1/+2
2010-11-27crypto: omap-sham - zero-copy scatterlist handlingDmitry Kasatkin1-26/+61
2010-11-27crypto: omap-sham - FLAGS_FIRST is redundant and removedDmitry Kasatkin1-7/+1
2010-11-27crypto: omap-sham - hash-in-progress is stored in hw formatDmitry Kasatkin1-14/+24
2010-11-27crypto: omap-sham - crypto_ahash_final() now not need to be called.Dmitry Kasatkin1-86/+82
2010-11-27crypto: omap-sham - removed redundunt lockingDmitry Kasatkin1-26/+21
2010-11-27crypto: omap-sham - error handling improvedDmitry Kasatkin1-23/+44
2010-11-27crypto: omap-sham - DMA initialization fixes for off modeDmitry Kasatkin1-9/+10
2010-11-27crypto: omap-sham - uses digest buffer in request contextDmitry Kasatkin1-3/+8
2010-11-27crypto: aesni-intel - Ported implementation to x86-32Mathias Krause3-40/+191
2010-11-27crypto: Makefile clean upTracey Dent1-7/+7
2010-11-27crypto: Use vzallocJoe Perches2-4/+2
2010-11-26crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu3-0/+649
2010-11-19crypto: algif_hash - User-space interface for hash operationsHerbert Xu3-0/+328
2010-11-19crypto: af_alg - User-space interface for Crypto APIHerbert Xu5-0/+618
2010-11-19net - Add AF_ALG macrosHerbert Xu1-1/+4
2010-11-13crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban3-0/+396
2010-11-13crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New InstructionsTadeusz Struk2-2/+1708
2010-11-13crypto: cast5 - simplify if-statementsNicolas Kaiser1-50/+24
2010-11-04crypto: hash - Fix async import on shash algorithmHerbert Xu1-1/+7
2010-10-27Merge branch 'upstream-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds33-1131/+2510
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o33-1131/+2510
2010-10-27Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-6/+17
2010-10-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds15-69/+137
2010-10-27ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o2-156/+251
2010-10-27ext4: optimize orphan_list handling for ext4_setattrDmitry Monakhov1-3/+7
2010-10-27ext4: fix unbalanced mutex unlock in error path of ext4_li_request_newNicolas Kaiser1-14/+8
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds25-1159/+5716
2010-10-27Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds21-1245/+1022
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds145-1963/+9424
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-118/+149
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds48-670/+1501
2010-10-27Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds3-2/+4
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds165-1291/+4758
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-45/+31