summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/proc.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Add IPv6 supportDavid Howells2016-09-131-18/+12
* rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-081-1/+7
* rxrpc: Calls shouldn't hold socket refsDavid Howells2016-09-071-1/+3
* rxrpc: Calls should only have one terminal stateDavid Howells2016-08-301-2/+1
* rxrpc: Dup the main conn list for the proc interfaceDavid Howells2016-08-241-4/+4
* rxrpc: Make /proc/net/rxrpc_calls saferDavid Howells2016-08-241-8/+19
* rxrpc: Calculate serial skew on packet receptionDavid Howells2016-08-231-1/+1
* rxrpc: Tidy up the rxrpc_call struct a bitDavid Howells2016-08-231-3/+3
* rxrpc: Call channels should have separate call number spacesDavid Howells2016-07-061-3/+2
* rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells2016-07-061-9/+9
* rxrpc: Calls displayed in /proc may in future lack a connectionDavid Howells2016-06-221-8/+11
* rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells2016-06-221-12/+10
* rxrpc: Use structs to hold connection params and protocol infoDavid Howells2016-06-221-6/+6
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-131-0/+192
* [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-261-617/+0
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-4/+4
* [NET]: "signed long" -> "long"Kris Katterjohn2006-01-171-6/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+617
OpenPOWER on IntegriCloud