summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.h
AgeCommit message (Expand)Author
2024-03-07net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan
2023-01-30net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu
2023-01-10net/mlx5e: kTLS, Add debugfsTariq Toukan
2022-09-28net/mlx5e: kTLS, Check ICOSQ WQE size in advanceMaxim Mikityanskiy
2022-09-22net/mlx5e: Support 256 bit keys with kTLS device offloadGal Pressman
2022-07-28net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connectionsTariq Toukan
2022-04-06net/mlx5: Cleanup kTLS function names and their exposureLeon Romanovsky
2022-04-06net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky
2022-04-06net/mlx5: Remove indirection in TLS buildLeon Romanovsky
2021-06-03net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan
2020-06-27net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy
2020-05-09net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy
2020-05-09net/mlx5e: Make TLS offload independent of wqe and piMaxim Mikityanskiy
2020-05-09net/mlx5e: Unify checks of TLS offloadsMaxim Mikityanskiy
2020-05-09net/mlx5e: Return bool from TLS and IPSEC offloadsMaxim Mikityanskiy
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy
2020-03-05net/mlx5e: kTLS, Fix wrong value in record tracker enumTariq Toukan
2019-10-18net/mlx5e: kTLS, Save a copy of the crypto infoTariq Toukan
2019-10-18net/mlx5e: kTLS, Limit DUMP wqe sizeTariq Toukan
2019-10-18net/mlx5e: kTLS, Size of a Dump WQE is fixedTariq Toukan
2019-10-18net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flowTariq Toukan
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan