index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
rxrpc.txt
Age
Commit message (
Expand
)
Author
2017-10-18
rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals
David Howells
2017-10-18
rxrpc: Provide functions for allowing cleaner handling of signals
David Howells
2017-10-18
rxrpc: Support service upgrade from a kernel service
David Howells
2017-08-29
rxrpc: Allow failed client calls to be retried
David Howells
2017-08-29
rxrpc: Add notification of end-of-Tx phase
David Howells
2017-06-07
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
David Howells
2017-06-07
rxrpc: Provide a getsockopt call to query what cmsgs types are supported
David Howells
2017-06-05
rxrpc: Add service upgrade support for client connections
David Howells
2017-06-05
rxrpc: Implement service upgrade
David Howells
2017-06-05
rxrpc: Permit multiple service binding
David Howells
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
2016-08-30
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
2016-08-30
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
2014-02-26
af_rxrpc: Expose more RxRPC parameters via sysctls
David Howells
2014-02-26
af_rxrpc: Add sysctls for configuring RxRPC parameters
David Howells
2013-10-30
doc:net: Fix typo in Documentation/networking
Masanari Iida
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2007-10-20
typo fixes
Matt LaPlante
2007-10-17
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2007-04-26
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...
David Howells
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells