Age | Commit message (Expand) | Author | Files | Lines |
2016-06-13 | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells | 1 | -1237/+0 |
2016-06-04 | rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB | Joe Perches | 1 | -1/+3 |
2016-04-12 | KEYS: Add a facility to restrict new links into a keyring | David Howells | 1 | -2/+2 |
2016-01-27 | rxrpc: Use skcipher | Herbert Xu | 1 | -6/+6 |
2016-01-04 | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 1 | -18/+6 |
2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells | 1 | -16/+16 |
2014-10-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -2/+0 |
2014-09-16 | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 1 | -2/+0 |
2014-09-10 | RxRPC: Fix missing __user annotation | David Howells | 1 | -1/+1 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2014-07-23 | KEYS: RxRPC: Use key preparsing | David Howells | 1 | -68/+97 |
2014-07-21 | net/rxrpc/ar-key.c: drop negativity check on unsigned value | Andrey Utkin | 1 | -1/+1 |
2014-05-16 | af_rxrpc: Fix XDR length check in rxrpc key demarshalling. | Nathaniel W Filardo | 1 | -1/+1 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -20/+20 |
2012-10-08 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 1 | -20/+20 |
2012-09-14 | userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ... | Eric W. Biederman | 1 | -2/+4 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -11/+11 |
2012-02-14 | RxRPC: Fix kcalloc parameters swapped | Axel Lin | 1 | -2/+2 |
2011-11-22 | RxRPC: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 1 | -4/+2 |
2011-03-08 | KEYS: Add a key type op to permit the key description to be vetted | David Howells | 1 | -0/+19 |
2011-02-25 | RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy | Anton Blanchard | 1 | -4/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-16 | RxRPC: Use uX/sX rather than uintX_t/intX_t types | David Howells | 1 | -1/+1 |
2009-09-15 | RxRPC: Parse security index 5 keys (Kerberos 5) | David Howells | 1 | -40/+537 |
2009-09-15 | RxRPC: Allow RxRPC keys to be read | David Howells | 1 | -0/+109 |
2009-09-15 | RxRPC: Allow key payloads to be passed in XDR form | David Howells | 1 | -38/+270 |
2009-09-15 | RxRPC: Declare the security index constants symbolically | David Howells | 1 | -2/+2 |
2008-11-14 | CRED: Inaugurate COW credentials | David Howells | 1 | -2/+4 |
2007-10-17 | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 1 | -3/+29 |
2007-04-27 | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells | 1 | -0/+334 |