summaryrefslogtreecommitdiffstats
path: root/include/net/af_rxrpc.h
Commit message (Expand)AuthorAgeFilesLines
* rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-271-2/+9
* rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells2017-10-181-0/+2
* rxrpc: Support service upgrade from a kernel serviceDavid Howells2017-10-181-2/+3
* rxrpc: Allow failed client calls to be retriedDavid Howells2017-08-291-0/+16
* rxrpc: Add notification of end-of-Tx phaseDavid Howells2017-08-291-1/+4
* rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells2017-06-071-0/+2
* rxrpc: Note a successfully aborted kernel operationDavid Howells2017-04-061-1/+1
* 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
OpenPOWER on IntegriCloud