aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-local.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-417/+0
2016-06-10rxrpc: Trim line-terminal whitespaceDavid Howells1-1/+1
2016-06-03rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches1-0/+2
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells1-11/+18
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman1-2/+2
2015-04-01RxRPC: Handle VERSION Rx protocol packetsDavid Howells1-0/+98
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison1-8/+8
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust1-2/+2
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells1-1/+1
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+309