index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
af_rxrpc.h
Age
Commit message (
Expand
)
Author
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
2018-03-27
rxrpc, afs: Use debug_ids rather than pointers in traces
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-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