aboutsummaryrefslogtreecommitdiff
path: root/include/rxrpc
AgeCommit message (Expand)AuthorFilesLines
2016-09-23rxrpc: Add tracepoint for ACK proposalGravatar David Howells 1-0/+1
2016-09-08rxrpc: Rewrite the data and ack handling codeGravatar David Howells 1-0/+7
2016-09-08rxrpc: Update protocol definitions slightlyGravatar David Howells 1-3/+5
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesGravatar David Howells 1-0/+1
2016-04-11rxrpc: Static arrays of strings should be const char *const[]Gravatar David Howells 1-2/+0
2016-03-04rxrpc: Be more selective about the types of received packets we acceptGravatar David Howells 1-0/+11
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderGravatar David Howells 1-3/+1
2015-04-01RxRPC: Handle VERSION Rx protocol packetsGravatar David Howells 1-1/+2
2014-08-29include/rxrpc/types.h: Remove unused headerGravatar Rasmus Villemoes 1-41/+0
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-06-03net: use __packed annotationGravatar Eric Dumazet 1-4/+4
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.Gravatar David Howells 10-698/+8
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...Gravatar David Howells 1-0/+12
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothGravatar David Howells 1-2/+83
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 2-2/+2
2005-10-04[RPC]: fix sparse gfp nocast warningsGravatar Randy Dunlap 2-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 11-0/+852