aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-07net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan1-1/+1
2023-07-26net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reloadJianbo Liu1-8/+0
2023-01-30net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu1-10/+16
2023-01-30net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu1-1/+1
2023-01-30net/mlx5: Header file for cryptoTariq Toukan1-0/+1
2023-01-10net/mlx5e: kTLS, Add debugfsTariq Toukan1-0/+22
2022-09-28net/mlx5e: kTLS, Check ICOSQ WQE size in advanceMaxim Mikityanskiy1-0/+18
2022-08-22net/mlx5e: Decouple fs_tcp from en.hLama Kayal1-4/+4
2022-07-28net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/versionGal Pressman1-1/+1
2022-04-06net/mlx5: Cleanup kTLS function names and their exposureLeon Romanovsky1-6/+6
2022-04-06net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky1-1/+21
2022-04-06net/mlx5: Remove indirection in TLS buildLeon Romanovsky1-0/+39
2021-06-03net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel1-4/+7
2021-02-01net/mlx5e: kTLS, Improve TLS RX workqueue scopeTariq Toukan1-3/+21
2020-06-27net/mlx5e: kTLS, Cleanup redundant capability checkTariq Toukan1-3/+0
2020-06-27net/mlx5e: kTLS, Add kTLS RX resync supportTariq Toukan1-1/+5
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan1-10/+56
2020-06-27net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan1-57/+5
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-05-22net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan1-1/+1
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy1-0/+13
2019-10-18net/mlx5e: kTLS, Save a copy of the crypto infoTariq Toukan1-1/+1
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-0/+93