1. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. 3d18cbb rxrpc: Fix conn expiry timers by David Howells · 7 years ago
  3. f859ab6 rxrpc: Fix service endpoint expiry by David Howells · 7 years ago
  4. 415f44e rxrpc: Add keepalive for a call by David Howells · 7 years ago
  5. bd1fdf8 rxrpc: Add a timeout for detecting lost ACKs/lost DATA by David Howells · 7 years ago
  6. beb8e5e rxrpc: Express protocol timeouts in terms of RTT by David Howells · 7 years ago
  7. 8637aba rxrpc: Don't transmit DELAY ACKs immediately on proposal by David Howells · 7 years ago
  8. a158bdd rxrpc: Fix call timeouts by David Howells · 7 years ago
  9. 4812417 rxrpc: Split the call params from the operation params by David Howells · 7 years ago
  10. 3136ef4 rxrpc: Delay terminal ACK transmission on a client call by David Howells · 7 years ago
  11. 9faaff5 rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls by David Howells · 7 years ago
  12. 48ca246 rxrpc: Don't set upgrade by default in sendmsg() by David Howells · 7 years ago
  13. 03a6c82 rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing by David Howells · 7 years ago
  14. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  15. 166c881 Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  16. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. dcbefc3 rxrpc: Fix call expiry handling by David Howells · 7 years ago
  18. 1457cc4 rxrpc: Fix a null ptr deref in rxrpc_fill_out_ack() by David Howells · 7 years ago
  19. 20acbd9 rxrpc: Lock around calling a kernel service Rx notification by David Howells · 7 years ago
  20. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  21. e3cf3970 net: rxrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  22. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  23. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  24. bc5e3a5 rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals by David Howells · 7 years ago
  25. f4d15fb rxrpc: Provide functions for allowing cleaner handling of signals by David Howells · 7 years ago
  26. a68f4a2 rxrpc: Support service upgrade from a kernel service by David Howells · 7 years ago
  27. fdade4f rxrpc: Make service connection lookup always check for retry by David Howells · 7 years ago
  28. c038a58 rxrpc: Allow failed client calls to be retried by David Howells · 7 years ago
  29. e833251 rxrpc: Add notification of end-of-Tx phase by David Howells · 7 years ago
  30. 3ec0efd rxrpc: Remove some excess whitespace by David Howells · 7 years ago
  31. bd2db2d rxrpc: Don't negate call->error before returning it by David Howells · 7 years ago
  32. 7b674e3 rxrpc: Fix IPv6 support by David Howells · 7 years ago
  33. 0a37858 rxrpc: Use correct timestamp from Kerberos 5 ticket by David Howells · 7 years ago
  34. 10674a0 net: rxrpc: Replace time_t type with time64_t type by Baolin Wang · 7 years ago
  35. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. 9a19bad rxrpc: Fix oops when discarding a preallocated service call by David Howells · 7 years ago
  37. ddc6c70 rxrpc: Move the packet.h include file into net/rxrpc/ by David Howells · 7 years ago
  38. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  39. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  40. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  41. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  43. 5f2f976 rxrpc: Fix several cases where a padded len isn't checked in ticket decode by David Howells · 7 years ago
  44. f7aec12 rxrpc: Cache the congestion window setting by David Howells · 7 years ago
  45. e754eba rxrpc: Provide a cmsg to specify the amount of Tx data for a call by David Howells · 7 years ago
  46. 3ab26a6 rxrpc: Consolidate sendmsg parameters by David Howells · 7 years ago
  47. 515559c rxrpc: Provide a getsockopt call to query what cmsgs types are supported by David Howells · 7 years ago
  48. 4e25572 rxrpc: Add service upgrade support for client connections by David Howells · 7 years ago
  49. 4722974 rxrpc: Implement service upgrade by David Howells · 7 years ago
  50. 28036f4 rxrpc: Permit multiple service binding by David Howells · 7 years ago
  51. 68d6d1a rxrpc: Separate the connection's protocol service ID from the lookup ID by David Howells · 7 years ago
  52. 89a5ea9 rxrpc: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  53. 1820dd0 rxrpc: remove redundant proc_remove call by Colin Ian King · 7 years ago
  54. 2baec2c rxrpc: Support network namespacing by David Howells · 7 years ago
  55. 89ca694 rxrpc: Trace client call connection by David Howells · 7 years ago
  56. 740586d rxrpc: Trace changes in a call's receive window size by David Howells · 7 years ago
  57. 005ede2 rxrpc: Trace received aborts by David Howells · 7 years ago
  58. fb46f6e rxrpc: Trace protocol errors in received packets by David Howells · 7 years ago
  59. ef68622 rxrpc: Handle temporary errors better in rxkad security by David Howells · 7 years ago
  60. 84a4c09 rxrpc: Note a successfully aborted kernel operation by David Howells · 7 years ago
  61. 3a92789 rxrpc: Use negative error codes in rxrpc_call struct by David Howells · 7 years ago
  62. 4d4a6ac rxrpc: Ignore BUSY packets on old calls by David Howells · 8 years ago
  63. 702f2ac rxrpc: Wake up the transmitter if Rx window size increases on the peer by David Howells · 8 years ago
  64. 6fc166d rxrpc: rxrpc_kernel_send_data() needs to handle failed call better by David Howells · 8 years ago
  65. 146d8fe rxrpc: Call state should be read with READ_ONCE() under some circumstances by David Howells · 8 years ago
  66. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  67. 37411ca rxrpc: Fix potential NULL-pointer exception by David Howells · 8 years ago
  68. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  69. 540b1c4 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg by David Howells · 8 years ago
  70. d7e1583 rxrpc: Kernel calls get stuck in recvmsg by David Howells · 8 years ago
  71. 774521f rxrpc: Fix an assertion in rxrpc_read() by Marc Dionne · 8 years ago
  72. 88c4845 rxrpc: Change module filename to rxrpc.ko by David Howells · 8 years ago
  73. 210f035 rxrpc: Allow listen(sock, 0) to be used to disable listening by David Howells · 8 years ago
  74. 3e018da rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_calls by David Howells · 8 years ago
  75. b1d9f7fd rxrpc: Add some more tracing by David Howells · 8 years ago
  76. b54a134 rxrpc: Fix handling of enums-to-string translation in tracing by David Howells · 8 years ago
  77. 1ff8ceb scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr)) by yuan linyu · 8 years ago
  78. 4443061 rxrpc: abstract away knowledge of IDR internals by Matthew Wilcox · 8 years ago
  79. 7c13f97 udp: do fwd memory scheduling on dequeue by Paolo Abeni · 8 years ago
  80. 07096f6 rxrpc: Fix checking of error from ip6_route_output() by David Howells · 8 years ago
  81. 54fde42 rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR() by David Howells · 8 years ago
  82. bf7d620 rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase by David Howells · 8 years ago
  83. 9749fd2 rxrpc: Need to produce an ACK for service op if op takes a long time by David Howells · 8 years ago
  84. cf69207 rxrpc: Return negative error code to kernel service by David Howells · 8 years ago
  85. 94bc669 rxrpc: Add missing notification by David Howells · 8 years ago
  86. d7833d0 rxrpc: Queue the call on expiry by David Howells · 8 years ago
  87. b3156274 rxrpc: Partially handle OpenAFS's improper termination of calls by David Howells · 8 years ago
  88. a5af7e1 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs by David Howells · 8 years ago
  89. 26cb02a rxrpc: Fix warning by splitting rxrpc_send_call_packet() by David Howells · 8 years ago
  90. a9f312d rxrpc: Only ping for lost reply in client call by David Howells · 8 years ago
  91. 7212a57 rxrpc: Fix oops on incoming call to serviceless endpoint by David Howells · 8 years ago
  92. 19c0dbd rxrpc: Fix duplicate const by David Howells · 8 years ago
  93. b63452c rxrpc: Accesses of rxrpc_local::service need to be RCU managed by David Howells · 8 years ago
  94. 405dea1 rxrpc: Fix the call timer handling 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. 0851115 rxrpc: Reduce ssthresh to peer's receive window by David Howells · 8 years ago
  99. 8782def rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh by David Howells · 8 years ago
  100. ed1e867 rxrpc: Note serial number being ACK'd in the congestion management trace by David Howells · 8 years ago