name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/include/rxrpc
AgeCommit message (Expand)Author
2016-09-23rxrpc: Add tracepoint for ACK proposalDavid Howells
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells
2016-09-08rxrpc: Update protocol definitions slightlyDavid Howells
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells
2016-04-11rxrpc: Static arrays of strings should be const char *const[]David Howells
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells
2015-04-01RxRPC: Handle VERSION Rx protocol packetsDavid Howells
2014-08-29include/rxrpc/types.h: Remove unused headerRasmus Villemoes
2011-07-26atomic: use <linux/atomic.h>Arun Sharma