summaryrefslogtreecommitdiff
path: root/net/rxrpc/ar-connevent.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-403/+0
2016-06-04rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches1-0/+2
2016-04-11rxrpc: Create a null security type and get rid of conditional callsDavid Howells1-9/+2
2016-04-11rxrpc: Don't assume transport address family and size when using itDavid Howells1-2/+2
2016-04-11rxrpc: Differentiate local and remote abort codes in structsDavid Howells1-5/+7
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells1-36/+37
2016-03-04rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells1-3/+3
2011-05-20rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()David S. Miller1-3/+0
2009-06-17RxRPC: Don't attempt to reuse aborted connectionsDavid Howells1-1/+6
2008-12-11net: Make staticRoel Kluin1-1/+1
2007-04-27[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells1-2/+18
2007-04-27[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+387