1. 9b7c95a rxrpc: Fix Tx ring annotation after initial Tx failure by David Howells · 6 years 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. df0adc7 rxrpc: Keep the call timeouts as ktimes rather than jiffies by David Howells · 8 years ago
  6. a176707 rxrpc: Make Tx loss-injection go through normal return and adjust tracing by David Howells · 8 years ago
  7. 5749434 rxrpc: Implement slow-start by David Howells · 8 years ago
  8. fc7ab6d rxrpc: Add a tracepoint for the call timer by David Howells · 8 years ago
  9. 70790db rxrpc: Pass the last Tx packet marker in the annotation buffer by David Howells · 8 years ago
  10. dfc3da4 rxrpc: Need to start the resend timer on initial transmission by David Howells · 8 years ago
  11. b24d289 rxrpc: Preset timestamp on Tx sk_buffs by David Howells · 8 years ago
  12. 0d4b103 rxrpc: Reduce the number of ACK-Requests sent by David Howells · 8 years ago
  13. 50235c4 rxrpc: Obtain RTT data by requesting ACKs on DATA packets by David Howells · 8 years ago
  14. 7aa51da rxrpc: Expedite ping response transmission by David Howells · 8 years ago
  15. 5a924b8 rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs by David Howells · 8 years ago
  16. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  17. a124fe3 rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer by David Howells · 8 years ago
  18. 182f505 rxrpc: Fix the basic transmit DATA packet content size at 1412 bytes by David Howells · 8 years ago
  19. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  20. 5a42976 rxrpc: Add tracepoint for working out where aborts happen by David Howells · 8 years ago
  21. 278ac0c rxrpc: Cache the security index in the rxrpc_call struct by David Howells · 8 years ago
  22. fff7242 rxrpc: Improve the call tracking tracepoint by David Howells · 8 years ago
  23. 3dc20f0 rxrpc Move enum rxrpc_command to sendmsg.c by David Howells · 8 years ago
  24. df423a4 rxrpc: Rearrange net/rxrpc/sendmsg.c by David Howells · 8 years ago
  25. 0b58b8a rxrpc: Split sendmsg from packet transmission code by David Howells · 8 years ago