Age | Commit message (Expand) | Author |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-11-26 | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-11-19 | Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2024-11-15 | crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx | Karol Przybylski |
2024-10-30 | crypto: marvell - replace deprecated PCI functions | Philipp Stanner |
2024-10-19 | crypto: cesa - use devm_platform_get_and_ioremap_resource | Rosen Penev |
2024-10-19 | crypto: cesa - remove irq_set_affinity_hint | Rosen Penev |
2024-10-19 | crypto: cesa - use enabled variants for clk_get | Rosen Penev |
2024-10-19 | crypto: cesa - add COMPILE_TEST | Rosen Penev |
2024-10-19 | crypto: drivers - Switch back to struct platform_driver::remove() | Uwe Kleine-König |
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 |