index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
crypto: octeontx2 - register error interrupts for inline cptlf
Nithin Dabilpuram
6
-55
/
+155
2023-12-29
crypto: octeontx2 - add ctx_val workaround
Srujana Challa
7
-1
/
+137
2023-12-29
crypto: octeontx2 - update CPT inbound inline IPsec mailbox
Srujana Challa
3
-1
/
+9
2023-12-29
crypto: octeontx2 - add LF reset on queue disable
Srujana Challa
5
-28
/
+85
2023-12-29
crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip.
Srujana Challa
2
-4
/
+13
2023-12-29
crypto: octeontx2 - add devlink option to set t106 mode
Srujana Challa
3
-4
/
+52
2023-12-29
crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0
Srujana Challa
14
-175
/
+436
2023-12-29
crypto: octeontx2 - remove CPT block reset
Srujana Challa
1
-43
/
+0
2023-12-22
crypto: stm32/crc32 - fix parsing list of devices
Thomas Bourgoin
1
-1
/
+1
2023-12-22
crypto: qat - add support for 420xx devices
Jie Wang
13
-5
/
+849
2023-12-22
crypto: qat - move fw config related structures
Jie Wang
2
-12
/
+19
2023-12-22
crypto: qat - relocate portions of qat_4xxx code
Jie Wang
8
-484
/
+552
2023-12-22
crypto: qat - change signature of uof_get_num_objs()
Jie Wang
3
-3
/
+3
2023-12-22
crypto: qat - relocate and rename get_service_enabled()
Jie Wang
3
-26
/
+34
2023-12-22
crypto: virtio - Wait for tasklet to complete on device remove
wangyangxin
1
-0
/
+3
2023-12-15
crypto: octeontx2 - Fix cptvf driver cleanup
Bharat Bhushan
2
-2
/
+7
2023-12-15
crypto: hisilicon/sec2 - optimize the error return process
Chenghai Huang
1
-2
/
+5
2023-12-15
crypto: hisilicon/qm - delete a dbg function
Chenghai Huang
1
-3
/
+0
2023-12-15
crypto: iaa - Add IAA Compression Accelerator stats
Tom Zanussi
6
-2
/
+427
2023-12-15
crypto: iaa - Add irq support for the crypto async interface
Tom Zanussi
2
-2
/
+266
2023-12-15
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
2
-18
/
+1069
2023-12-15
crypto: iaa - Add compression mode management along with fixed mode
Tom Zanussi
4
-2
/
+504
2023-12-15
crypto: iaa - Add per-cpu workqueue table with rebalancing
Tom Zanussi
2
-0
/
+229
2023-12-15
crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
Tom Zanussi
6
-0
/
+375
2023-12-15
crypto: starfive - Fix dev_err_probe return error
Jia Jie Ho
1
-1
/
+1
2023-12-15
crypto: starfive - Remove unneeded NULL checks
Jia Jie Ho
1
-6
/
+3
2023-12-08
crypto: ccree - Remove ofb
Herbert Xu
1
-35
/
+0
2023-12-08
crypto: bcm - Remove ofb
Herbert Xu
1
-57
/
+0
2023-12-08
crypto: starfive - Remove cfb and ofb
Herbert Xu
2
-72
/
+1
2023-12-08
crypto: n2 - Remove cfb
Herbert Xu
1
-26
/
+1
2023-12-08
crypto: octeontx - Remove cfb
Herbert Xu
1
-23
/
+0
2023-12-08
crypto: safexcel - Remove cfb and ofb
Herbert Xu
3
-160
/
+0
2023-12-08
crypto: hisilicon/sec2 - Remove cfb and ofb
Herbert Xu
3
-29
/
+1
2023-12-08
crypto: hifn_795x - Remove cfb and ofb
Herbert Xu
1
-123
/
+3
2023-12-08
crypto: ccp - Remove cfb and ofb
Herbert Xu
1
-18
/
+0
2023-12-08
crypto: nitrox - Remove cfb
Herbert Xu
1
-19
/
+0
2023-12-08
crypto: cpt - Remove cfb
Herbert Xu
1
-24
/
+0
2023-12-08
crypto: atmel - Remove cfb and ofb
Herbert Xu
2
-411
/
+8
2023-12-08
crypto: aspeed - Remove cfb and ofb
Herbert Xu
2
-233
/
+1
2023-12-08
crypto: crypto4xx - Remove cfb and ofb
Herbert Xu
3
-58
/
+0
2023-12-08
crypto: hisilicon/zip - save capability registers in probe process
Zhiqi Song
1
-13
/
+60
2023-12-08
crypto: hisilicon/sec2 - save capability registers in probe process
Zhiqi Song
3
-5
/
+55
2023-12-08
crypto: hisilicon/hpre - save capability registers in probe process
Zhiqi Song
1
-18
/
+64
2023-12-08
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
1
-10
/
+52
2023-12-08
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
4
-119
/
+55
2023-12-08
crypto: sahara - avoid skcipher fallback code duplication
Ovidiu Panait
1
-60
/
+25
2023-12-08
crypto: sahara - remove unused error field in sahara_dev
Ovidiu Panait
1
-8
/
+3
2023-12-08
crypto: sahara - fix error handling in sahara_hw_descriptor_create()
Ovidiu Panait
1
-5
/
+3
2023-12-08
crypto: sahara - fix processing requests with cryptlen < sg->length
Ovidiu Panait
1
-2
/
+7
2023-12-08
crypto: sahara - fix ahash selftest failure
Ovidiu Panait
1
-1
/
+1
[prev]
[next]