aboutsummaryrefslogtreecommitdiffstats
path: root/module/icp
Commit message (Expand)AuthorAgeFilesLines
* Add TASKQID_INVALIDBrian Behlendorf2016-11-021-2/+2
* icp: mark asm files with noexec stackJason Zaman2016-10-251-0/+4
* Fix coverity defects: CID 150919, 150923luozhengzheng2016-10-202-2/+2
* Fix coverity defects: CID 150943, 150938cao2016-10-131-2/+4
* Fix ICP memleak introduced in #4760Tom Caputi2016-10-121-0/+13
* Porting over some ICP code that was missed in #4760Tom Caputi2016-10-101-16/+118
* Fix file permissionsBrian Behlendorf2016-10-081-0/+0
* Fix coverity defects: CID 150953, 147603, 147610luozhengzheng2016-10-041-1/+1
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-0319-128/+6644
* Fix NULL deref in kcf_remove_mech_providercandychencan2016-09-301-1/+3
* Fix Coverity defectsluozhengzheng2016-09-171-1/+1
* Fix: Build warnings with different gcc optimization levels in debug modeGeLiXin2016-08-291-1/+1
* icp: mark asm files with noexec stackJason Zaman2016-08-125-0/+20
* icp: add no_const for PaX CompatJason Zaman2016-08-121-16/+21
* Unify license of icp module with the rest of zfsNikolay Borisov2016-07-291-1/+1
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-271-1/+1
* Fix for compilation error when using the kernel's CONFIG_LOCKDEPTom Caputi2016-07-211-9/+2
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-2066-0/+34499