1. 5913289 rxrpc: Fix misplaced traceline by David Howells · 5 years ago
  2. d0d5c0c rxrpc: Use skb_unshare() rather than skb_cow_data() by David Howells · 5 years ago
  3. 987db9f rxrpc: Use the tx-phase skb flag to simplify tracing by David Howells · 5 years ago
  4. 4858e40 rxrpc: Pass the input handler's data skb reference to the Rx ring by David Howells · 5 years ago
  5. e2de6c40 rxrpc: Use info in skbuff instead of reparsing a jumbo packet by David Howells · 5 years ago
  6. c3c9e3d rxrpc: Improve jumbo packet counting by David Howells · 5 years ago
  7. e8c3af6 rxrpc: Don't bother generating maxSkew in the ACK packet by David Howells · 5 years ago
  8. 730c5fd rxrpc: Fix local endpoint refcounting by David Howells · 5 years ago
  9. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  10. 032be5f rxrpc: fix race condition in rxrpc_input_packet() by Eric Dumazet · 6 years ago
  11. 1a2391c rxrpc: Fix detection of out of order acks by Jeffrey Altman · 6 years ago
  12. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. c1e15b4 rxrpc: Fix the packet reception routine by David Howells · 6 years ago
  14. 298bc15 rxrpc: Only take the rwind and mtu values from latest ACK by David Howells · 6 years ago
  15. dfe9952 rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window() by David Howells · 6 years ago
  16. c479d5f rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window() by David Howells · 6 years ago
  17. bfd2821 rxrpc: Don't need to take the RCU read lock in the packet receiver by David Howells · 6 years ago
  18. 5271953 rxrpc: Use the UDP encap_rcv hook by David Howells · 6 years ago
  19. 2cfa227 rxrpc: Fix the data_ready handler by David Howells · 6 years ago
  20. 5e33a23 rxrpc: Fix some missed refs to init_net by David Howells · 6 years ago
  21. d2944b1 rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() by David Howells · 6 years ago
  22. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  23. 0099dc5 rxrpc: Make service call handling more robust by David Howells · 6 years ago
  24. 403fc2a rxrpc: Improve up-front incoming packet checking by David Howells · 6 years ago
  25. ece64fe rxrpc: Emit BUSY packets when supposed to rather than ABORTs by David Howells · 6 years ago
  26. b604dd9 rxrpc: Fix RTT gathering by David Howells · 6 years ago
  27. dc71db3 rxrpc: Fix checks as to whether we should set up a new call by David Howells · 6 years ago
  28. a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
  29. 4272d30 rxrpc: Trace socket notification by David Howells · 6 years ago
  30. 4764c0d rxrpc: Trace packet transmission by David Howells · 6 years ago
  31. 1a02502 rxrpc: Fix handling of call quietly cancelled out on server by David Howells · 7 years ago
  32. c54e43d rxrpc: Fix missing start of call timeout by David Howells · 7 years ago
  33. b41d7cf rxrpc: Fix undefined packet handling by David Howells · 7 years ago
  34. 57b0c9d rxrpc: Don't treat call aborts as conn aborts by David Howells · 7 years ago
  35. ace45be rxrpc: Fix firewall route keepalive by David Howells · 7 years ago
  36. a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 7 years ago
  37. 3d7682a rxrpc: Clean up whitespace by David Howells · 7 years ago
  38. bd1fdf8 rxrpc: Add a timeout for detecting lost ACKs/lost DATA by David Howells · 7 years ago
  39. a158bdd rxrpc: Fix call timeouts by David Howells · 7 years ago
  40. dcbefc3 rxrpc: Fix call expiry handling by David Howells · 7 years ago
  41. e3cf3970 net: rxrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  42. 4e25572 rxrpc: Add service upgrade support for client connections by David Howells · 8 years ago
  43. 740586d rxrpc: Trace changes in a call's receive window size by David Howells · 8 years ago
  44. 005ede2 rxrpc: Trace received aborts by David Howells · 8 years ago
  45. fb46f6e rxrpc: Trace protocol errors in received packets by David Howells · 8 years ago
  46. 3a92789 rxrpc: Use negative error codes in rxrpc_call struct by David Howells · 8 years ago
  47. 702f2ac rxrpc: Wake up the transmitter if Rx window size increases on the peer by David Howells · 8 years ago
  48. 146d8fe rxrpc: Call state should be read with READ_ONCE() under some circumstances by David Howells · 8 years ago
  49. 540b1c4 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg by David Howells · 8 years ago
  50. b1d9f7fd rxrpc: Add some more tracing by David Howells · 8 years ago
  51. b54a134 rxrpc: Fix handling of enums-to-string translation in tracing by David Howells · 8 years ago
  52. 7c13f97 udp: do fwd memory scheduling on dequeue by Paolo Abeni · 8 years ago
  53. b3156274 rxrpc: Partially handle OpenAFS's improper termination of calls by David Howells · 8 years ago
  54. a5af7e1 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs by David Howells · 8 years ago
  55. a9f312d rxrpc: Only ping for lost reply in client call by David Howells · 8 years ago
  56. df0adc7 rxrpc: Keep the call timeouts as ktimes rather than jiffies by David Howells · 8 years ago
  57. 775e5b7 rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary by David Howells · 8 years ago
  58. 0851115 rxrpc: Reduce ssthresh to peer's receive window by David Howells · 8 years ago
  59. 8782def rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh by David Howells · 8 years ago
  60. ed1e867 rxrpc: Note serial number being ACK'd in the congestion management trace by David Howells · 8 years ago
  61. 5749434 rxrpc: Implement slow-start by David Howells · 8 years ago
  62. 0d96796 rxrpc: Schedule an ACK if the reply to a client call appears overdue by David Howells · 8 years ago
  63. 31a1b989 rxrpc: Generate a summary of the ACK state for later use by David Howells · 8 years ago
  64. dd7c1ee rxrpc: Reinitialise the call ACK and timer state for client reply phase by David Howells · 8 years ago
  65. a7056c5 rxrpc: Send an immediate ACK if we fill in a hole by David Howells · 8 years ago
  66. 9c7ad43 rxrpc: Add tracepoint for ACK proposal by David Howells · 8 years ago
  67. 89b475a rxrpc: Add a tracepoint to log injected Rx packet loss by David Howells · 8 years ago
  68. 70790dbe rxrpc: Pass the last Tx packet marker in the annotation buffer by David Howells · 8 years ago
  69. be8aa33 rxrpc: Fix accidental cancellation of scheduled resend by ACK parser 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. fc943f67 rxrpc: Reduce the number of PING ACKs sent by David Howells · 8 years ago
  72. 50235c4 rxrpc: Obtain RTT data by requesting ACKs on DATA packets by David Howells · 8 years ago
  73. 8e83134 rxrpc: Send pings to get RTT data by David Howells · 8 years ago
  74. f07373e rxrpc: Add re-sent Tx annotation by David Howells · 8 years ago
  75. 8a681c36 rxrpc: Add config to inject packet loss by David Howells · 8 years ago
  76. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  77. 58dc63c rxrpc: Add a tracepoint to follow packets in the Rx buffer by David Howells · 8 years ago
  78. ec71eb9 rxrpc: Add a tracepoint to log received ACK packets by David Howells · 8 years ago
  79. a124fe3 rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer by David Howells · 8 years ago
  80. d01dc4c rxrpc: Fix the parsing of soft-ACKs by David Howells · 8 years ago
  81. 816c9fc rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data() by David Howells · 8 years ago
  82. 75e4212 rxrpc: Correctly initialise, limit and transmit call->rx_winsize by David Howells · 8 years ago
  83. 01fd074 rxrpc: Allow tx_winsize to grow in response to an ACK by David Howells · 8 years ago
  84. 89a80ed rxrpc: Use skb->len not skb->data_len by David Howells · 8 years ago
  85. bc4abfc rxrpc: Add missing wakeup on Tx window rotation by David Howells · 8 years ago
  86. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  87. 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
  88. 49e19ec rxrpc: Add tracepoints to record received packets and end of data_ready by David Howells · 8 years ago
  89. 5a42976 rxrpc: Add tracepoint for working out where aborts happen by David Howells · 8 years ago
  90. 8d94aa3 rxrpc: Calls shouldn't hold socket refs by David Howells · 8 years ago
  91. 6543ac5 rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service() by David Howells · 8 years ago
  92. 8b7fac5 rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call() by David Howells · 8 years ago
  93. 278ac0c rxrpc: Cache the security index in the rxrpc_call struct by David Howells · 8 years ago
  94. fff72429 rxrpc: Improve the call tracking tracepoint by David Howells · 8 years ago
  95. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago
  96. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  97. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  98. 2266ffd rxrpc: Fix conn-based retransmit by David Howells · 8 years ago
  99. 18bfeba rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor by David Howells · 8 years ago
  100. 563ea7d rxrpc: Calculate serial skew on packet reception by David Howells · 8 years ago