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