summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan2024-03-071-1/+1
* net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reloadJianbo Liu2023-07-261-8/+0
* net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu2023-01-301-10/+16
* net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu2023-01-301-1/+1
* net/mlx5: Header file for cryptoTariq Toukan2023-01-301-0/+1
* net/mlx5e: kTLS, Add debugfsTariq Toukan2023-01-101-0/+22
* net/mlx5e: kTLS, Check ICOSQ WQE size in advanceMaxim Mikityanskiy2022-09-281-0/+18
* net/mlx5e: Decouple fs_tcp from en.hLama Kayal2022-08-221-4/+4
* net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman2022-07-281-1/+1
* net/mlx5: Cleanup kTLS function names and their exposureLeon Romanovsky2022-04-061-6/+6
* net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky2022-04-061-1/+21
* net/mlx5: Remove indirection in TLS buildLeon Romanovsky2022-04-061-0/+39
* net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel2021-06-031-4/+7
* net/mlx5e: kTLS, Improve TLS RX workqueue scopeTariq Toukan2021-02-011-3/+21
* net/mlx5e: kTLS, Cleanup redundant capability checkTariq Toukan2020-06-271-3/+0
* net/mlx5e: kTLS, Add kTLS RX resync supportTariq Toukan2020-06-271-1/+5
* net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan2020-06-271-10/+56
* net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan2020-06-271-57/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-1/+1
|\
| * net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan2020-05-221-1/+1
* | net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy2020-05-151-0/+13
|/
* net/mlx5e: kTLS, Save a copy of the crypto infoTariq Toukan2019-10-181-1/+1
* net/mlx5e: Add kTLS TX HW offload supportTariq Toukan2019-07-051-0/+93