aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-accept.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-04rxrpc: Adjust some whitespace and commentsDavid Howells1-3/+1
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells1-16/+24
2016-03-04rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells1-5/+5
2016-03-04rxrpc: Fix a case where a call event bit is being used as a flag bitDavid Howells1-1/+1
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
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa1-0/+6
2008-08-13net/rxrpc: Use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-02-17net/rxrpc: Use BUG_ONJulia Lawall1-2/+1
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells1-7/+112
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+399