index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_algo.c
Age
Commit message (
Expand
)
Author
2018-10-17
crypto: chelsio - Update ntx queue received from cxgb4
Harsh Jain
2018-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-09-28
crypto: chelsio - Remove VLA usage of skcipher
Kees Cook
2018-09-28
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-05-31
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
2018-05-31
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
2018-05-31
crypto: chelsio - Return -ENOSPC for transient busy indication.
Harsh Jain
2018-03-31
crypto: chelsio - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
crypto: chelsio - Remove declaration of static function from header
Harsh Jain
2018-03-16
crypto: chelsio -Split Hash requests for large scatter gather list
Harsh Jain
2018-03-16
crypto: chelsio - Fix iv passed in fallback path for rfc3686
Harsh Jain
2018-03-16
crypto: chelsio - Update IV before sending request to HW
Harsh Jain
2018-03-16
crypto: chelsio - Fix src buffer dma length
Harsh Jain
2018-03-16
crypto: chelsio - Use kernel round function to align lengths
Harsh Jain
2018-02-15
crypto: chelsio - Make function aead_ccm_validate_input static
Colin Ian King
2018-01-20
crypto: chelsio - Fix indentation warning
Harsh Jain
2018-01-18
crypto: chelsio - Remove dst sg size zero check
Harsh Jain
2018-01-18
crypto: chelsio - Add authenc versions of ctr and sha
Harsh Jain
2018-01-18
crypto: chelsio - Fix IV updated in XTS operation
Harsh Jain
2018-01-18
crypto: chelsio - check for sg null
Harsh Jain
2018-01-18
crypto: chelsio - Fix Indentation
Harsh Jain
2017-12-11
crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static
Colin Ian King
2017-11-29
chcr: Add support for Inline IPSec
Atul Gupta
2017-11-29
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Dan Carpenter
2017-11-29
crypto: chelsio - remove redundant assignments to reqctx and dst_size
Colin Ian King
2017-11-06
crypto: chcr - Replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-03
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
2017-11-03
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...
Harsh Jain
2017-11-03
crypto: chelsio - Use x8_ble gf multiplication to calculate IV.
Harsh Jain
2017-11-03
crypto: chelsio - Check error code with IS_ERR macro
Yeshaswi M R Gowda
2017-11-03
crypto: chelsio - Remove unused parameter
Yeshaswi M R Gowda
2017-09-22
crypto: chelsio - Use GCM IV size constant
Corentin LABBE
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-12
crypto: chcr - Avoid algo allocation in softirq.
Harsh Jain
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
crypto: chcr - Select device in Round Robin fashion
Harsh Jain
2017-06-20
crypto: chcr - Ensure Destination sg entry size less than 2k
Harsh Jain
2017-06-20
chcr - Add debug counters
Harsh Jain
2017-06-20
crypto: chcr - Add ctr mode and process large sg entries for cipher
Harsh Jain
2017-06-20
crypto: chcr - Avoid changing request structure
Harsh Jain
2017-06-20
crypto: chcr - Return correct error code
Harsh Jain
2017-06-20
crypto: chcr - Fix fallback key setting
Harsh Jain
2017-06-20
crypto: chcr - Pass lcb bit setting to firmware
Harsh Jain
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-04-21
crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
Christophe Jaillet
2017-04-21
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
[next]