aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/inline_crypto
Commit message (Expand)AuthorAgeFilesLines
* ch_ktls: lock is not freedRohit Maheshwari2020-11-251-1/+3
* ch_ktls: stop the txq if reaches thresholdRohit Maheshwari2020-11-111-3/+15
* ch_ktls: tcb update fails sometimesRohit Maheshwari2020-11-111-4/+8
* ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari2020-11-112-1/+116
* ch_ktls: don't free skb before sending FINRohit Maheshwari2020-11-111-2/+10
* ch_ktls: packet handling prior to start markerRohit Maheshwari2020-11-111-5/+33
* ch_ktls: Correction in middle record handlingRohit Maheshwari2020-11-111-19/+31
* ch_ktls: missing handling of header aloneRohit Maheshwari2020-11-111-14/+11
* ch_ktls: Correction in trimmed_len calculationRohit Maheshwari2020-11-111-4/+7
* cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari2020-11-111-169/+115
* ch_ktls: Update cheksum informationRohit Maheshwari2020-11-111-4/+11
* ch_ktls: Correction in finding correct lengthRohit Maheshwari2020-11-111-7/+8
* cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari2020-11-111-4/+0
* chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav2020-11-031-1/+1
* chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav2020-11-031-0/+3
* chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav2020-10-271-15/+12
* chelsio/chtls: fix deadlock issueVinay Kumar Yadav2020-10-271-2/+0
* chelsio/chtls: fix tls record info to userVinay Kumar Yadav2020-10-231-2/+5
* net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap2020-10-201-0/+1
* chelsio/chtls: fix writing freed memoryVinay Kumar Yadav2020-10-201-1/+0
* chelsio/chtls: correct function return and return typeVinay Kumar Yadav2020-10-201-2/+2
* chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav2020-10-201-2/+8
* chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav2020-10-201-3/+2
* chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav2020-10-201-0/+3
* chelsio/chtls: fix socket lockVinay Kumar Yadav2020-10-201-0/+1
* cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal2020-10-151-67/+68
* cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari2020-09-291-10/+18
* ch_ktls: Issue if connection offload failsRohit Maheshwari2020-09-292-147/+153
* chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4Geert Uytterhoeven2020-09-151-0/+2
* crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari2020-09-116-0/+2370
* cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal2020-09-091-34/+1
* chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4Geert Uytterhoeven2020-09-031-2/+1
* crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav2020-08-215-0/+936
* chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav2020-08-219-0/+6137