aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/af_rxrpc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-3/+0
2016-09-08rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells1-2/+8
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells1-1/+2
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells1-24/+11
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells1-3/+7
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells1-0/+2
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells1-1/+1
2016-04-11rxrpc: Differentiate local and remote abort codes in structsDavid Howells1-1/+2
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells1-0/+1
2013-07-31af_rxrpc.h: Remove extern from function prototypesJoe Perches1-19/+16
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller1-3/+0
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells1-2/+42
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+17