index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
lib
/
crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
net/mlx5: Keep only one bulk of full available DEKs
Jianbo Liu
1
-5
/
+13
2023-01-31
net/mlx5: Add async garbage collector for DEK bulk
Jianbo Liu
1
-9
/
+65
2023-01-31
net/mlx5: Reuse DEKs after executing SYNC_CRYPTO command
Jianbo Liu
1
-9
/
+183
2023-01-31
net/mlx5: Use bulk allocation for fast update encryption key
Jianbo Liu
1
-7
/
+208
2023-01-31
net/mlx5: Add bulk allocation and modify_dek operation
Jianbo Liu
1
-2
/
+83
2023-01-31
net/mlx5: Add support SYNC_CRYPTO command
Jianbo Liu
1
-0
/
+36
2023-01-31
net/mlx5: Add new APIs for fast update encryption key
Jianbo Liu
1
-5
/
+85
2023-01-31
net/mlx5: Refactor the encryption key creation
Jianbo Liu
1
-24
/
+53
2023-01-31
net/mlx5: Add const to the key pointer of encryption key creation
Jianbo Liu
1
-1
/
+1
2023-01-31
net/mlx5: Prepare for fast crypto key update if hardware supports it
Jianbo Liu
1
-0
/
+36
2023-01-31
net/mlx5: Change key type to key purpose
Jianbo Liu
1
-1
/
+1
2023-01-31
net/mlx5: Header file for crypto
Tariq Toukan
1
-1
/
+1
2021-03-17
net/mlx5: Move mlx5e hw resources into a sub object
Roi Dayan
1
-1
/
+1
2020-07-17
net/mlx5: IPsec: Add HW crypto offload support
Raed Salem
1
-3
/
+2
2020-03-08
net/mlx5: Introduce TLS and IPSec objects enums
Saeed Mahameed
1
-1
/
+1
2019-08-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-0
/
+1
2019-08-20
net/mlx5: Add missing include file to lib/crypto.c
Saeed Mahameed
1
-0
/
+1
2019-08-08
net/mlx5: crypto, Fix wrong offset in encryption key command
Tariq Toukan
1
-0
/
+1
2019-07-06
net/mlx5: Add crypto library to support create/destroy encryption key
Tariq Toukan
1
-0
/
+72