1. 4a4ba4a rxrpc: Fix handling of an unsupported token type in rxrpc_read() by David Howells · 3 years, 6 months ago
  2. 2f2a503 rxrpc: Fix server keyring leak by David Howells · 3 years, 10 months ago
  3. 81f997b rxrpc: Fix some missing _bh annotations on locking conn->state_lock by David Howells · 3 years, 10 months ago
  4. 90a4dcf rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() by David Howells · 3 years, 11 months ago
  5. 9228883 rxrpc: Fix rxkad token xdr encoding by Marc Dionne · 3 years, 11 months ago
  6. 3a74e28 rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA by David Howells · 4 years ago
  7. 5e43d1c rxrpc: Fix notification call on completion of discarded calls by David Howells · 4 years, 1 month ago
  8. 1b950f7a rxrpc: Fix service call disconnection by David Howells · 4 years, 6 months ago
  9. ae9cd07 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 4 years, 6 months ago
  10. 362f28f rxrpc: Fix insufficient receive notification generation by David Howells · 4 years, 6 months ago
  11. ffc5864 rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() by David Howells · 5 years ago
  12. a4620d7 rxrpc: Fix possible NULL pointer access in ICMP handling by David Howells · 4 years, 10 months ago
  13. c382eaf rxrpc: Fix send on a connected, but unbound socket by David Howells · 5 years ago
  14. 0bea382 rxrpc: Fix client call queueing, waiting for channel by David Howells · 5 years ago
  15. 1c23c29 rxrpc: bad unlock balance in rxrpc_recvmsg by Eric Dumazet · 5 years ago
  16. 2daa0b5 rxrpc: Only take the rwind and mtu values from latest ACK by David Howells · 6 years ago
  17. d9ec661 rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window() by David Howells · 6 years ago
  18. 34f0516 rxrpc: Don't treat call aborts as conn aborts by David Howells · 6 years ago
  19. 9b7c95a rxrpc: Fix Tx ring annotation after initial Tx failure by David Howells · 6 years ago
  20. f55ec6a rxrpc: Work around usercopy check by David Howells · 6 years ago
  21. 9a7ba60 rxrpc: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  22. 85924b8 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 6 years ago
  23. 3d57ec5 rxrpc: Ignore BUSY packets on old calls by David Howells · 7 years ago
  24. 515d78d rxrpc: Wake up the transmitter if Rx window size increases on the peer by David Howells · 7 years ago
  25. f206038 rxrpc: Fix several cases where a padded len isn't checked in ticket decode by David Howells · 7 years ago
  26. 07096f6 rxrpc: Fix checking of error from ip6_route_output() by David Howells · 8 years ago
  27. 54fde42 rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR() by David Howells · 8 years ago
  28. bf7d620 rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase by David Howells · 8 years ago
  29. 9749fd2 rxrpc: Need to produce an ACK for service op if op takes a long time by David Howells · 8 years ago
  30. cf69207 rxrpc: Return negative error code to kernel service by David Howells · 8 years ago
  31. 94bc669 rxrpc: Add missing notification by David Howells · 8 years ago
  32. d7833d0 rxrpc: Queue the call on expiry by David Howells · 8 years ago
  33. b315627 rxrpc: Partially handle OpenAFS's improper termination of calls by David Howells · 8 years ago
  34. a5af7e1 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs by David Howells · 8 years ago
  35. 26cb02a rxrpc: Fix warning by splitting rxrpc_send_call_packet() by David Howells · 8 years ago
  36. a9f312d rxrpc: Only ping for lost reply in client call by David Howells · 8 years ago
  37. 7212a57 rxrpc: Fix oops on incoming call to serviceless endpoint by David Howells · 8 years ago
  38. 19c0dbd rxrpc: Fix duplicate const by David Howells · 8 years ago
  39. b63452c rxrpc: Accesses of rxrpc_local::service need to be RCU managed by David Howells · 8 years ago
  40. 405dea1 rxrpc: Fix the call timer handling by David Howells · 8 years ago
  41. df0adc7 rxrpc: Keep the call timeouts as ktimes rather than jiffies by David Howells · 8 years ago
  42. c31410e rxrpc: Remove error from struct rxrpc_skb_priv as it is unused by David Howells · 8 years ago
  43. 775e5b7 rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary by David Howells · 8 years ago
  44. 0851115 rxrpc: Reduce ssthresh to peer's receive window by David Howells · 8 years ago
  45. 8782def rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh by David Howells · 8 years ago
  46. ed1e867 rxrpc: Note serial number being ACK'd in the congestion management trace by David Howells · 8 years ago
  47. b112a67 rxrpc: Request more ACKs in slow-start mode by David Howells · 8 years ago
  48. 1e9e5c9 rxrpc: Reduce the rxrpc_local::services list to a pointer by David Howells · 8 years ago
  49. 2629c7f rxrpc: When activating client conn channels, do state check inside lock by David Howells · 8 years ago
  50. a176707 rxrpc: Make Tx loss-injection go through normal return and adjust tracing by David Howells · 8 years ago
  51. 8732db6 rxrpc: Fix exclusive client connections by David Howells · 8 years ago
  52. 5749434 rxrpc: Implement slow-start by David Howells · 8 years ago
  53. 0d96796 rxrpc: Schedule an ACK if the reply to a client call appears overdue by David Howells · 8 years ago
  54. 31a1b98 rxrpc: Generate a summary of the ACK state for later use by David Howells · 8 years ago
  55. df0562a rxrpc: Delay the resend timer to allow for nsec->jiffies conv error by David Howells · 8 years ago
  56. dd7c1ee rxrpc: Reinitialise the call ACK and timer state for client reply phase by David Howells · 8 years ago
  57. b69d94d rxrpc: Include the last reply DATA serial number in the final ACK by David Howells · 8 years ago
  58. a7056c5 rxrpc: Send an immediate ACK if we fill in a hole by David Howells · 8 years ago
  59. 805b21b rxrpc: Send an ACK after every few DATA packets we receive by David Howells · 8 years ago
  60. c6672e3 rxrpc: Add a tracepoint to log which packets will be retransmitted by David Howells · 8 years ago
  61. 9c7ad43 rxrpc: Add tracepoint for ACK proposal by David Howells · 8 years ago
  62. 89b475a rxrpc: Add a tracepoint to log injected Rx packet loss by David Howells · 8 years ago
  63. be832ae rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint by David Howells · 8 years ago
  64. fc7ab6d rxrpc: Add a tracepoint for the call timer by David Howells · 8 years ago
  65. b86e218 rxrpc: Don't call the tx_ack tracepoint if don't generate an ACK by David Howells · 8 years ago
  66. 70790db rxrpc: Pass the last Tx packet marker in the annotation buffer by David Howells · 8 years ago
  67. 01a88f7 rxrpc: Fix call timer by David Howells · 8 years ago
  68. be8aa33 rxrpc: Fix accidental cancellation of scheduled resend by ACK parser by David Howells · 8 years ago
  69. dfc3da4 rxrpc: Need to start the resend timer on initial transmission by David Howells · 8 years ago
  70. 98dafac rxrpc: Use before_eq() and friends to compare serial numbers by David Howells · 8 years ago
  71. 90bd684 rxrpc: Should be using ktime_add_ms() not ktime_add_ns() by David Howells · 8 years ago
  72. c0d058c rxrpc: Make sure sendmsg() is woken on call completion by David Howells · 8 years ago
  73. 9aff212 rxrpc: Don't send an ACK at the end of service call response transmission by David Howells · 8 years ago
  74. b24d289 rxrpc: Preset timestamp on Tx sk_buffs by David Howells · 8 years ago
  75. fc943f6 rxrpc: Reduce the number of PING ACKs sent by David Howells · 8 years ago
  76. 0d4b103 rxrpc: Reduce the number of ACK-Requests sent by David Howells · 8 years ago
  77. 50235c4 rxrpc: Obtain RTT data by requesting ACKs on DATA packets by David Howells · 8 years ago
  78. 7aa51da rxrpc: Expedite ping response transmission by David Howells · 8 years ago
  79. 8e83134 rxrpc: Send pings to get RTT data by David Howells · 8 years ago
  80. cf1a647 rxrpc: Add per-peer RTT tracker by David Howells · 8 years ago
  81. f07373e rxrpc: Add re-sent Tx annotation by David Howells · 8 years ago
  82. 5a924b8 rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs by David Howells · 8 years ago
  83. 8a681c36 rxrpc: Add config to inject packet loss by David Howells · 8 years ago
  84. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  85. ba39f3a rxrpc: Remove printks from rxrpc_recvmsg_data() to fix uninit var by David Howells · 8 years ago
  86. 8499790 rxrpc: Add a tracepoint to follow what recvmsg does by David Howells · 8 years ago
  87. 58dc63c rxrpc: Add a tracepoint to follow packets in the Rx buffer by David Howells · 8 years ago
  88. f3639df rxrpc: Add a tracepoint to log ACK transmission by David Howells · 8 years ago
  89. ec71eb9 rxrpc: Add a tracepoint to log received ACK packets by David Howells · 8 years ago
  90. a124fe3 rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer by David Howells · 8 years ago
  91. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  92. a84a46d rxrpc: Add some additional call tracing by David Howells · 8 years ago
  93. a3868bf rxrpc: Print the packet type name in the Rx packet trace by David Howells · 8 years ago
  94. 182f505 rxrpc: Fix the basic transmit DATA packet content size at 1412 bytes by David Howells · 8 years ago
  95. 2311e32 rxrpc: Be consistent about switch value in rxrpc_send_call_packet() by David Howells · 8 years ago
  96. 27d0fc4 rxrpc: Don't transmit an ACK if there's no reason set by David Howells · 8 years ago
  97. dfa7d92 rxrpc: Fix retransmission algorithm by David Howells · 8 years ago
  98. d01dc4c rxrpc: Fix the parsing of soft-ACKs by David Howells · 8 years ago
  99. 7888379 rxrpc: Fix unexposed client conn release by David Howells · 8 years ago
  100. 357f5ef rxrpc: Call rxrpc_release_call() on error in rxrpc_new_client_call() by David Howells · 8 years ago