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