Age | Commit message (Expand) | Author |
2019-01-10 | crypto: bcm - convert to use crypto_authenc_extractkeys() | Eric Biggers |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-12-23 | crypto: skcipher - remove remnants of internal IV generators | Eric Biggers |
2018-12-23 | crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS | Eric Biggers |
2018-12-23 | crypto: cavium/nitrox - Added AEAD cipher support | Nagadheeraj Rottela |
2018-12-23 | crypto: mxc-scc - fix build warnings on ARM64 | Fabio Estevam |
2018-12-23 | crypto: chelsio - Fix wrong error counter increments | Harsh Jain |
2018-12-23 | crypto: chelsio - Reset counters on cxgb4 Detach | Harsh Jain |
2018-12-23 | crypto: chelsio - Handle PCI shutdown event | Harsh Jain |
2018-12-23 | crypto: chelsio - cleanup:send addr as value in function argument | Harsh Jain |
2018-12-23 | crypto: chelsio - Use same value for both channel in single WR | Harsh Jain |
2018-12-23 | crypto: chelsio - Swap location of AAD and IV sent in WR | Harsh Jain |
2018-12-23 | crypto: chelsio - remove set but not used variable 'kctx_len' | YueHaibing |
2018-12-23 | crypto: ux500 - Use proper enum in hash_set_dma_transfer | Nathan Chancellor |
2018-12-23 | crypto: ux500 - Use proper enum in cryp_set_dma_transfer | Nathan Chancellor |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-20 | crypto4xx_core: don't abuse __dma_sync_page | Christoph Hellwig |
2018-12-19 | drivers: chelsio: use skb_sec_path helper | Florian Westphal |
2018-12-14 | crypto/chelsio/chtls: send/recv window update | Atul Gupta |
2018-12-14 | crypto/chelsio/chtls: macro correction in tx path | Atul Gupta |
2018-12-14 | crypto/chelsio/chtls: listen fails with multiadapt | Atul Gupta |
2018-12-14 | net/tls: sleeping function from invalid context | Atul Gupta |
2018-12-13 | crypto: cavium/nitrox - Enabled Mailbox support | Srikanth, Jampala |
2018-12-07 | crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-12-07 | crypto: chcr - ESN for Inline IPSec Tx | Atul Gupta |
2018-12-07 | crypto: chcr - small packet Tx stalls the queue | Atul Gupta |
2018-12-07 | crypto: ccree - add support for CryptoCell 703 | Gilad Ben-Yossef |
2018-11-29 | crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode. | Srikanth, Jampala |
2018-11-29 | crypto: cavium/nitrox - crypto request format changes | Nagadheeraj, Rottela |
2018-11-23 | cxgb4: use new fw interface to get the VIN and smt index | Santosh Rastapur |
2018-11-20 | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers |
2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations | Eric Biggers |
2018-11-20 | crypto: remove useless initializations of cra_list | Eric Biggers |
2018-11-20 | crypto: inside-secure - remove useless setting of type flags | Eric Biggers |
2018-11-16 | crypto: caam/qi2 - add support for Chacha20 + Poly1305 | Horia Geantă |
2018-11-16 | crypto: caam/jr - add support for Chacha20 + Poly1305 | Horia Geantă |
2018-11-16 | crypto: caam/qi2 - add support for ChaCha20 | Horia Geantă |
2018-11-16 | crypto: caam - add register map changes cf. Era 10 | Horia Geantă |
2018-11-16 | crypto: mxs-dcp - Add support for dcp clk | Leonard Crestez |
2018-11-16 | crypto: bcm - fix normal/non key hash algorithm failure | Raveendra Padasalagi |
2018-11-09 | crypto: chelsio - clean up various indentation issues | Colin Ian King |
2018-11-09 | crypto: cavium/nitrox - fix a DMA pool free failure | Wenwen Wang |
2018-11-09 | crypto: ccree - add SM3 support | Yael Chemla |
2018-11-09 | crypto: ccree - modify set_cipher_mode usage from cc_hash | Yael Chemla |
2018-11-09 | crypto: ccree - adjust hash length to suit certain context specifics | Yael Chemla |