summaryrefslogtreecommitdiff
path: root/drivers/crypto/chelsio
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-04-04
|\
| * crypto: chelsio - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-31
| * crypto: chelsio - Remove declaration of static function from headerHarsh Jain2018-03-31
| * crypto: chelsio -Split Hash requests for large scatter gather listHarsh Jain2018-03-16
| * crypto: chelsio - Fix iv passed in fallback path for rfc3686Harsh Jain2018-03-16
| * crypto: chelsio - Update IV before sending request to HWHarsh Jain2018-03-16
| * crypto: chelsio - Fix src buffer dma lengthHarsh Jain2018-03-16
| * crypto: chelsio - Use kernel round function to align lengthsHarsh Jain2018-03-16
| * crypto: chelsio - no csum offload for ipsec pathAtul Gupta2018-03-09
| * crypto: chelsio - Make function aead_ccm_validate_input staticColin Ian King2018-02-15
* | crypto: chtls - Makefile KconfigAtul Gupta2018-03-31
* | crypto: chtls - Program the TLS session KeyAtul Gupta2018-03-31
* | crypto: chtls - Inline TLS record RxAtul Gupta2018-03-31
* | crypto: chtls - Inline TLS record TxAtul Gupta2018-03-31
* | crypto : chtls - CPL handler definitionAtul Gupta2018-03-31
* | crypto: chtls - Register chtls with net tlsAtul Gupta2018-03-31
* | crypto: chtls - structure and macro for Inline TLSAtul Gupta2018-03-31
* | crypto: chcr - Inline TLS Key MacrosAtul Gupta2018-03-31
|/
* crypto: chelsio - Fix indentation warningHarsh Jain2018-01-20
* crypto: chelsio - Remove dst sg size zero checkHarsh Jain2018-01-18
* crypto: chelsio - Add authenc versions of ctr and shaHarsh Jain2018-01-18
* crypto: chelsio - Fix IV updated in XTS operationHarsh Jain2018-01-18
* crypto: chelsio - check for sg nullHarsh Jain2018-01-18
* crypto: chelsio - Fix IndentationHarsh Jain2018-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-12-22
|\
| * crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann2017-12-22
* | crypto: chelsio - fix a type cast errorAtul Gupta2017-12-22
* | chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage dataColin Ian King2017-12-11
* | chcr: remove unused variables net_device, pi, adap and cntrlColin Ian King2017-12-11
* | crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len staticColin Ian King2017-12-11
* | chcr: Add support for Inline IPSecAtul Gupta2017-11-29
* | crypto: chelsio - Fix an error code in chcr_hash_dma_map()Dan Carpenter2017-11-29
* | crypto: chelsio - remove redundant assignments to reqctx and dst_sizeColin Ian King2017-11-29
|/
* crypto: chcr - Replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-06
* crypto: chelsio - Fix memory leakHarsh Jain2017-11-03
* crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driverHarsh Jain2017-11-03
* crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...Harsh Jain2017-11-03
* crypto: chelsio - Use x8_ble gf multiplication to calculate IV.Harsh Jain2017-11-03
* crypto: chelsio - Check error code with IS_ERR macroYeshaswi M R Gowda2017-11-03
* crypto: chelsio - Remove unused parameterYeshaswi M R Gowda2017-11-03
* crypto: chelsio - pr_err() strings should end with newlinesArvind Yadav2017-10-12
* crypto: chelsio - Use GCM IV size constantCorentin LABBE2017-09-22
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-14
|\
| * crypto: chcr - Avoid algo allocation in softirq.Harsh Jain2017-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\ \ | |/ |/|
| * net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-20
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* | crypto: chcr - Select device in Round Robin fashionHarsh Jain2017-06-20
* | crypto: chcr - Ensure Destination sg entry size less than 2kHarsh Jain2017-06-20
* | chcr - Add debug countersHarsh Jain2017-06-20