aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers
2018-12-23crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers
2018-12-23crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela
2018-12-23crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam
2018-12-23crypto: chelsio - Fix wrong error counter incrementsHarsh Jain
2018-12-23crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain
2018-12-23crypto: chelsio - Handle PCI shutdown eventHarsh Jain
2018-12-23crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain
2018-12-23crypto: chelsio - Use same value for both channel in single WRHarsh Jain
2018-12-23crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain
2018-12-23crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing
2018-12-23crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2018-12-23crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20crypto4xx_core: don't abuse __dma_sync_pageChristoph Hellwig
2018-12-19drivers: chelsio: use skb_sec_path helperFlorian Westphal
2018-12-14crypto/chelsio/chtls: send/recv window updateAtul Gupta
2018-12-14crypto/chelsio/chtls: macro correction in tx pathAtul Gupta
2018-12-14crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta
2018-12-13crypto: cavium/nitrox - Enabled Mailbox supportSrikanth, Jampala
2018-12-07crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-07crypto: chcr - ESN for Inline IPSec TxAtul Gupta
2018-12-07crypto: chcr - small packet Tx stalls the queueAtul Gupta
2018-12-07crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef
2018-11-29crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.Srikanth, Jampala
2018-11-29crypto: cavium/nitrox - crypto request format changesNagadheeraj, Rottela
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-11-20crypto: remove useless initializations of cra_listEric Biggers
2018-11-20crypto: inside-secure - remove useless setting of type flagsEric Biggers
2018-11-16crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă
2018-11-16crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă
2018-11-16crypto: caam/qi2 - add support for ChaCha20Horia Geantă
2018-11-16crypto: caam - add register map changes cf. Era 10Horia Geantă
2018-11-16crypto: mxs-dcp - Add support for dcp clkLeonard Crestez
2018-11-16crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi
2018-11-09crypto: chelsio - clean up various indentation issuesColin Ian King
2018-11-09crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang
2018-11-09crypto: ccree - add SM3 supportYael Chemla
2018-11-09crypto: ccree - modify set_cipher_mode usage from cc_hashYael Chemla
2018-11-09crypto: ccree - adjust hash length to suit certain context specificsYael Chemla
2018-11-09crypto: ccree - add SM4 supportGilad Ben-Yossef