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
/
include
/
net
/
af_rxrpc.h
Age
Commit message (
Expand
)
Author
2017-06-07
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
David Howells
2017-04-06
rxrpc: Note a successfully aborted kernel operation
David Howells
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
2016-09-08
rxrpc: Preallocate peers, conns and calls for incoming service requests
David Howells
2016-09-07
rxrpc: Add tracepoint for working out where aborts happen
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
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
2016-04-11
rxrpc: Move some miscellaneous bits out into their own file
David Howells
2013-07-31
af_rxrpc.h: Remove extern from function prototypes
Joe Perches
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
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