summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2026-01-15chelsio: Use new AES library APIEric Biggers-2/+2
2025-10-28net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...Pavel Zhigulin-1/+6
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu-6/+12
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky-16/+0
2023-09-15chelsio: Do not include crypto/algapi.hHerbert Xu-3/+0
2023-01-26cxgb4: fill IPsec state validation failure reasonLeon Romanovsky-14/+14
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky-2/+4
2022-12-05xfrm: allow state packet offload modeLeon Romanovsky-0/+4
2021-01-14ch_ipsec: Remove initialization of rxq related dataAyush Sawal-3/+0
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers-1/+2
2020-10-15cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal-67/+68
2020-09-09cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal-34/+1
2020-08-21crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav-0/+923