aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-13rxrpc: Correctly initialise, limit and transmit call->rx_winsizeDavid Howells1-1/+4
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-1/+1
2016-09-04rxrpc: Split sendmsg from packet transmission codeDavid Howells1-0/+5
2016-06-10rxrpc: Limit the listening backlogDavid Howells1-0/+6
2016-04-11rxrpc: Static arrays of strings should be const char *const[]David Howells1-1/+1
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells1-0/+89