index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
Age
Commit message (
Expand
)
Author
2025-06-27
crypto: marvell/cesa - Do not chain submitted requests
Herbert Xu
2025-06-19
crypto: marvell/cesa - Avoid empty transfer descriptor
Herbert Xu
2025-06-19
crypto: marvell/cesa - Handle zero-length skcipher requests
Herbert Xu
2025-05-29
crypto: octeontx2 - suppress auth failure screaming due to negative tests
Shashank Gupta
2024-10-10
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
2024-09-06
crypto: octeontx* - Select CRYPTO_AUTHENC
Herbert Xu
2024-08-30
crypto: octeontx - Remove unused declaration otx_cpt_callback()
Yue Haibing
2024-08-24
crypto: octeontx2 - Fix authenc setkey
Herbert Xu
2024-08-24
crypto: octeontx - Fix authenc setkey
Herbert Xu
2024-08-17
crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
2024-08-17
crypto: octeontx - Remove custom swap function in favor of built-in sort swap
Kuan-Wei Chiu
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-19
crypto: octeontx2 - add missing check for dma_map_single
Chen Ni
2023-12-29
crypto: octeontx2 - support setting ctx ilen for inline CPT LF
Nithin Dabilpuram
2023-12-29
crypto: octeontx2 - register error interrupts for inline cptlf
Nithin Dabilpuram
2023-12-29
crypto: octeontx2 - add ctx_val workaround
Srujana Challa
2023-12-29
crypto: octeontx2 - update CPT inbound inline IPsec mailbox
Srujana Challa
2023-12-29
crypto: octeontx2 - add LF reset on queue disable
Srujana Challa
2023-12-29
crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip.
Srujana Challa
2023-12-29
crypto: octeontx2 - add devlink option to set t106 mode
Srujana Challa
2023-12-29
crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0
Srujana Challa
2023-12-29
crypto: octeontx2 - remove CPT block reset
Srujana Challa
2023-12-15
crypto: octeontx2 - Fix cptvf driver cleanup
Bharat Bhushan
2023-12-08
crypto: octeontx - Remove cfb
Herbert Xu
2023-12-08
crypto: octeontx2 - By default allocate one CPT LF per CPT VF
Bharat Bhushan
2023-11-17
crypto: marvell/cesa - Silence gcc format-truncation false positive warnings
Herbert Xu
2023-10-27
crypto: marvell/cesa - Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-30
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-06-02
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
2023-05-18
crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-12
crypto: octeontx2 - hardware configuration for inline IPsec
Srujana Challa
2023-05-12
crypto: octeontx2 - add support for AF to CPT PF uplink mbox
Srujana Challa
2023-02-14
crypto: octeontx2 - Fix objects shared between several modules
Alexander Lobakin
2023-02-13
crypto: octeontx2 - Use request_complete helpers
Herbert Xu
2023-02-13
crypto: octeontx - Use request_complete helpers
Herbert Xu
2023-02-13
crypto: marvell/cesa - Use request_complete helpers
Herbert Xu
2023-02-03
crypto: marvell/cesa - Use crypto_wait_req
Herbert Xu
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-12-09
crypto: octeontx2 - Set DMA alignment explicitly
Herbert Xu
2022-12-09
crypto: octeontx - Set DMA alignment explicitly
Herbert Xu
2022-12-02
crypto: marvell/octeontx - remove redundant NULL check
Yushan Zhou
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-10-28
crypto: octeontx - fix repeated words in comments
wangjianli
2022-09-30
crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-09-30
crypto: octeontx2 - Remove the unneeded result variable
ye xingchen
2022-09-30
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
2022-09-09
crypto: octeontx - Remove the unneeded result variable
ye xingchen
2022-09-02
crypto: marvell/octeontx - fix repeated words in comments
wangjianli
[next]