summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls
AgeCommit message (Expand)Author
2025-05-14net: cxgb4: generate software timestamp just before the doorbellJason Xing
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry
2024-04-11net: mirror skb frag ref/unref helpersMina Almasry
2024-04-11net: move skb ref helpers to new headerMina Almasry
2023-10-13chcr_ktls: use tls_offload_context_tx and driver_state like other driversSabrina Dubroca
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski
2022-11-25ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()Anirudh Venkataramanan
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-04-22ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima
2021-05-13cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal
2021-04-25ch_ktls: Remove redundant variable resultJiapeng Chong
2021-04-15ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav
2021-04-15ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav
2021-04-15ch_ktls: fix device connection closeVinay Kumar Yadav
2021-04-15ch_ktls: Fix kernel panicVinay Kumar Yadav
2021-03-24ch_ktls: fix enum-conversion warningArnd Bergmann
2021-03-08net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury
2021-01-03chcr_ktls: use AES library for single use cipherArd Biesheuvel
2020-12-05ch_ktls: fix build warning for ipv4-only configArnd Bergmann
2020-11-25ch_ktls: lock is not freedRohit Maheshwari
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari
2020-09-29cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari
2020-09-29ch_ktls: Issue if connection offload failsRohit Maheshwari
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari