1. ae9cd07 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 4 years, 4 months ago
  2. 0bea382 rxrpc: Fix client call queueing, waiting for channel by David Howells · 5 years ago
  3. 2629c7f rxrpc: When activating client conn channels, do state check inside lock by David Howells · 8 years ago
  4. 8732db6 rxrpc: Fix exclusive client connections by David Howells · 8 years ago
  5. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  6. 7888379 rxrpc: Fix unexposed client conn release by David Howells · 8 years ago
  7. 66d58af rxrpc: Fix the putting of client connections by David Howells · 8 years ago
  8. 278ac0c rxrpc: Cache the security index in the rxrpc_call struct by David Howells · 8 years ago
  9. 090f85d rxrpc: Don't change the epoch by David Howells · 8 years ago
  10. af338a9 rxrpc: The client call state must be changed before attachment to conn by David Howells · 8 years ago
  11. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  12. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  13. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  14. 4d028b2 rxrpc: Dup the main conn list for the proc interface by David Howells · 8 years ago
  15. df5d8bf rxrpc: Make /proc/net/rxrpc_calls safer by David Howells · 8 years ago
  16. 01a90a4 rxrpc: Drop channel number field from rxrpc_call struct by David Howells · 8 years ago
  17. dabe5a7 rxrpc: Tidy up the rxrpc_call struct a bit by David Howells · 8 years ago
  18. 8496af5 rxrpc: Use RCU to access a peer's service connection tree by David Howells · 8 years ago
  19. e8d70ce rxrpc: Prune the contents of the rxrpc_conn_proto struct by David Howells · 8 years ago
  20. 001c112 rxrpc: Maintain an extra ref on a conn for the cache list by David Howells · 8 years ago
  21. c6d2b8d rxrpc: Split client connection code out into its own file by David Howells · 8 years ago
  22. eb9b9d2 rxrpc: Check that the client conns cache is empty before module removal by David Howells · 8 years ago
  23. 999b69f rxrpc: Kill the client connection bundle concept by David Howells · 8 years ago
  24. 4a3388c rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis by David Howells · 8 years ago