summaryrefslogtreecommitdiffstats
path: root/include/net/af_rxrpc.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells2019-05-161-0/+1
* rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells2019-05-161-0/+2
* rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne2019-04-131-1/+3
* Revert "rxrpc: Allow failed client calls to be retried"David Howells2019-01-161-16/+0Star
* rxrpc: Fix life checkDavid Howells2018-11-151-1/+2
* rxrpc: Allow the reply time to be obtained on a client callDavid Howells2018-10-041-0/+1
* rxrpc: Allow the reply time to be obtained on a client callDavid Howells2018-10-041-0/+3
* rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells2018-08-031-1/+1
* rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-281-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/+0Star
* 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-021-24/+11Star
* 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-08-011-19/+16Star
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-3/+0Star
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-271-2/+42
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-271-0/+17