1. 245500d rxrpc: Rewrite the client connection manager by David Howells · 4 years, 6 months ago
  2. 65550098 rxrpc: Fix race between recvmsg and sendmsg on immediate call failure by David Howells · 4 years, 5 months ago
  3. b39a934 rxrpc: Fix service call disconnection by David Howells · 5 years ago
  4. 5273a19 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 5 years ago
  5. 4c1295d rxrpc: Fix trace-after-put looking at the put connection record by David Howells · 5 years ago
  6. d12040b rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] by David Howells · 5 years ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. 5a790b7 rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb() by David Howells · 6 years ago
  9. 46894a1 rxrpc: Use IPv4 addresses throught the IPv6 by David Howells · 6 years ago
  10. f334430 rxrpc: Fix error distribution by David Howells · 6 years ago
  11. 0099dc5 rxrpc: Make service call handling more robust by David Howells · 6 years ago
  12. dc71db3 rxrpc: Fix checks as to whether we should set up a new call by David Howells · 6 years ago
  13. 092ffc5 rxrpc: Remove dup code from rxrpc_find_connection_rcu() by David Howells · 6 years ago
  14. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  15. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  16. 31f5f9a16 rxrpc: Fix apparent leak of rxrpc_local objects by David Howells · 7 years ago
  17. 88f2a825 rxrpc: Fix checker warnings and errors by David Howells · 7 years ago
  18. 17e9e23 rxrpc: Fix received abort handling by David Howells · 7 years ago
  19. 3d7682a rxrpc: Clean up whitespace by David Howells · 7 years ago
  20. 3d18cbb rxrpc: Fix conn expiry timers by David Howells · 7 years ago
  21. f859ab6 rxrpc: Fix service endpoint expiry by David Howells · 7 years ago
  22. 3136ef4 rxrpc: Delay terminal ACK transmission on a client call by David Howells · 7 years ago
  23. 7b674e3 rxrpc: Fix IPv6 support by David Howells · 7 years ago
  24. f7aec12 rxrpc: Cache the congestion window setting by David Howells · 8 years ago
  25. 68d6d1a rxrpc: Separate the connection's protocol service ID from the lookup ID by David Howells · 8 years ago
  26. 2baec2c rxrpc: Support network namespacing by David Howells · 8 years ago
  27. b1d9f7fd rxrpc: Add some more tracing by David Howells · 8 years ago
  28. 5a924b8 rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs by David Howells · 8 years ago
  29. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  30. d191274 rxrpc: Make IPv6 support conditional on CONFIG_IPV6 by David Howells · 8 years ago
  31. 75b54cb rxrpc: Add IPv6 support by David Howells · 8 years ago
  32. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  33. 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
  34. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  35. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  36. 4d028b2 rxrpc: Dup the main conn list for the proc interface by David Howells · 8 years ago
  37. 18bfeba rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor by David Howells · 8 years ago
  38. f51b448 rxrpc: Set connection expiry on idle, not put by David Howells · 8 years ago
  39. 01a90a4 rxrpc: Drop channel number field from rxrpc_call struct by David Howells · 8 years ago
  40. 8496af5 rxrpc: Use RCU to access a peer's service connection tree by David Howells · 8 years ago
  41. 1291e9d rxrpc: Move data_ready peer lookup into rxrpc_find_connection() by David Howells · 9 years ago
  42. 001c112 rxrpc: Maintain an extra ref on a conn for the cache list by David Howells · 9 years ago
  43. 7877a4a rxrpc: Split service connection code out into its own file by David Howells · 9 years ago
  44. c6d2b8d rxrpc: Split client connection code out into its own file by David Howells · 9 years ago
  45. a1399f8 rxrpc: Call channels should have separate call number spaces by David Howells · 9 years ago
  46. dee4636 rxrpc: Add RCU destruction for connections and calls by David Howells · 9 years ago
  47. e653cfe rxrpc: Release a call's connection ref on call disconnection by David Howells · 9 years ago
  48. bba304d rxrpc: Turn connection #defines into enums and put outside struct def by David Howells · 9 years ago
  49. a263629 rxrpc: Avoid using stack memory in SG lists in rxkad by Herbert Xu · 9 years ago
  50. 689f4c6 rxrpc: Check the source of a packet to a client conn by David Howells · 9 years ago
  51. 88b99d0 rxrpc: Fix some sparse errors by David Howells · 8 years ago
  52. aa390bb rxrpc: Kill off the rxrpc_transport struct by David Howells · 9 years ago
  53. 999b69f rxrpc: Kill the client connection bundle concept by David Howells · 9 years ago
  54. 5627cc8 rxrpc: Provide more refcount helper functions by David Howells · 9 years ago
  55. 4a3388c rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis by David Howells · 9 years ago
  56. b3f5750 rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is by David Howells · 9 years ago
  57. 42886ff rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions by David Howells · 9 years ago
  58. cc8feb8 rxrpc: Fix exclusive connection handling by David Howells · 9 years ago
  59. 19ffa01 rxrpc: Use structs to hold connection params and protocol info by David Howells · 9 years ago
  60. 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-connection.c]
  61. 2341e07 rxrpc: Simplify connect() implementation and simplify sendmsg() op by David Howells · 9 years ago
  62. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 9 years ago
  63. e0e4d82 rxrpc: Create a null security type and get rid of conditional calls by David Howells · 9 years ago
  64. 843099c rxrpc: Don't pass gfp around in incoming call handling functions by David Howells · 9 years ago
  65. dad8aff rxrpc: Replace all unsigned with unsigned int by David Howells · 9 years ago
  66. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 9 years ago
  67. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  68. 22a3f9a rxrpc: Replace get_seconds with ktime_get_seconds by Ksenija Stanojevic · 9 years ago
  69. 5873c08 af_rxrpc: Add sysctls for configuring RxRPC parameters by David Howells · 11 years ago
  70. 8f22ba6 RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive() by Alexey Khoroshilov · 11 years ago
  71. 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
  72. 519d256 RxRPC: Don't attempt to reuse aborted connections by David Howells · 16 years ago
  73. 0975ecb RxRPC: Error handling for rxrpc_alloc_connection() by Dan Carpenter · 16 years ago
  74. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  75. ae445d1 [RXRPC]: Use cpu_to_be32() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  76. 582ee43 net/* misc endianness annotations by Al Viro · 17 years ago
  77. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  78. 16c61ad [RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference by Adrian Bunk · 18 years ago
  79. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 18 years ago
  80. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 18 years ago