summaryrefslogtreecommitdiff
path: root/crypto/af_alg.c
AgeCommit message (Expand)Author
2016-02-09crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu
2016-02-09crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-09crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-09crypto: af_alg - Fix socket double-free when accept failsHerbert Xu
2016-02-09crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2015-01-08crypto: af_alg - fix backlog handlingRabin Vincent
2014-07-31crypto: af_alg - properly label AF_ALG socketMilan Broz
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-12-21crypto: af_alg - fix af_alg memory_allocated data typeRandy Dunlap
2010-12-08crypto: af_alg - Make sure sk_security is initialized on accept()ed socketsMiloslav Trmač
2010-11-19crypto: af_alg - User-space interface for Crypto APIHerbert Xu