1. 330bdcf rxrpc: Fix the keepalive generator [ver #2] by David Howells · 6 years ago
  2. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. 1a02502 rxrpc: Fix handling of call quietly cancelled out on server by David Howells · 7 years ago
  4. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  5. c54e43d rxrpc: Fix missing start of call timeout by David Howells · 7 years ago
  6. 17226f1 rxrpc: Fix leak of rxrpc_peer objects by David Howells · 7 years ago
  7. 1159d4b rxrpc: Add a tracepoint to track rxrpc_peer refcounting by David Howells · 7 years ago
  8. 31f5f9a16 rxrpc: Fix apparent leak of rxrpc_local objects by David Howells · 7 years ago
  9. 09d2bf5 rxrpc: Add a tracepoint to track rxrpc_local refcounting by David Howells · 7 years ago
  10. d3be4d2 rxrpc: Fix potential call vs socket/net destruction race by David Howells · 7 years ago
  11. ace45be rxrpc: Fix firewall route keepalive by David Howells · 7 years ago
  12. 1bae5d2 rxrpc: Trace call completion by David Howells · 7 years ago
  13. a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 7 years ago
  14. 3d18cbb rxrpc: Fix conn expiry timers by David Howells · 7 years ago
  15. f859ab6 rxrpc: Fix service endpoint expiry by David Howells · 7 years ago
  16. 415f44e rxrpc: Add keepalive for a call by David Howells · 7 years ago
  17. bd1fdf8 rxrpc: Add a timeout for detecting lost ACKs/lost DATA by David Howells · 7 years ago
  18. a158bdd rxrpc: Fix call timeouts by David Howells · 7 years ago
  19. 4812417 rxrpc: Split the call params from the operation params by David Howells · 7 years ago
  20. 3136ef4 rxrpc: Delay terminal ACK transmission on a client call by David Howells · 7 years ago
  21. 9faaff5 rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls by David Howells · 7 years ago
  22. 20acbd9 rxrpc: Lock around calling a kernel service Rx notification by David Howells · 7 years ago
  23. c038a58 rxrpc: Allow failed client calls to be retried by David Howells · 7 years ago
  24. 7b674e3 rxrpc: Fix IPv6 support by David Howells · 7 years ago
  25. 10674a0 net: rxrpc: Replace time_t type with time64_t type by Baolin Wang · 7 years ago
  26. ddc6c70 rxrpc: Move the packet.h include file into net/rxrpc/ by David Howells · 7 years ago
  27. f7aec12 rxrpc: Cache the congestion window setting by David Howells · 8 years ago
  28. e754eba rxrpc: Provide a cmsg to specify the amount of Tx data for a call by David Howells · 8 years ago
  29. 4e25572 rxrpc: Add service upgrade support for client connections by David Howells · 8 years ago
  30. 4722974 rxrpc: Implement service upgrade by David Howells · 8 years ago
  31. 28036f4 rxrpc: Permit multiple service binding by David Howells · 8 years ago
  32. 68d6d1a rxrpc: Separate the connection's protocol service ID from the lookup ID by David Howells · 8 years ago
  33. 2baec2c rxrpc: Support network namespacing by David Howells · 8 years ago
  34. fb46f6e rxrpc: Trace protocol errors in received packets by David Howells · 8 years ago
  35. 540b1c4 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg by David Howells · 8 years ago
  36. 210f035 rxrpc: Allow listen(sock, 0) to be used to disable listening by David Howells · 8 years ago
  37. b54a134 rxrpc: Fix handling of enums-to-string translation in tracing by David Howells · 8 years ago
  38. 9749fd2 rxrpc: Need to produce an ACK for service op if op takes a long time by David Howells · 8 years ago
  39. a5af7e1 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs by David Howells · 8 years ago
  40. 26cb02a rxrpc: Fix warning by splitting rxrpc_send_call_packet() by David Howells · 8 years ago
  41. 19c0dbd rxrpc: Fix duplicate const by David Howells · 8 years ago
  42. df0adc7 rxrpc: Keep the call timeouts as ktimes rather than jiffies by David Howells · 8 years ago
  43. c31410e rxrpc: Remove error from struct rxrpc_skb_priv as it is unused by David Howells · 8 years ago
  44. 775e5b7 rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary by David Howells · 8 years ago
  45. 1e9e5c9 rxrpc: Reduce the rxrpc_local::services list to a pointer by David Howells · 8 years ago
  46. a176707 rxrpc: Make Tx loss-injection go through normal return and adjust tracing by David Howells · 8 years ago
  47. 5749434 rxrpc: Implement slow-start by David Howells · 8 years ago
  48. 0d96796 rxrpc: Schedule an ACK if the reply to a client call appears overdue by David Howells · 8 years ago
  49. 31a1b989 rxrpc: Generate a summary of the ACK state for later use by David Howells · 8 years ago
  50. dd7c1ee rxrpc: Reinitialise the call ACK and timer state for client reply phase by David Howells · 8 years ago
  51. 805b21b rxrpc: Send an ACK after every few DATA packets we receive by David Howells · 8 years ago
  52. 9c7ad43 rxrpc: Add tracepoint for ACK proposal by David Howells · 8 years ago
  53. fc7ab6d rxrpc: Add a tracepoint for the call timer by David Howells · 8 years ago
  54. 70790dbe rxrpc: Pass the last Tx packet marker in the annotation buffer by David Howells · 8 years ago
  55. dfc3da4 rxrpc: Need to start the resend timer on initial transmission by David Howells · 8 years ago
  56. c0d058c rxrpc: Make sure sendmsg() is woken on call completion by David Howells · 8 years ago
  57. 0d4b103 rxrpc: Reduce the number of ACK-Requests sent by David Howells · 8 years ago
  58. 50235c4 rxrpc: Obtain RTT data by requesting ACKs on DATA packets by David Howells · 8 years ago
  59. 8e83134 rxrpc: Send pings to get RTT data by David Howells · 8 years ago
  60. cf1a647 rxrpc: Add per-peer RTT tracker by David Howells · 8 years ago
  61. f07373e rxrpc: Add re-sent Tx annotation by David Howells · 8 years ago
  62. 5a924b8 rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs by David Howells · 8 years ago
  63. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  64. 8499790 rxrpc: Add a tracepoint to follow what recvmsg does by David Howells · 8 years ago
  65. 58dc63c rxrpc: Add a tracepoint to follow packets in the Rx buffer by David Howells · 8 years ago
  66. a124fe3 rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer by David Howells · 8 years ago
  67. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  68. a84a46d rxrpc: Add some additional call tracing by David Howells · 8 years ago
  69. a3868bf rxrpc: Print the packet type name in the Rx packet trace by David Howells · 8 years ago
  70. 75e4212 rxrpc: Correctly initialise, limit and transmit call->rx_winsize by David Howells · 8 years ago
  71. cbd0089 rxrpc: Adjust the call ref tracepoint to show kernel API refs by David Howells · 8 years ago
  72. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  73. 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
  74. 2ab2721 rxrpc: Remove skb_count from struct rxrpc_call by David Howells · 8 years ago
  75. de8d6c7 rxrpc: Convert rxrpc_local::services to an hlist by David Howells · 8 years ago
  76. cf13258 rxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed values by David Howells · 8 years ago
  77. 5a42976 rxrpc: Add tracepoint for working out where aborts happen by David Howells · 8 years ago
  78. e8d6bbb rxrpc: Fix returns of call completion helpers by David Howells · 8 years ago
  79. 8d94aa3 rxrpc: Calls shouldn't hold socket refs by David Howells · 8 years ago
  80. 278ac0c rxrpc: Cache the security index in the rxrpc_call struct by David Howells · 8 years ago
  81. fff72429 rxrpc: Improve the call tracking tracepoint by David Howells · 8 years ago
  82. 71a17de rxrpc: Whitespace cleanup by David Howells · 8 years ago
  83. 3dc20f0 rxrpc Move enum rxrpc_command to sendmsg.c by David Howells · 8 years ago
  84. 0b58b8a rxrpc: Split sendmsg from packet transmission code by David Howells · 8 years ago
  85. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago
  86. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  87. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  88. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  89. 4d028b2 rxrpc: Dup the main conn list for the proc interface by David Howells · 8 years ago
  90. df5d8bf rxrpc: Make /proc/net/rxrpc_calls safer by David Howells · 8 years ago
  91. 18bfeba rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor by David Howells · 8 years ago
  92. 563ea7d rxrpc: Calculate serial skew on packet reception by David Howells · 8 years ago
  93. f51b448 rxrpc: Set connection expiry on idle, not put by David Howells · 8 years ago
  94. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  95. 01a90a4 rxrpc: Drop channel number field from rxrpc_call struct by David Howells · 8 years ago
  96. dabe5a7 rxrpc: Tidy up the rxrpc_call struct a bit by David Howells · 8 years ago
  97. 26164e77 rxrpc: Remove RXRPC_CALL_PROC_BUSY by David Howells · 8 years ago
  98. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  99. d440a1c rxrpc: Kill off the call hash table by David Howells · 9 years ago
  100. 8496af5 rxrpc: Use RCU to access a peer's service connection tree by David Howells · 9 years ago