summaryrefslogtreecommitdiffstats
path: root/include/net/af_rxrpc.h
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-081-3/+0
* rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-081-2/+8
* rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-071-1/+2
* rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-011-24/+11
* rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells2016-08-301-3/+7
* rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-301-0/+2
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-1/+1
* rxrpc: Differentiate local and remote abort codes in structsDavid Howells2016-04-111-1/+2
* rxrpc: Move some miscellaneous bits out into their own fileDavid Howells2016-04-111-0/+1
* af_rxrpc.h: Remove extern from function prototypesJoe Perches2013-07-311-19/+16
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-3/+0
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-261-2/+42
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-0/+17