summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2015-09-17MLK-9710-9 Fix for tcrypt test_ahash_speed functionWinston Hudson
2015-09-17MLK-9710-8 tcrypt: change memory allocation for test_ahash_speed output bufferVictoria Milhoan
2015-09-17MLK-9710-7 AEAD CBC DES DES3_EDE SHA* SupportWinston Hudson (b45308)
2015-09-17MLK-9710-6 AEAD CBC AES MD5 Test SupportWinston Hudson (b45308)
2015-09-17crypto: testmgr - avoid DMA mapping from text, rodata, stackHoria Geanta
2015-09-17crypto: testmgr - Fix DMA-API warningTadeusz Struk
2015-02-11crypto: crc32c - add missing crypto module aliasMathias Krause
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-08crypto: af_alg - fix backlog handlingRabin Vincent
2014-11-14crypto: algif - avoid excessive use of socket buffer in skcipherOndrej Kozina
2014-10-30dmaengine: fix xor sources continuationXuelin Shi
2014-08-07crypto: af_alg - properly label AF_ALG socketMilan Broz
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
2013-11-14async_pq: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_raid6_recov: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_xor_val: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_xor: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_memcpy: convert to dmaengine_unmap_dataDan Williams
2013-11-01KEYS: The RSA public key algorithm needs to select MPILIBDavid Howells
2013-10-30crypto: skcipher - Use eseqiv even on UP machinesHerbert Xu
2013-10-25ima: provide support for arbitrary hash algorithmsDmitry Kasatkin
2013-10-25keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin
2013-10-25crypto: provide single place for hash algo informationDmitry Kasatkin