summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-accept.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-131-518/+0Star
* rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches2016-06-041-0/+2
* rxrpc: Don't pass gfp around in incoming call handling functionsDavid Howells2016-04-111-2/+2
* rxrpc: Adjust some whitespace and commentsDavid Howells2016-03-041-3/+1Star
* rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells2016-03-041-16/+24
* rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells2016-03-041-5/+5
* rxrpc: Fix a case where a call event bit is being used as a flag bitDavid Howells2016-03-041-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rxrpc: Check allocation failure.Tetsuo Handa2010-03-221-0/+6
* net/rxrpc: Use an IS_ERR test rather than a NULL testJulien Brunel2008-08-131-1/+1
* net/rxrpc: Use BUG_ONJulia Lawall2008-02-181-2/+1Star
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-271-7/+112
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-271-0/+399