1. ae9cd07 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 4 years, 4 months ago
  2. 9749fd2 rxrpc: Need to produce an ACK for service op if op takes a long time by David Howells · 8 years ago
  3. a5af7e1 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs by David Howells · 8 years ago
  4. 26cb02a rxrpc: Fix warning by splitting rxrpc_send_call_packet() by David Howells · 8 years ago
  5. 19c0dbd rxrpc: Fix duplicate const by David Howells · 8 years ago
  6. df0adc7 rxrpc: Keep the call timeouts as ktimes rather than jiffies by David Howells · 8 years ago
  7. c31410e rxrpc: Remove error from struct rxrpc_skb_priv as it is unused by David Howells · 8 years ago
  8. 775e5b7 rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary by David Howells · 8 years ago
  9. 1e9e5c9 rxrpc: Reduce the rxrpc_local::services list to a pointer by David Howells · 8 years ago
  10. a176707 rxrpc: Make Tx loss-injection go through normal return and adjust tracing by David Howells · 8 years ago
  11. 5749434 rxrpc: Implement slow-start by David Howells · 8 years ago
  12. 0d96796 rxrpc: Schedule an ACK if the reply to a client call appears overdue by David Howells · 8 years ago
  13. 31a1b98 rxrpc: Generate a summary of the ACK state for later use by David Howells · 8 years ago
  14. dd7c1ee rxrpc: Reinitialise the call ACK and timer state for client reply phase by David Howells · 8 years ago
  15. 805b21b rxrpc: Send an ACK after every few DATA packets we receive by David Howells · 8 years ago
  16. 9c7ad43 rxrpc: Add tracepoint for ACK proposal by David Howells · 8 years ago
  17. fc7ab6d rxrpc: Add a tracepoint for the call timer by David Howells · 8 years ago
  18. 70790db rxrpc: Pass the last Tx packet marker in the annotation buffer by David Howells · 8 years ago
  19. dfc3da4 rxrpc: Need to start the resend timer on initial transmission by David Howells · 8 years ago
  20. c0d058c rxrpc: Make sure sendmsg() is woken on call completion by David Howells · 8 years ago
  21. 0d4b103 rxrpc: Reduce the number of ACK-Requests sent by David Howells · 8 years ago
  22. 50235c4 rxrpc: Obtain RTT data by requesting ACKs on DATA packets by David Howells · 8 years ago
  23. 8e83134 rxrpc: Send pings to get RTT data by David Howells · 8 years ago
  24. cf1a647 rxrpc: Add per-peer RTT tracker by David Howells · 8 years ago
  25. f07373e rxrpc: Add re-sent Tx annotation by David Howells · 8 years ago
  26. 5a924b8 rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs by David Howells · 8 years ago
  27. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  28. 8499790 rxrpc: Add a tracepoint to follow what recvmsg does by David Howells · 8 years ago
  29. 58dc63c rxrpc: Add a tracepoint to follow packets in the Rx buffer by David Howells · 8 years ago
  30. a124fe3 rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer by David Howells · 8 years ago
  31. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  32. a84a46d rxrpc: Add some additional call tracing by David Howells · 8 years ago
  33. a3868bf rxrpc: Print the packet type name in the Rx packet trace by David Howells · 8 years ago
  34. 75e4212 rxrpc: Correctly initialise, limit and transmit call->rx_winsize 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. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  37. 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
  38. 2ab2721 rxrpc: Remove skb_count from struct rxrpc_call by David Howells · 8 years ago
  39. de8d6c7 rxrpc: Convert rxrpc_local::services to an hlist by David Howells · 8 years ago
  40. cf13258 rxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed values by David Howells · 8 years ago
  41. 5a42976 rxrpc: Add tracepoint for working out where aborts happen by David Howells · 8 years ago
  42. e8d6bbb rxrpc: Fix returns of call completion helpers by David Howells · 8 years ago
  43. 8d94aa3 rxrpc: Calls shouldn't hold socket refs by David Howells · 8 years ago
  44. 278ac0c rxrpc: Cache the security index in the rxrpc_call struct by David Howells · 8 years ago
  45. fff7242 rxrpc: Improve the call tracking tracepoint by David Howells · 8 years ago
  46. 71a17de rxrpc: Whitespace cleanup by David Howells · 8 years ago
  47. 3dc20f0 rxrpc Move enum rxrpc_command to sendmsg.c by David Howells · 8 years ago
  48. 0b58b8a rxrpc: Split sendmsg from packet transmission code by David Howells · 8 years ago
  49. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago
  50. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  51. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  52. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  53. 4d028b2 rxrpc: Dup the main conn list for the proc interface by David Howells · 8 years ago
  54. df5d8bf rxrpc: Make /proc/net/rxrpc_calls safer by David Howells · 8 years ago
  55. 18bfeba rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor by David Howells · 8 years ago
  56. 563ea7d rxrpc: Calculate serial skew on packet reception by David Howells · 8 years ago
  57. f51b448 rxrpc: Set connection expiry on idle, not put by David Howells · 8 years ago
  58. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  59. 01a90a4 rxrpc: Drop channel number field from rxrpc_call struct by David Howells · 8 years ago
  60. dabe5a7 rxrpc: Tidy up the rxrpc_call struct a bit by David Howells · 8 years ago
  61. 26164e77 rxrpc: Remove RXRPC_CALL_PROC_BUSY by David Howells · 8 years ago
  62. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  63. d440a1c rxrpc: Kill off the call hash table by David Howells · 8 years ago
  64. 8496af5 rxrpc: Use RCU to access a peer's service connection tree by David Howells · 8 years ago
  65. 1291e9d rxrpc: Move data_ready peer lookup into rxrpc_find_connection() by David Howells · 8 years ago
  66. e8d70ce rxrpc: Prune the contents of the rxrpc_conn_proto struct by David Howells · 8 years ago
  67. 001c112 rxrpc: Maintain an extra ref on a conn for the cache list by David Howells · 8 years ago
  68. d991b4a rxrpc: Move peer lookup from call-accept to new-incoming-conn by David Howells · 8 years ago
  69. 7877a4a rxrpc: Split service connection code out into its own file by David Howells · 8 years ago
  70. c6d2b8d rxrpc: Split client connection code out into its own file by David Howells · 8 years ago
  71. a1399f8 rxrpc: Call channels should have separate call number spaces by David Howells · 8 years ago
  72. dee4636 rxrpc: Add RCU destruction for connections and calls by David Howells · 8 years ago
  73. 2c4579e rxrpc: Move usage count getting into rxrpc_queue_conn() by David Howells · 8 years ago
  74. eb9b9d2 rxrpc: Check that the client conns cache is empty before module removal by David Howells · 8 years ago
  75. bba304d rxrpc: Turn connection #defines into enums and put outside struct def by David Howells · 8 years ago
  76. 5acbee4 rxrpc: Provide queuing helper functions by David Howells · 8 years ago
  77. a263629 rxrpc: Avoid using stack memory in SG lists in rxkad by Herbert Xu · 8 years ago
  78. aa390bb rxrpc: Kill off the rxrpc_transport struct by David Howells · 8 years ago
  79. 999b69f rxrpc: Kill the client connection bundle concept by David Howells · 8 years ago
  80. 5627cc8 rxrpc: Provide more refcount helper functions by David Howells · 8 years ago
  81. 985a5c8 rxrpc: Make rxrpc_send_packet() take a connection not a transport by David Howells · 8 years ago
  82. 4a3388c rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis by David Howells · 8 years ago
  83. 42886ff rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions by David Howells · 8 years ago
  84. cc8feb8 rxrpc: Fix exclusive connection handling by David Howells · 8 years ago
  85. 19ffa01 rxrpc: Use structs to hold connection params and protocol info by David Howells · 8 years ago
  86. 4f95dd7 rxrpc: Rework local endpoint management by David Howells · 8 years ago
  87. 8756361 rxrpc: Separate local endpoint event handling out into its own file by David Howells · 8 years ago
  88. f66d749 rxrpc: Use the peer record to distribute network errors by David Howells · 8 years ago
  89. abe89ef rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() by David Howells · 8 years ago
  90. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 8 years ago
  91. 0d81a51 rxrpc: Update the comments in ar-internal.h to reflect renames by David Howells · 8 years ago
  92. 0e119b4 rxrpc: Limit the listening backlog by David Howells · 8 years ago
  93. 2341e07 rxrpc: Simplify connect() implementation and simplify sendmsg() op by David Howells · 8 years ago
  94. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 8 years ago
  95. e0e4d82 rxrpc: Create a null security type and get rid of conditional calls by David Howells · 8 years ago
  96. 648af7f rxrpc: Absorb the rxkad security module by David Howells · 8 years ago
  97. 843099c rxrpc: Don't pass gfp around in incoming call handling functions by David Howells · 8 years ago
  98. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 8 years ago
  99. 5b3e87f rxrpc: Static arrays of strings should be const char *const[] by David Howells · 8 years ago
  100. 8e688d9 rxrpc: Move some miscellaneous bits out into their own file by David Howells · 8 years ago