aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2015-03-13Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-02-11crypto: crc32c - add missing crypto module aliasMathias Krause
2015-02-02Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2015-02-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
2015-01-29crypto: add missing crypto module aliasesMathias Krause
2015-01-29crypto: include crypto- module prefix in templateKees Cook
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-19Merge remote-tracking branch 'lsk/v3.14/topic/aosp' into linux-linaro-lsk-v3....Mark Brown
2015-01-14ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna
2015-01-14ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna
2015-01-08Merge tag 'v3.14.28' into linux-linaro-lsk-v3.14Mark Brown
2015-01-08crypto: af_alg - fix backlog handlingRabin Vincent
2015-01-06crypto: allow blkcipher walks over AEAD dataArd Biesheuvel
2015-01-06crypto: remove direct blkcipher_walk dependency on transformArd Biesheuvel
2014-11-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14crypto: algif - avoid excessive use of socket buffer in skcipherOndrej Kozina
2014-10-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30dmaengine: fix xor sources continuationXuelin Shi
2014-08-08Merge tag 'v3.14.16' into linux-linaro-lsk-v3.14Alex Shi
2014-08-07crypto: af_alg - properly label AF_ALG socketMilan Broz
2014-07-22Merge remote-tracking branch 'lsk/v3.14/topic/arm64-crypto' into linux-linaro...Mark Brown
2014-07-21crypto: remove direct blkcipher_walk dependency on transformArd Biesheuvel
2014-07-21crypto: allow blkcipher walks over AEAD dataArd Biesheuvel
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-06-07crypto: crypto_wq - Fix late crypto work queue initializationTim Chen
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-01-05crypto: ahash - Fully restore ahash request before completingMarek Vasut
2013-12-20crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test ...Tim Chen
2013-12-09crypto: memneq - fix for archs without efficient unaligned accessDaniel Borkmann
2013-12-05crypto: pcrypt - Fix wrong usage of rcu_dereference()Mathias Krause
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-29net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-11-28crypto: testmgr - fix sglen in test_aead for case 'dst != src'Horia Geanta
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta
2013-11-28crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta
2013-11-28crypto: authenc - Find proper IV address in ablkcipher callbackTom Lendacky
2013-11-23Revert "KEYS: verify a certificate is signed by a 'trusted' key"Linus Torvalds
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14raid6test: add new corner case for ioatdma driverDan Williams
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14async_pq_val: convert to dmaengine_unmap_dataDan Williams