summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-accept.c
AgeCommit message (Expand)AuthorLines
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells-518/+0
2016-06-03rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches-0/+2
2016-04-11rxrpc: Don't pass gfp around in incoming call handling functionsDavid Howells-2/+2
2016-03-04rxrpc: Adjust some whitespace and commentsDavid Howells-3/+1
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells-16/+24
2016-03-04rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells-5/+5
2016-03-04rxrpc: Fix a case where a call event bit is being used as a flag bitDavid Howells-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa-0/+6
2008-08-13net/rxrpc: Use an IS_ERR test rather than a NULL testJulien Brunel-1/+1
2008-02-17net/rxrpc: Use BUG_ONJulia Lawall-2/+1
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells-7/+112
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells-0/+399