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