summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-3/+3
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-2765-1290/+3518
|\ \
| * | crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-237-12/+1
| * | crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers2018-12-231-2/+1
| * | crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela2018-12-237-605/+1103
| * | crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam2018-12-231-6/+6
| * | crypto: chelsio - Fix wrong error counter incrementsHarsh Jain2018-12-232-10/+10
| * | crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain2018-12-231-0/+4
| * | crypto: chelsio - Handle PCI shutdown eventHarsh Jain2018-12-233-93/+278
| * | crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain2018-12-231-8/+8
| * | crypto: chelsio - Use same value for both channel in single WRHarsh Jain2018-12-232-8/+6
| * | crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain2018-12-233-120/+104
| * | crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing2018-12-231-2/+1
| * | crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor2018-12-231-1/+1
| * | crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor2018-12-231-2/+2
| * | crypto: cavium/nitrox - Enabled Mailbox supportSrikanth, Jampala2018-12-1311-54/+441
| * | crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-071-39/+9
| * | crypto: chcr - ESN for Inline IPSec TxAtul Gupta2018-12-072-36/+148
| * | crypto: chcr - small packet Tx stalls the queueAtul Gupta2018-12-071-1/+4
| * | crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef2018-12-076-9/+90
| * | crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.Srikanth, Jampala2018-11-294-10/+142
| * | crypto: cavium/nitrox - crypto request format changesNagadheeraj, Rottela2018-11-293-244/+227
| * | crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-203-6/+6
| * | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-203-6/+3
| * | crypto: remove useless initializations of cra_listEric Biggers2018-11-206-8/+0
| * | crypto: inside-secure - remove useless setting of type flagsEric Biggers2018-11-201-4/+4
| * | crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă2018-11-164-6/+154
| * | crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă2018-11-166-5/+354
| * | crypto: caam/qi2 - add support for ChaCha20Horia Geantă2018-11-164-4/+36
| * | crypto: caam - add register map changes cf. Era 10Horia Geantă2018-11-168-49/+184
| * | crypto: mxs-dcp - Add support for dcp clkLeonard Crestez2018-11-161-3/+25
| * | crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi2018-11-161-1/+5
| * | crypto: chelsio - clean up various indentation issuesColin Ian King2018-11-091-8/+8
| * | crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang2018-11-093-10/+31
| * | crypto: ccree - add SM3 supportYael Chemla2018-11-094-24/+113
| * | crypto: ccree - modify set_cipher_mode usage from cc_hashYael Chemla2018-11-092-9/+23
| * | crypto: ccree - adjust hash length to suit certain context specificsYael Chemla2018-11-094-24/+47
| * | crypto: ccree - add SM4 supportGilad Ben-Yossef2018-11-093-0/+70
| * | crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef2018-11-093-11/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-272-3/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-204-80/+130
| |\ \ \
| * | | | drivers: chelsio: use skb_sec_path helperFlorian Westphal2018-12-191-1/+3
| * | | | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-2/+1
| | |/ / | |/| |
* | | | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-271-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto4xx_core: don't abuse __dma_sync_pageChristoph Hellwig2018-12-201-1/+1
| | |/ | |/|
* | | crypto/chelsio/chtls: send/recv window updateAtul Gupta2018-12-142-26/+54
* | | crypto/chelsio/chtls: macro correction in tx pathAtul Gupta2018-12-141-12/+8
* | | crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta2018-12-142-19/+36