index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-12
1
-2
/
+0
|
\
|
*
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
1
-2
/
+0
*
|
RxRPC: Fix missing __user annotation
David Howells
2014-09-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
net/rxrpc/ar-key.c: drop negativity check on unsigned value
Andrey Utkin
2014-07-20
1
-1
/
+1
*
|
KEYS: RxRPC: Use key preparsing
David Howells
2014-07-22
1
-68
/
+97
|
/
*
af_rxrpc: Fix XDR length check in rxrpc key demarshalling.
Nathaniel W Filardo
2014-05-16
1
-1
/
+1
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
1
-20
/
+20
|
\
|
*
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-10-08
1
-20
/
+20
*
|
userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...
Eric W. Biederman
2012-09-13
1
-2
/
+4
|
/
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-11
/
+11
*
RxRPC: Fix kcalloc parameters swapped
Axel Lin
2012-02-14
1
-2
/
+2
*
RxRPC: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-21
1
-4
/
+2
*
KEYS: Add a key type op to permit the key description to be vetted
David Howells
2011-03-08
1
-0
/
+19
*
RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy
Anton Blanchard
2011-02-25
1
-4
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
RxRPC: Use uX/sX rather than uintX_t/intX_t types
David Howells
2009-09-16
1
-1
/
+1
*
RxRPC: Parse security index 5 keys (Kerberos 5)
David Howells
2009-09-15
1
-40
/
+537
*
RxRPC: Allow RxRPC keys to be read
David Howells
2009-09-15
1
-0
/
+109
*
RxRPC: Allow key payloads to be passed in XDR form
David Howells
2009-09-15
1
-38
/
+270
*
RxRPC: Declare the security index constants symbolically
David Howells
2009-09-15
1
-2
/
+2
*
CRED: Inaugurate COW credentials
David Howells
2008-11-14
1
-2
/
+4
*
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2007-10-17
1
-3
/
+29
*
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
2007-04-26
1
-0
/
+334