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