index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-key.c
Age
Commit message (
Expand
)
Author
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-09-14
userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...
Eric W. Biederman
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-02-14
RxRPC: Fix kcalloc parameters swapped
Axel Lin
2011-11-21
RxRPC: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-03-08
KEYS: Add a key type op to permit the key description to be vetted
David Howells
2011-02-25
RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy
Anton Blanchard
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-16
RxRPC: Use uX/sX rather than uintX_t/intX_t types
David Howells
2009-09-15
RxRPC: Parse security index 5 keys (Kerberos 5)
David Howells
2009-09-15
RxRPC: Allow RxRPC keys to be read
David Howells
2009-09-15
RxRPC: Allow key payloads to be passed in XDR form
David Howells
2009-09-15
RxRPC: Declare the security index constants symbolically
David Howells
2008-11-13
CRED: Inaugurate COW credentials
David Howells
2007-10-17
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells