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
/
marvell
/
octeontx2
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
crypto: octeontx2 - Use dynamic allocated memory region for lmtst
Bharat Bhushan
10
-38
/
+123
2025-05-19
crypto: octeontx2 - Initialize cptlfs device info once
Bharat Bhushan
4
-9
/
+9
2025-04-28
crypto: octeontx2 - Simplify multiple return statements
Thorsten Blum
1
-24
/
+10
2025-03-15
crypto: octeontx2 - suppress auth failure screaming due to negative tests
Shashank Gupta
1
-3
/
+4
2025-03-02
crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info
Dr. David Alan Gilbert
2
-100
/
+0
2025-02-09
crypto: drivers - Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
5
-31
/
+27
2024-10-30
crypto: marvell - replace deprecated PCI functions
Philipp Stanner
2
-9
/
+18
2024-08-24
crypto: octeontx2 - Fix authenc setkey
Herbert Xu
1
-164
/
+90
2024-08-17
crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
1
-9
/
+1
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-3
/
+6
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-3
/
+6
2024-04-19
crypto: octeontx2 - add missing check for dma_map_single
Chen Ni
1
-0
/
+4
2023-12-29
crypto: octeontx2 - support setting ctx ilen for inline CPT LF
Nithin Dabilpuram
5
-1
/
+61
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
-29
/
+86
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-15
crypto: octeontx2 - Fix cptvf driver cleanup
Bharat Bhushan
2
-2
/
+7
2023-12-08
crypto: octeontx2 - By default allocate one CPT LF per CPT VF
Bharat Bhushan
2
-2
/
+2
2023-06-30
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-40
/
+359
2023-05-18
crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-9
/
+9
2023-05-12
crypto: octeontx2 - hardware configuration for inline IPsec
Srujana Challa
10
-38
/
+261
2023-05-12
crypto: octeontx2 - add support for AF to CPT PF uplink mbox
Srujana Challa
3
-2
/
+98
2023-02-14
crypto: octeontx2 - Fix objects shared between several modules
Alexander Lobakin
8
-14
/
+39
2023-02-13
crypto: octeontx2 - Use request_complete helpers
Herbert Xu
1
-2
/
+2
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
1
-1
/
+1
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-39
/
+40
2022-12-09
crypto: octeontx2 - Set DMA alignment explicitly
Herbert Xu
1
-39
/
+40
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-4
/
+0
2022-09-30
crypto: octeontx2 - Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-08-26
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-06-10
crypto: octeontx2 - fix potential null pointer access
Shijith Thotton
1
-3
/
+12
2022-06-10
crypto: octeontx2 - add firmware version in devlink info
Shijith Thotton
3
-3
/
+42
2022-05-13
crypto: octeontx2 - simplify the return expression of otx2_cpt_aead_cbc_aes_sha_setkey()
Minghao Chi
1
-6
/
+1
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-31
/
+129
2022-03-03
crypto: octeontx2 - fix missing unlock
Yang Yingliang
2
-2
/
+6
2022-02-23
crypto: octeontx2 - add synchronization between mailbox accesses
Harman Kalra
5
-14
/
+46
2022-02-05
crypto: octeontx2 - remove CONFIG_DM_CRYPT check
Shijith Thotton
1
-10
/
+7
2022-02-05
crypto: octeontx2 - increase CPT HW instruction queue length
Srujana Challa
1
-4
/
+15
2022-02-05
crypto: octeontx2 - disable DMA black hole on an DMA fault
Srujana Challa
1
-0
/
+13
2022-02-05
crypto: octeontx2 - CN10K CPT to RNM workaround
Srujana Challa
1
-1
/
+42
2022-01-31
crypto: octeontx2 - Avoid stack variable overflow
Kees Cook
1
-1
/
+2
2021-12-24
crypto: octeontx2 - prevent underflow in get_cores_bmap()
Dan Carpenter
1
-1
/
+2
2021-12-24
crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()
Dan Carpenter
1
-1
/
+1
2021-12-24
crypto: octeontx2 - Use swap() instead of swap_engines()
Jiapeng Chong
1
-11
/
+1
[next]