aboutsummaryrefslogtreecommitdiffstats
path: root/include/rxrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-23rxrpc: Add tracepoint for ACK proposalDavid Howells1-0/+1
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-0/+7
2016-09-08rxrpc: Update protocol definitions slightlyDavid Howells1-3/+5
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells1-0/+1
2016-04-11rxrpc: Static arrays of strings should be const char *const[]David Howells1-2/+0
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells1-0/+11
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells1-3/+1
2015-04-01RxRPC: Handle VERSION Rx protocol packetsDavid Howells1-1/+2
2014-08-29include/rxrpc/types.h: Remove unused headerRasmus Villemoes1-41/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-06-03net: use __packed annotationEric Dumazet1-4/+4
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells10-698/+8
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells1-0/+12
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-2/+83
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro2-2/+2
2005-10-04[RPC]: fix sparse gfp nocast warningsRandy Dunlap2-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+852