1. c038a58 rxrpc: Allow failed client calls to be retried by David Howells · 7 years ago
  2. f7aec12 rxrpc: Cache the congestion window setting by David Howells · 7 years ago
  3. 4e25572 rxrpc: Add service upgrade support for client connections by David Howells · 7 years ago
  4. 68d6d1a rxrpc: Separate the connection's protocol service ID from the lookup ID by David Howells · 7 years ago
  5. 2baec2c rxrpc: Support network namespacing by David Howells · 7 years ago
  6. 89ca694 rxrpc: Trace client call connection by David Howells · 8 years ago
  7. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  8. b54a134 rxrpc: Fix handling of enums-to-string translation in tracing by David Howells · 8 years ago
  9. 4443061 rxrpc: abstract away knowledge of IDR internals by Matthew Wilcox · 8 years ago
  10. 2629c7f rxrpc: When activating client conn channels, do state check inside lock by David Howells · 8 years ago
  11. 8732db6 rxrpc: Fix exclusive client connections by David Howells · 8 years ago
  12. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  13. 7888379 rxrpc: Fix unexposed client conn release by David Howells · 8 years ago
  14. 66d58af rxrpc: Fix the putting of client connections by David Howells · 8 years ago
  15. 278ac0c rxrpc: Cache the security index in the rxrpc_call struct by David Howells · 8 years ago
  16. 090f85d rxrpc: Don't change the epoch by David Howells · 8 years ago
  17. af338a9 rxrpc: The client call state must be changed before attachment to conn by David Howells · 8 years ago
  18. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  19. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  20. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  21. 4d028b2 rxrpc: Dup the main conn list for the proc interface by David Howells · 8 years ago
  22. df5d8bf rxrpc: Make /proc/net/rxrpc_calls safer by David Howells · 8 years ago
  23. 01a90a4 rxrpc: Drop channel number field from rxrpc_call struct by David Howells · 8 years ago
  24. dabe5a7 rxrpc: Tidy up the rxrpc_call struct a bit by David Howells · 8 years ago
  25. 8496af5 rxrpc: Use RCU to access a peer's service connection tree by David Howells · 8 years ago
  26. e8d70ce rxrpc: Prune the contents of the rxrpc_conn_proto struct by David Howells · 8 years ago
  27. 001c112 rxrpc: Maintain an extra ref on a conn for the cache list by David Howells · 8 years ago
  28. c6d2b8d rxrpc: Split client connection code out into its own file by David Howells · 9 years ago
  29. eb9b9d2 rxrpc: Check that the client conns cache is empty before module removal by David Howells · 8 years ago
  30. 999b69f rxrpc: Kill the client connection bundle concept by David Howells · 8 years ago
  31. 4a3388c rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis by David Howells · 9 years ago