aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chtls
AgeCommit message (Expand)Author
2020-07-20crypto/chtls: correct net_device reference countVinay Kumar Yadav
2020-07-20crypto/chtls: fix tls alert messages corrupted by tls dataVinay Kumar Yadav
2020-06-04crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav
2020-06-01crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav
2020-05-26crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-30crypto/chtls: Fix chtls crash in connection cleanupRohit Maheshwari
2020-03-23Crypto/chtls: add/delete TLS header in driverRohit Maheshwari
2020-03-06crypto: chelsio/chtls - Fixed boolinit.cocci warningVinay Kumar Yadav
2020-03-06crypto: chelsio/chtls - Fixed tls statsVinay Kumar Yadav
2020-02-22crypto: chelsio - remove extra allocation for chtls_devStephen Kitt
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-22crypto: chtls - Fixed listen fail when max stid range reachedVinay Kumar Yadav
2020-01-22crypto: chtls - Corrected function call contextVinay Kumar Yadav
2019-12-27crypto: chtls - Fixed memory leakVinay Kumar Yadav
2019-12-27crypto: chtls - Add support for AES256-GCM based ciphersVinay Kumar Yadav
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-06net: silence data-races on sk_backlog.tailEric Dumazet
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet
2019-10-28net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-10-23crypto: chtls - remove the redundant check in chtls_recvmsg()Yunfeng Ye
2019-10-04net/tls: rename tls_device to tls_toe_deviceJakub Kicinski
2019-10-04net/tls: move TOE-related structures to a separate headerJakub Kicinski
2019-10-05crypto: chtls - simplify a bit 'create_flowc_wr_skb()'Christophe JAILLET
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-05net/tls: use the full sk_proto pointerJakub Kicinski
2019-07-26crypto: chelsio - replace AES cipher calls with library callsArd Biesheuvel
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2019-02-22crypto: chtls - remove cdev_list_lockSebastian Andrzej Siewior
2019-02-01crypto: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-22net/tls: free ctx in sock destructAtul Gupta
2019-01-11crypto: chtls - remove set but not used variables 'err, adap, request, hws'YueHaibing
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-12-14crypto/chelsio/chtls: macro correction in tx pathAtul Gupta
2018-12-14crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta
2018-12-14net/tls: sleeping function from invalid contextAtul 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-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-25crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar