index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-01-30
net/mlx5: Keep only one bulk of full available DEKs
Jianbo Liu
2023-01-30
net/mlx5: Add async garbage collector for DEK bulk
Jianbo Liu
2023-01-30
net/mlx5: Reuse DEKs after executing SYNC_CRYPTO command
Jianbo Liu
2023-01-30
net/mlx5: Use bulk allocation for fast update encryption key
Jianbo Liu
2023-01-30
net/mlx5: Add bulk allocation and modify_dek operation
Jianbo Liu
2023-01-30
net/mlx5: Add support SYNC_CRYPTO command
Jianbo Liu
2023-01-30
net/mlx5: Add new APIs for fast update encryption key
Jianbo Liu
2023-01-30
net/mlx5: Refactor the encryption key creation
Jianbo Liu
2023-01-30
net/mlx5: Add const to the key pointer of encryption key creation
Jianbo Liu
2023-01-30
net/mlx5: Prepare for fast crypto key update if hardware supports it
Jianbo Liu
2023-01-30
net/mlx5: Change key type to key purpose
Jianbo Liu
2023-01-30
net/mlx5: Header file for crypto
Tariq Toukan
2021-03-16
net/mlx5: Move mlx5e hw resources into a sub object
Roi Dayan
2020-07-16
net/mlx5: IPsec: Add HW crypto offload support
Raed Salem
2020-03-07
net/mlx5: Introduce TLS and IPSec objects enums
Saeed Mahameed
2019-08-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-08-20
net/mlx5: Add missing include file to lib/crypto.c
Saeed Mahameed
2019-08-08
net/mlx5: crypto, Fix wrong offset in encryption key command
Tariq Toukan
2019-07-05
net/mlx5: Add crypto library to support create/destroy encryption key
Tariq Toukan