1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  3. d7b4c24 rxrpc: Fix an uninitialised variable by David Howells · 6 years ago
  4. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  5. c1e15b4 rxrpc: Fix the packet reception routine by David Howells · 6 years ago
  6. 6475309 rxrpc: Fix connection-level abort handling by David Howells · 6 years ago
  7. 5e33a23 rxrpc: Fix some missed refs to init_net by David Howells · 6 years ago
  8. 5a790b7 rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb() by David Howells · 6 years ago
  9. 0099dc5 rxrpc: Make service call handling more robust by David Howells · 6 years ago
  10. ece64fe rxrpc: Emit BUSY packets when supposed to rather than ABORTs by David Howells · 6 years ago
  11. c01f6c9 rxrpc: Fix user call ID check in rxrpc_service_prealloc_one by YueHaibing · 6 years ago
  12. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  13. 31f5f9a16 rxrpc: Fix apparent leak of rxrpc_local objects by David Howells · 7 years ago
  14. 09d2bf5 rxrpc: Add a tracepoint to track rxrpc_local refcounting by David Howells · 7 years ago
  15. d3be4d2 rxrpc: Fix potential call vs socket/net destruction race by David Howells · 7 years ago
  16. 88f2a825 rxrpc: Fix checker warnings and errors by David Howells · 7 years ago
  17. a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 7 years ago
  18. 9faaff5 rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls by David Howells · 7 years ago
  19. 7b674e3 rxrpc: Fix IPv6 support by David Howells · 7 years ago
  20. 9a19bad rxrpc: Fix oops when discarding a preallocated service call by David Howells · 7 years ago
  21. f7aec12 rxrpc: Cache the congestion window setting by David Howells · 8 years ago
  22. 4722974 rxrpc: Implement service upgrade by David Howells · 8 years ago
  23. 28036f4 rxrpc: Permit multiple service binding by David Howells · 8 years ago
  24. 2baec2c rxrpc: Support network namespacing by David Howells · 8 years ago
  25. 3a92789 rxrpc: Use negative error codes in rxrpc_call struct by David Howells · 8 years ago
  26. 540b1c4 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg by David Howells · 8 years ago
  27. 210f035 rxrpc: Allow listen(sock, 0) to be used to disable listening by David Howells · 8 years ago
  28. 26cb02a rxrpc: Fix warning by splitting rxrpc_send_call_packet() by David Howells · 8 years ago
  29. 7212a57 rxrpc: Fix oops on incoming call to serviceless endpoint by David Howells · 8 years ago
  30. 1e9e5c9 rxrpc: Reduce the rxrpc_local::services list to a pointer by David Howells · 8 years ago
  31. 58dc63c rxrpc: Add a tracepoint to follow packets in the Rx buffer by David Howells · 8 years ago
  32. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  33. e6f3afb rxrpc: Record calls that need to be accepted by David Howells · 8 years ago
  34. 3432a75 rxrpc: Fix prealloc refcounting by David Howells · 8 years ago
  35. cbd0089 rxrpc: Adjust the call ref tracepoint to show kernel API refs by David Howells · 8 years ago
  36. b25de36 rxrpc: Add missing unlock in rxrpc_call_accept() by David Howells · 8 years ago
  37. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  38. 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
  39. de8d6c7 rxrpc: Convert rxrpc_local::services to an hlist by David Howells · 8 years ago
  40. 8d94aa3 rxrpc: Calls shouldn't hold socket refs by David Howells · 8 years ago
  41. fff72429 rxrpc: Improve the call tracking tracepoint by David Howells · 8 years ago
  42. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago
  43. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  44. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  45. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  46. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  47. d991b4a rxrpc: Move peer lookup from call-accept to new-incoming-conn by David Howells · 9 years ago
  48. 2c4579e rxrpc: Move usage count getting into rxrpc_queue_conn() by David Howells · 9 years ago
  49. bba304d rxrpc: Turn connection #defines into enums and put outside struct def by David Howells · 9 years ago
  50. aa390bb rxrpc: Kill off the rxrpc_transport struct by David Howells · 9 years ago
  51. 5627cc8 rxrpc: Provide more refcount helper functions by David Howells · 9 years ago
  52. 42886ff rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions by David Howells · 9 years ago
  53. 0e4699e rxrpc: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  54. 4f95dd7 rxrpc: Rework local endpoint management by David Howells · 9 years ago
  55. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 9 years ago
  56. 8c3e34a rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix by David Howells · 9 years ago[Renamed from net/rxrpc/ar-accept.c]
  57. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 9 years ago
  58. 843099c rxrpc: Don't pass gfp around in incoming call handling functions by David Howells · 9 years ago
  59. b4f1342 rxrpc: Adjust some whitespace and comments by David Howells · 9 years ago
  60. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 9 years ago
  61. 4c198ad rxrpc: Rename call events to begin RXRPC_CALL_EV_ by David Howells · 9 years ago
  62. e721498 rxrpc: Fix a case where a call event bit is being used as a flag bit by David Howells · 9 years ago
  63. 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
  64. c3824d2 rxrpc: Check allocation failure. by Tetsuo Handa · 15 years ago
  65. 34093d0 net/rxrpc: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  66. 163e3cb net/rxrpc: Use BUG_ON by Julia Lawall · 17 years ago
  67. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 18 years ago
  68. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 18 years ago