Age | Commit message (Expand) | Author | Files | Lines |
2018-08-03 | rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller | David Howells | 1 | -1/+1 |
2018-03-28 | rxrpc, afs: Use debug_ids rather than pointers in traces | David Howells | 1 | -2/+9 |
2017-10-18 | rxrpc: Provide functions for allowing cleaner handling of signals | David Howells | 1 | -0/+2 |
2017-10-18 | rxrpc: Support service upgrade from a kernel service | David Howells | 1 | -2/+3 |
2017-08-29 | rxrpc: Allow failed client calls to be retried | David Howells | 1 | -0/+16 |
2017-08-29 | rxrpc: Add notification of end-of-Tx phase | David Howells | 1 | -1/+4 |
2017-06-07 | rxrpc: Provide a cmsg to specify the amount of Tx data for a call | David Howells | 1 | -0/+2 |
2017-04-06 | rxrpc: Note a successfully aborted kernel operation | David Howells | 1 | -1/+1 |
2016-09-08 | rxrpc: Rewrite the data and ack handling code | David Howells | 1 | -3/+0 |
2016-09-08 | rxrpc: Preallocate peers, conns and calls for incoming service requests | David Howells | 1 | -2/+8 |
2016-09-07 | rxrpc: Add tracepoint for working out where aborts happen | David Howells | 1 | -1/+2 |
2016-09-02 | rxrpc: Don't expose skbs to in-kernel users [ver #2] | David Howells | 1 | -24/+11 |
2016-08-30 | rxrpc: Pass struct socket * to more rxrpc kernel interface functions | David Howells | 1 | -3/+7 |
2016-08-30 | rxrpc: Provide a way for AFS to ask for the peer address of a call | David Howells | 1 | -0/+2 |
2016-08-06 | rxrpc: Fix races between skb free, ACK generation and replying | David Howells | 1 | -1/+1 |
2016-04-11 | rxrpc: Differentiate local and remote abort codes in structs | David Howells | 1 | -1/+2 |
2016-04-11 | rxrpc: Move some miscellaneous bits out into their own file | David Howells | 1 | -0/+1 |
2013-08-01 | af_rxrpc.h: Remove extern from function prototypes | Joe Perches | 1 | -19/+16 |
2011-04-24 | net: Remove __KERNEL__ cpp checks from include/net | David S. Miller | 1 | -3/+0 |
2007-04-27 | [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to... | David Howells | 1 | -2/+42 |
2007-04-27 | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells | 1 | -0/+17 |