index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
inline_crypto
/
ch_ipsec
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-15
chelsio: Use new AES library API
Eric Biggers
2025-10-28
net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...
Pavel Zhigulin
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
2023-09-15
chelsio: Do not include crypto/algapi.h
Herbert Xu
2023-01-26
cxgb4: fill IPsec state validation failure reason
Leon Romanovsky
2023-01-26
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
2021-01-14
ch_ipsec: Remove initialization of rxq related data
Ayush Sawal
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-10-15
cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr
Ayush Sawal
2020-09-09
cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4
Ayush Sawal
2020-08-21
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav