summaryrefslogtreecommitdiff
path: root/drivers/crypto/chelsio/chtls/chtls_cm.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath1-1/+1
2019-01-22net/tls: free ctx in sock destructAtul Gupta1-0/+4
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-26/+52
2018-12-15crypto/chelsio/chtls: send/recv window updateAtul Gupta1-26/+52
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur1-2/+1
2018-10-12crypto: chtls - remove set but not used variable 'csk'YueHaibing1-4/+0
2018-09-28crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang1-2/+1
2018-07-13tcp: use monotonic timestamps for PAWSArnd Bergmann1-1/+1
2018-05-26crypto: chtls - generic handling of data and hdrAtul Gupta1-4/+8
2018-04-20crypto: chelsio - Fix potential NULL pointer dereferencesGustavo A. R. Silva1-0/+16
2018-04-01crypto : chtls - CPL handler definitionAtul Gupta1-0/+2126