summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/rxkad.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-81/+84
|\
| * rxrpc: rxkad: Casts are needed when comparing be32 valuesDavid Howells2016-03-041-1/+1
| * rxrpc: rxkad: The version number in the response should be net byte orderDavid Howells2016-03-041-8/+9
| * rxrpc: Adjust some whitespace and commentsDavid Howells2016-03-041-6/+6
| * rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells2016-03-041-68/+70
* | rxrpc: Use skcipherHerbert Xu2016-01-271-65/+107
|/
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-8/+8
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RxRPC: Allow key payloads to be passed in XDR formDavid Howells2009-09-151-20/+21
* RxRPC: Declare the security index constants symbolicallyDavid Howells2009-09-151-3/+3
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-311-1/+1
* RxRPC: Fix a regression in the RXKAD security moduleDavid Howells2008-04-241-1/+1
* AFS: Do not describe debug parameters with their valuePaul Bolle2008-04-161-1/+1
* net/rxrpc trivial annotationsAl Viro2008-03-301-12/+15
* [RXRPC]: Use cpu_to_be32() where appropriate.YOSHIFUJI Hideaki2008-01-281-2/+2
* [AF_RXRPC]: Add a missing gotoDavid Howells2007-12-071-0/+1
* [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-021-1/+1
* [NET]: Fix incorrect sg_mark_end() calls.David S. Miller2007-10-301-4/+5
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-33/+33
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-251-1/+1
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-271-0/+1
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-0/+1153