summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-09-23rxrpc: Add tracepoint for ACK proposalDavid Howells8-30/+114
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells24-3337/+1993
2016-09-08rxrpc: Update protocol definitions slightlyDavid Howells1-3/+5
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells2-1/+9
2016-04-11rxrpc: Static arrays of strings should be const char *const[]David Howells3-4/+2
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells2-1/+13
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells18-384/+432
2015-04-01RxRPC: Handle VERSION Rx protocol packetsDavid Howells4-2/+124
2014-08-30include/rxrpc/types.h: Remove unused headerRasmus Villemoes1-41/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma439-448/+427
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
2010-06-03net: use __packed annotationEric Dumazet30-133/+133
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells24-6820/+9
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells18-129/+813
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells31-7/+11275
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro145-360/+340
2005-10-05[RPC]: fix sparse gfp nocast warningsRandy Dunlap5-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845