1. 26cb02a rxrpc: Fix warning by splitting rxrpc_send_call_packet() by David Howells · 8 years ago
  2. 7212a57 rxrpc: Fix oops on incoming call to serviceless endpoint by David Howells · 8 years ago
  3. 1e9e5c9 rxrpc: Reduce the rxrpc_local::services list to a pointer by David Howells · 8 years ago
  4. 58dc63c rxrpc: Add a tracepoint to follow packets in the Rx buffer by David Howells · 8 years ago
  5. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  6. e6f3afb rxrpc: Record calls that need to be accepted by David Howells · 8 years ago
  7. 3432a75 rxrpc: Fix prealloc refcounting by David Howells · 8 years ago
  8. cbd0089 rxrpc: Adjust the call ref tracepoint to show kernel API refs by David Howells · 8 years ago
  9. b25de36 rxrpc: Add missing unlock in rxrpc_call_accept() by David Howells · 8 years ago
  10. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  11. 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
  12. de8d6c7 rxrpc: Convert rxrpc_local::services to an hlist by David Howells · 8 years ago
  13. 8d94aa3 rxrpc: Calls shouldn't hold socket refs by David Howells · 8 years ago
  14. fff7242 rxrpc: Improve the call tracking tracepoint by David Howells · 8 years ago
  15. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago
  16. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  17. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  18. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  19. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  20. d991b4a rxrpc: Move peer lookup from call-accept to new-incoming-conn by David Howells · 8 years ago
  21. 2c4579e rxrpc: Move usage count getting into rxrpc_queue_conn() by David Howells · 8 years ago
  22. bba304d rxrpc: Turn connection #defines into enums and put outside struct def by David Howells · 8 years ago
  23. aa390bb rxrpc: Kill off the rxrpc_transport struct by David Howells · 8 years ago
  24. 5627cc8 rxrpc: Provide more refcount helper functions by David Howells · 8 years ago
  25. 42886ff rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions by David Howells · 8 years ago
  26. 0e4699e rxrpc: checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  27. 4f95dd7 rxrpc: Rework local endpoint management by David Howells · 8 years ago
  28. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 8 years ago
  29. 8c3e34a rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix by David Howells · 8 years ago[Renamed from net/rxrpc/ar-accept.c]
  30. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 8 years ago
  31. 843099c rxrpc: Don't pass gfp around in incoming call handling functions by David Howells · 8 years ago
  32. b4f1342 rxrpc: Adjust some whitespace and comments by David Howells · 8 years ago
  33. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 8 years ago
  34. 4c198ad rxrpc: Rename call events to begin RXRPC_CALL_EV_ by David Howells · 8 years ago
  35. e721498 rxrpc: Fix a case where a call event bit is being used as a flag bit by David Howells · 8 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. c3824d2 rxrpc: Check allocation failure. by Tetsuo Handa · 14 years ago
  38. 34093d0 net/rxrpc: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  39. 163e3cb net/rxrpc: Use BUG_ON by Julia Lawall · 16 years ago
  40. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 17 years ago
  41. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 17 years ago