summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/rxrpc.txt
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signalsDavid Howells2017-10-181-0/+12
* rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells2017-10-181-0/+24
* rxrpc: Support service upgrade from a kernel serviceDavid Howells2017-10-181-2/+15
* rxrpc: Allow failed client calls to be retriedDavid Howells2017-08-291-0/+45
* rxrpc: Add notification of end-of-Tx phaseDavid Howells2017-08-291-1/+11
* rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells2017-06-071-0/+34
* rxrpc: Provide a getsockopt call to query what cmsgs types are supportedDavid Howells2017-06-071-0/+9
* rxrpc: Add service upgrade support for client connectionsDavid Howells2017-06-051-0/+30
* rxrpc: Implement service upgradeDavid Howells2017-06-051-8/+26
* rxrpc: Permit multiple service bindingDavid Howells2017-06-051-0/+4
* rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-011-41/+31
* rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells2016-08-301-3/+8
* rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-301-0/+7
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-10/+11
* af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells2014-02-261-0/+19
* af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells2014-02-261-0/+62
* doc:net: Fix typo in Documentation/networkingMasanari Iida2013-10-301-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* typo fixesMatt LaPlante2007-10-201-1/+1
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-171-0/+7
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-261-0/+196
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-0/+663