summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: mirror skb frag ref/unref helpers"Mina Almasry2024-05-031-1/+1
* net: mirror skb frag ref/unref helpersMina Almasry2024-04-111-1/+1
* net: move skb ref helpers to new headerMina Almasry2024-04-111-0/+1
* chcr_ktls: use tls_offload_context_tx and driver_state like other driversSabrina Dubroca2023-10-131-24/+19
* net: tls: make the offload check helper take skb not socketJakub Kicinski2023-06-151-1/+1
* ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()Anirudh Venkataramanan2022-11-251-14/+12
* net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy2022-08-101-1/+7
* net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-3/+3
* ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima2022-04-221-1/+1
* cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal2021-05-131-1/+79
* ch_ktls: Remove redundant variable resultJiapeng Chong2021-04-251-6/+4
* ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav2021-04-151-53/+0
* ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav2021-04-151-19/+0
* ch_ktls: fix device connection closeVinay Kumar Yadav2021-04-151-0/+6
* ch_ktls: Fix kernel panicVinay Kumar Yadav2021-04-151-19/+5
* ch_ktls: fix enum-conversion warningArnd Bergmann2021-03-241-1/+1
* net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury2021-03-081-4/+4
* chcr_ktls: use AES library for single use cipherArd Biesheuvel2021-01-031-12/+7
* ch_ktls: fix build warning for ipv4-only configArnd Bergmann2020-12-051-5/+1
* 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-111-1/+115
* 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
* cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari2020-09-291-10/+18
* ch_ktls: Issue if connection offload failsRohit Maheshwari2020-09-291-138/+145
* crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari2020-09-111-0/+2139