aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.c
AgeCommit message (Expand)Author
2023-07-26net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reloadJianbo Liu
2023-01-30net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu
2023-01-30net/mlx5: Header file for cryptoTariq Toukan
2023-01-10net/mlx5e: kTLS, Add debugfsTariq Toukan
2022-09-28net/mlx5e: kTLS, Check ICOSQ WQE size in advanceMaxim Mikityanskiy
2022-08-22net/mlx5e: Decouple fs_tcp from en.hLama Kayal
2022-07-28net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman
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-02-01net/mlx5e: kTLS, Improve TLS RX workqueue scopeTariq Toukan
2020-06-27net/mlx5e: kTLS, Cleanup redundant capability checkTariq Toukan
2020-06-27net/mlx5e: kTLS, Add kTLS RX resync supportTariq Toukan
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan
2020-06-27net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy
2019-10-18net/mlx5e: kTLS, Save a copy of the crypto infoTariq Toukan
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan