aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/af_rxrpc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells1-0/+1
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells1-0/+2
2019-04-12rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne1-1/+3
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells1-16/+0
2018-11-15rxrpc: Fix life checkDavid Howells1-1/+2
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells1-0/+1
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells1-0/+3
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells1-1/+1
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells1-2/+9
2017-10-18rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells1-0/+2
2017-10-18rxrpc: Support service upgrade from a kernel serviceDavid Howells1-2/+3
2017-08-29rxrpc: Allow failed client calls to be retriedDavid Howells1-0/+16
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells1-1/+4
2017-06-07rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells1-0/+2
2017-04-06rxrpc: Note a successfully aborted kernel operationDavid Howells1-1/+1
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