aboutsummaryrefslogtreecommitdiffstats
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-12-27
|\
| * crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-22
| * crypto: chelsio - Fix wrong error counter incrementsHarsh Jain2018-12-22
| * crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain2018-12-22
| * crypto: chelsio - Handle PCI shutdown eventHarsh Jain2018-12-22
| * crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain2018-12-22
| * crypto: chelsio - Use same value for both channel in single WRHarsh Jain2018-12-22
| * crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain2018-12-22
| * crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing2018-12-22
| * crypto: chcr - ESN for Inline IPSec TxAtul Gupta2018-12-07
| * crypto: chcr - small packet Tx stalls the queueAtul Gupta2018-12-07
| * crypto: chelsio - clean up various indentation issuesColin Ian King2018-11-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
|\ \
| * | crypto/chelsio/chtls: send/recv window updateAtul Gupta2018-12-14
| * | crypto/chelsio/chtls: macro correction in tx pathAtul Gupta2018-12-14
| * | crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta2018-12-14
| * | net/tls: sleeping function from invalid contextAtul Gupta2018-12-14
| |/
* | drivers: chelsio: use skb_sec_path helperFlorian Westphal2018-12-19
* | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-23
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-25
|\
| * crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain2018-10-17
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-10-17
| |\
| * | crypto: chtls - remove set but not used variable 'csk'YueHaibing2018-10-12
| * | crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang2018-09-28
| * | crypto: chelsio - Remove VLA usage of skcipherKees Cook2018-09-28
* | | cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar2018-10-18
| |/ |/|
* | crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain2018-09-28
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-29
|\
| * crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar2018-08-25
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-15
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-03
| |\
| * | crypto: chtls - use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-13
| * | crypto: aead - remove useless setting of type flagsEric Biggers2018-07-08
| * | crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-08
| * | crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-08
* | | tcp: use monotonic timestamps for PAWSArnd Bergmann2018-07-12
| |/ |/|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-23
|\ \ | |/ |/|
| * crypto: chtls - use after free in chtls_pt_recvmsg()Dan Carpenter2018-06-15
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
|/
* crypto: chtls - free beyond end rspq_skb_cacheAtul Gupta2018-05-30
* crypto: chtls - kbuild warningsAtul Gupta2018-05-30
* crypto: chtls - dereference null variableAtul Gupta2018-05-30
* crypto: chtls - wait for memory sendmsg, sendpageAtul Gupta2018-05-30
* crypto: chtls - key len correctionAtul Gupta2018-05-30
* crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCMHarsh Jain2018-05-30
* crypt: chelsio - Send IV as Immediate for cipher algoHarsh Jain2018-05-30
* crypto: chelsio - Return -ENOSPC for transient busy indication.Harsh Jain2018-05-30
* crypto: chtls - fix a missing-check bugWenwen Wang2018-05-26
* crypto: chtls - generic handling of data and hdrAtul Gupta2018-05-26
* crypto: chelsio - request to HW should wrapAtul Gupta2018-05-18