1. ddc7834 rxrpc: Fix loss of final ack on shutdown by David Howells · 4 years, 3 months ago
  2. 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  3. 2d914c1 rxrpc: Fix accept on a connection that need securing by David Howells · 4 years, 3 months ago
  4. 8806245 rxrpc: Fix rxrpc_bundle::alloc_error to be signed by David Howells · 4 years, 4 months ago
  5. 245500d rxrpc: Rewrite the client connection manager by David Howells · 4 years, 6 months ago
  6. b7a7d67 rxrpc: Impose a maximum number of client calls by David Howells · 4 years, 6 months ago
  7. 4700c4d rxrpc: Fix loss of RTT samples due to interposed ACK by David Howells · 4 years, 4 months ago
  8. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  9. 3067bf8 rxrpc: Move the call completion handling out of line by David Howells · 4 years, 7 months ago
  10. c410bf01 rxrpc: Fix the excessive initial retransmission timeout by David Howells · 4 years, 8 months ago
  11. 7d7587d afs: Fix client call Rx-phase signal handling by David Howells · 4 years, 10 months ago
  12. e138aa7 rxrpc: Fix call interruptibility handling by David Howells · 4 years, 10 months ago
  13. 5273a19 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 5 years ago
  14. 04d36d7 rxrpc: Fix missing active use pinning of rxrpc_local object by David Howells · 5 years ago
  15. 063c60d rxrpc: Fix missing security check on incoming calls by David Howells · 5 years ago
  16. f9c3243 rxrpc: Fix handling of last subpacket of jumbo packet by David Howells · 5 years ago
  17. 91fcfbe rxrpc: Fix call crypto state cleanup by David Howells · 5 years ago
  18. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  19. d12040b rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] by David Howells · 5 years ago
  20. d0d5c0c rxrpc: Use skb_unshare() rather than skb_cow_data() by David Howells · 5 years ago
  21. 987db9f rxrpc: Use the tx-phase skb flag to simplify tracing by David Howells · 5 years ago
  22. b311e68 rxrpc: Add a private skb flag to indicate transmission-phase skbs by David Howells · 5 years ago
  23. e2de6c40 rxrpc: Use info in skbuff instead of reparsing a jumbo packet by David Howells · 5 years ago
  24. c3c9e3d rxrpc: Improve jumbo packet counting by David Howells · 5 years ago
  25. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  26. e8c3af6 rxrpc: Don't bother generating maxSkew in the ACK packet by David Howells · 5 years ago
  27. 730c5fd rxrpc: Fix local endpoint refcounting by David Howells · 5 years ago
  28. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  29. 1db88c5 rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto by David Howells · 5 years ago
  30. 60034d3d rxrpc: Fix potential deadlock by David Howells · 5 years ago
  31. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  32. b960a34 rxrpc: Allow the kernel to mark a call as being non-interruptible by David Howells · 6 years ago
  33. 1a2391c rxrpc: Fix detection of out of order acks by Jeffrey Altman · 6 years ago
  34. e122d84 Revert "rxrpc: Allow failed client calls to be retried" by David Howells · 6 years ago
  35. c7e86ac rxrpc: Fix lockup due to no error backoff after ack transmit error by David Howells · 6 years ago
  36. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  37. bc0e7cf rxrpc: Add /proc/net/rxrpc/peers to display peer list by David Howells · 6 years ago
  38. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. c1e15b4 rxrpc: Fix the packet reception routine by David Howells · 6 years ago
  40. 6475309 rxrpc: Fix connection-level abort handling by David Howells · 6 years ago
  41. 5271953 rxrpc: Use the UDP encap_rcv hook by David Howells · 6 years ago
  42. 5e33a23 rxrpc: Fix some missed refs to init_net by David Howells · 6 years ago
  43. 5a790b7 rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb() by David Howells · 6 years ago
  44. d2944b1 rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() by David Howells · 6 years ago
  45. f334430 rxrpc: Fix error distribution by David Howells · 6 years ago
  46. 0099dc5 rxrpc: Make service call handling more robust by David Howells · 6 years ago
  47. ece64fe rxrpc: Emit BUSY packets when supposed to rather than ABORTs by David Howells · 6 years ago
  48. dc71db3 rxrpc: Fix checks as to whether we should set up a new call by David Howells · 6 years ago
  49. 69d826f rxrpc: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  50. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  51. 330bdcf rxrpc: Fix the keepalive generator [ver #2] by David Howells · 6 years ago
  52. d0b35a4 rxrpc: Transmit more ACKs during data reception by David Howells · 6 years ago
  53. 4075295 rxrpc: Increase the size of a call's Rx window by David Howells · 6 years ago
  54. 4764c0d rxrpc: Trace packet transmission by David Howells · 6 years ago
  55. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  56. 1a02502 rxrpc: Fix handling of call quietly cancelled out on server by David Howells · 7 years ago
  57. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  58. c54e43d rxrpc: Fix missing start of call timeout by David Howells · 7 years ago
  59. 17226f1 rxrpc: Fix leak of rxrpc_peer objects by David Howells · 7 years ago
  60. 1159d4b rxrpc: Add a tracepoint to track rxrpc_peer refcounting by David Howells · 7 years ago
  61. 31f5f9a16 rxrpc: Fix apparent leak of rxrpc_local objects by David Howells · 7 years ago
  62. 09d2bf5 rxrpc: Add a tracepoint to track rxrpc_local refcounting by David Howells · 7 years ago
  63. d3be4d2 rxrpc: Fix potential call vs socket/net destruction race by David Howells · 7 years ago
  64. ace45be rxrpc: Fix firewall route keepalive by David Howells · 7 years ago
  65. 1bae5d2 rxrpc: Trace call completion by David Howells · 7 years ago
  66. a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 7 years ago
  67. 3d18cbb rxrpc: Fix conn expiry timers by David Howells · 7 years ago
  68. f859ab6 rxrpc: Fix service endpoint expiry by David Howells · 7 years ago
  69. 415f44e rxrpc: Add keepalive for a call by David Howells · 7 years ago
  70. bd1fdf8 rxrpc: Add a timeout for detecting lost ACKs/lost DATA by David Howells · 7 years ago
  71. a158bdd rxrpc: Fix call timeouts by David Howells · 7 years ago
  72. 4812417 rxrpc: Split the call params from the operation params by David Howells · 7 years ago
  73. 3136ef4 rxrpc: Delay terminal ACK transmission on a client call by David Howells · 7 years ago
  74. 9faaff5 rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls by David Howells · 7 years ago
  75. 20acbd9 rxrpc: Lock around calling a kernel service Rx notification by David Howells · 7 years ago
  76. c038a58 rxrpc: Allow failed client calls to be retried by David Howells · 7 years ago
  77. 7b674e3 rxrpc: Fix IPv6 support by David Howells · 7 years ago
  78. 10674a0 net: rxrpc: Replace time_t type with time64_t type by Baolin Wang · 7 years ago
  79. ddc6c70 rxrpc: Move the packet.h include file into net/rxrpc/ by David Howells · 7 years ago
  80. f7aec12 rxrpc: Cache the congestion window setting by David Howells · 8 years ago
  81. e754eba rxrpc: Provide a cmsg to specify the amount of Tx data for a call by David Howells · 8 years ago
  82. 4e25572 rxrpc: Add service upgrade support for client connections by David Howells · 8 years ago
  83. 4722974 rxrpc: Implement service upgrade by David Howells · 8 years ago
  84. 28036f4 rxrpc: Permit multiple service binding by David Howells · 8 years ago
  85. 68d6d1a rxrpc: Separate the connection's protocol service ID from the lookup ID by David Howells · 8 years ago
  86. 2baec2c rxrpc: Support network namespacing by David Howells · 8 years ago
  87. fb46f6e rxrpc: Trace protocol errors in received packets by David Howells · 8 years ago
  88. 540b1c4 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg by David Howells · 8 years ago
  89. 210f035 rxrpc: Allow listen(sock, 0) to be used to disable listening by David Howells · 8 years ago
  90. b54a134 rxrpc: Fix handling of enums-to-string translation in tracing by David Howells · 8 years ago
  91. 9749fd2 rxrpc: Need to produce an ACK for service op if op takes a long time by David Howells · 8 years ago
  92. a5af7e1 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs by David Howells · 8 years ago
  93. 26cb02a rxrpc: Fix warning by splitting rxrpc_send_call_packet() by David Howells · 8 years ago
  94. 19c0dbd rxrpc: Fix duplicate const by David Howells · 8 years ago
  95. df0adc7 rxrpc: Keep the call timeouts as ktimes rather than jiffies by David Howells · 8 years ago
  96. c31410e rxrpc: Remove error from struct rxrpc_skb_priv as it is unused by David Howells · 8 years ago
  97. 775e5b7 rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary by David Howells · 8 years ago
  98. 1e9e5c9 rxrpc: Reduce the rxrpc_local::services list to a pointer by David Howells · 8 years ago
  99. a176707 rxrpc: Make Tx loss-injection go through normal return and adjust tracing by David Howells · 8 years ago
  100. 5749434 rxrpc: Implement slow-start by David Howells · 8 years ago