summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chtls/chtls_cm.c
Commit message (Expand)AuthorAgeFilesLines
* chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav2020-08-211-2327/+0
* tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal2020-07-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-1/+1
|\
| * crypto/chtls: correct net_device reference countVinay Kumar Yadav2020-07-201-1/+1
* | crypto/chtls: Enable tcp window scaling optionVinay Kumar Yadav2020-07-201-0/+1
|/
* crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav2020-06-041-12/+34
* crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav2020-06-011-40/+155
* crypto/chtls: Fix chtls crash in connection cleanupRohit Maheshwari2020-03-301-4/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-1/+1
|\
| * cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain2019-12-171-1/+1
* | crypto: chtls - Corrected function call contextVinay Kumar Yadav2020-01-221-15/+15
* | crypto: chtls - Fixed memory leakVinay Kumar Yadav2019-12-271-13/+14
|/
* inet: stop leaking jiffies on the wireEric Dumazet2019-11-011-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath2019-03-041-1/+1
* net/tls: free ctx in sock destructAtul Gupta2019-01-221-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-26/+52
|\
| * crypto/chelsio/chtls: send/recv window updateAtul Gupta2018-12-141-26/+52
* | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-2/+1
|/
* crypto: chtls - remove set but not used variable 'csk'YueHaibing2018-10-121-4/+0
* crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang2018-09-281-2/+1
* tcp: use monotonic timestamps for PAWSArnd Bergmann2018-07-121-1/+1
* crypto: chtls - generic handling of data and hdrAtul Gupta2018-05-271-4/+8
* crypto: chelsio - Fix potential NULL pointer dereferencesGustavo A. R. Silva2018-04-211-0/+16
* crypto : chtls - CPL handler definitionAtul Gupta2018-03-311-0/+2126