summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/rxrpc.txt
AgeCommit message (Expand)AuthorLines
2020-04-30docs: networking: convert rxrpc.txt to ReSTMauro Carvalho Chehab-1155/+0
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells-1/+10
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells-0/+10
2019-04-12rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne-7/+9
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells-45/+0
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds-5/+5
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon-5/+5
2018-11-15rxrpc: Fix life checkDavid Howells-6/+11
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells-0/+14
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells-0/+11
2017-10-18rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signalsDavid Howells-0/+12
2017-10-18rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells-0/+24
2017-10-18rxrpc: Support service upgrade from a kernel serviceDavid Howells-2/+15
2017-08-29rxrpc: Allow failed client calls to be retriedDavid Howells-0/+45
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells-1/+11
2017-06-07rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells-0/+34
2017-06-07rxrpc: Provide a getsockopt call to query what cmsgs types are supportedDavid Howells-0/+9
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells-0/+30
2017-06-05rxrpc: Implement service upgradeDavid Howells-8/+26
2017-06-05rxrpc: Permit multiple service bindingDavid Howells-0/+4
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells-41/+31
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells-3/+8
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells-0/+7
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells-10/+11
2014-02-26af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells-0/+19
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells-0/+62
2013-10-30doc:net: Fix typo in Documentation/networkingMasanari Iida-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer-1/+1
2007-10-20typo fixesMatt LaPlante-1/+1
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells-0/+7
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells-0/+196
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells-0/+663