开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
algif_skcipher.c
Age
Commit message (
Expand
)
Author
2016-04-01
Revert "crypto: algif_skcipher - Do not dereference ctx without socket lock"
Ben Hutchings
2016-02-27
crypto: algif_skcipher - Do not dereference ctx without socket lock
Herbert Xu
2016-02-13
crypto: algif_skcipher - Load TX SG list after waiting
Herbert Xu
2016-02-13
crypto: algif_skcipher - Fix race condition in skcipher_check_key
Herbert Xu
2016-02-13
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
2016-02-13
crypto: algif_skcipher - Add key check exception for cipher_null
Herbert Xu
2016-02-13
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
2016-02-13
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
2014-12-14
crypto: algif - avoid excessive use of socket buffer in skcipher
Ondrej Kozina
2014-01-03
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2014-01-03
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-05-13
crypto: algif - suppress sending source address information in recvmsg
Mathias Krause
2010-11-30
crypto: algif_skcipher - Handle unaligned receive buffer
Herbert Xu
2010-11-30
crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned
Herbert Xu
2010-11-28
crypto: algif_skcipher - Pass on error from af_alg_make_sg
Herbert Xu
2010-11-26
crypto: algif_skcipher - User-space interface for skcipher operations
Herbert Xu