summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chtls
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-292-2/+10
|\
| * crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar2018-08-252-2/+10
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-151-1/+1
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-031-3/+2
| |\
| * | crypto: chtls - use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-131-1/+1
* | | tcp: use monotonic timestamps for PAWSArnd Bergmann2018-07-121-1/+1
| |/ |/|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-241-3/+2
|\ \ | |/ |/|
| * crypto: chtls - use after free in chtls_pt_recvmsg()Dan Carpenter2018-06-151-3/+2
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
|/
* crypto: chtls - free beyond end rspq_skb_cacheAtul Gupta2018-05-311-1/+1
* crypto: chtls - kbuild warningsAtul Gupta2018-05-311-5/+6
* crypto: chtls - dereference null variableAtul Gupta2018-05-311-2/+1
* crypto: chtls - wait for memory sendmsg, sendpageAtul Gupta2018-05-313-3/+89
* crypto: chtls - key len correctionAtul Gupta2018-05-311-5/+1
* crypto: chtls - fix a missing-check bugWenwen Wang2018-05-271-3/+7
* crypto: chtls - generic handling of data and hdrAtul Gupta2018-05-273-53/+23
* crypto: chelsio - remove redundant assignment to cdev->portsColin Ian King2018-04-211-1/+0
* crypto: chelsio - don't leak information from the stack to userspaceColin Ian King2018-04-211-1/+1
* crypto: chelsio - Fix potential NULL pointer dereferencesGustavo A. R. Silva2018-04-211-0/+16
* crypto: chtls - Makefile KconfigAtul Gupta2018-03-311-0/+4
* crypto: chtls - Program the TLS session KeyAtul Gupta2018-03-311-0/+412
* crypto: chtls - Inline TLS record RxAtul Gupta2018-03-312-1/+602
* crypto: chtls - Inline TLS record TxAtul Gupta2018-03-312-0/+1224
* crypto : chtls - CPL handler definitionAtul Gupta2018-03-311-0/+2126
* crypto: chtls - Register chtls with net tlsAtul Gupta2018-03-311-0/+575
* crypto: chtls - structure and macro for Inline TLSAtul Gupta2018-03-312-0/+685
OpenPOWER on IntegriCloud