1. ec832bd rxrpc: Don't retain the server key in the connection by David Howells · 4 years, 4 months ago
  2. 245500d rxrpc: Rewrite the client connection manager by David Howells · 4 years, 6 months ago
  3. 063c60d rxrpc: Fix missing security check on incoming calls by David Howells · 5 years ago
  4. 4c1295d rxrpc: Fix trace-after-put looking at the put connection record by David Howells · 5 years ago
  5. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  6. 31f5f9a16 rxrpc: Fix apparent leak of rxrpc_local objects by David Howells · 7 years ago
  7. fdade4f rxrpc: Make service connection lookup always check for retry by David Howells · 7 years ago
  8. 4722974 rxrpc: Implement service upgrade by David Howells · 8 years ago
  9. 68d6d1a rxrpc: Separate the connection's protocol service ID from the lookup ID by David Howells · 8 years ago
  10. 2baec2c rxrpc: Support network namespacing by David Howells · 8 years ago
  11. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  12. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  13. 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
  14. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  15. 4d028b2 rxrpc: Dup the main conn list for the proc interface by David Howells · 8 years ago
  16. 7acef60 rxrpc: checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  17. 8496af5 rxrpc: Use RCU to access a peer's service connection tree by David Howells · 9 years ago
  18. e8d70ce rxrpc: Prune the contents of the rxrpc_conn_proto struct by David Howells · 9 years ago
  19. 001c112 rxrpc: Maintain an extra ref on a conn for the cache list by David Howells · 9 years ago
  20. d991b4a rxrpc: Move peer lookup from call-accept to new-incoming-conn by David Howells · 9 years ago
  21. 7877a4a rxrpc: Split service connection code out into its own file by David Howells · 9 years ago