summaryrefslogtreecommitdiff
path: root/drivers/crypto/chelsio/chtls/chtls_cm.c
AgeCommit message (Expand)Author
2023-11-20chtls: fix tp->rcv_tstamp initializationEric Dumazet
2022-07-29tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima
2021-02-13chtls: Fix potential resource leakPan Bian
2021-01-17chtls: Fix chtls resources release sequenceAyush Sawal
2021-01-17chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal
2021-01-17chtls: Replace skb_dequeue with skb_peekAyush Sawal
2021-01-17chtls: Fix panic when route to peer not configuredAyush Sawal
2021-01-17chtls: Remove invalid set_tcb callAyush Sawal
2021-01-17chtls: Fix hardware tid leakAyush Sawal
2020-12-08chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav
2020-11-10chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav
2020-11-01chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-11-01chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-29chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav
2020-02-24crypto: chtls - Fixed memory leakVinay Kumar Yadav
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2019-01-22net/tls: free ctx in sock destructAtul Gupta
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-14crypto/chelsio/chtls: send/recv window updateAtul Gupta
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur
2018-10-12crypto: chtls - remove set but not used variable 'csk'YueHaibing
2018-09-28crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang
2018-07-12tcp: use monotonic timestamps for PAWSArnd Bergmann
2018-05-27crypto: chtls - generic handling of data and hdrAtul Gupta
2018-04-21crypto: chelsio - Fix potential NULL pointer dereferencesGustavo A. R. Silva
2018-03-31crypto : chtls - CPL handler definitionAtul Gupta