aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/rxrpc.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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