summaryrefslogtreecommitdiff
path: root/net/rxrpc/proc.c
Commit message (Expand)AuthorAge
* rxrpc: Fix checker warnings and errorsDavid Howells2018-03-30
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* rxrpc: Separate the connection's protocol service ID from the lookup IDDavid Howells2017-06-05
* rxrpc: Support network namespacingDavid Howells2017-05-25
* rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_callsDavid Howells2017-01-05
* rxrpc: Add IPv6 supportDavid Howells2016-09-13
* rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-08
* rxrpc: Calls shouldn't hold socket refsDavid Howells2016-09-07
* rxrpc: Calls should only have one terminal stateDavid Howells2016-08-30
* rxrpc: Dup the main conn list for the proc interfaceDavid Howells2016-08-24
* rxrpc: Make /proc/net/rxrpc_calls saferDavid Howells2016-08-24
* rxrpc: Calculate serial skew on packet receptionDavid Howells2016-08-23
* rxrpc: Tidy up the rxrpc_call struct a bitDavid Howells2016-08-23
* rxrpc: Call channels should have separate call number spacesDavid Howells2016-07-06
* rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells2016-07-06
* rxrpc: Calls displayed in /proc may in future lack a connectionDavid Howells2016-06-22
* rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells2016-06-22
* rxrpc: Use structs to hold connection params and protocol infoDavid Howells2016-06-22
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-13
* [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-26
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-12
* [NET]: "signed long" -> "long"Kris Katterjohn2006-01-17
* Linux-2.6.12-rc2Linus Torvalds2005-04-16