0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some more checks. More... about 16 years ago
Fallback to non zero copy if get_user_pages fails. More... about 16 years ago
Internal functions no longer work with __user buffers. More... about 16 years ago
More files to ignore. More... about 16 years ago
Benchmark now tests both NULL and AES ciphers. Tests are being done in fixed time to have rational waiting time in slow engines. More... about 16 years ago
removed ZCOPY flag. It was not used. More... about 16 years ago
released More... about 16 years ago
Zero-copy operations are now the default behavior. More... about 16 years ago
updated More... about 16 years ago
added credits for zero copy More... about 16 years ago
ignore examples/speed. More... about 16 years ago
cryptodev_test renamed to speed. More... about 16 years ago
Reduced tests performed by starting tests from 256bytes More... about 16 years ago
add cryptodev_test.c, my little benchmark tool More... about 16 years ago
allow run-time selection of zero-copy or not More... about 16 years ago
allow using the null cipher More... about 16 years ago
compat: use compat_ptr() and ptr_to_compat() More... about 16 years ago
Released 0.3 More... about 16 years ago
Version is shown on module load. More... about 16 years ago
Made new release More... about 16 years ago
Prepare for a new release. More... about 16 years ago
Use compat_uptr_t to identify pointers in compat_ioctl structures.. More... about 16 years ago
Some updates in copy_from_user. More... about 16 years ago
Avoid the use of packed attribute by directly assigning variables. More... about 16 years ago
implement zero-copy More... about 16 years ago
eliminate warnings about unused result of copy_*_user More... about 16 years ago
ioctl_compat: hide code from user, enable conditionally More... about 16 years ago
crypto_op_to_*: fix typo into the correct direction More... about 16 years ago
*_to_compat, compat_to_*: fix different size pointer casting More... about 16 years ago
corrected typos. More... about 16 years ago