1. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  2. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 98ed1e6 rxrpc: remove redundant static int 'zero' by Colin Ian King · 6 years ago
  4. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  5. 330bdcf rxrpc: Fix the keepalive generator [ver #2] by David Howells · 6 years ago
  6. eb9950e rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller by David Howells · 6 years ago
  7. 54424d3 rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer by Kees Cook · 6 years ago
  8. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. 770b26d rxrpc: Remove set but not used variable 'nowj' by Wei Yongjun · 6 years ago
  10. c01f6c9 rxrpc: Fix user call ID check in rxrpc_service_prealloc_one by YueHaibing · 6 years ago
  11. d0b35a4 rxrpc: Transmit more ACKs during data reception by David Howells · 6 years ago
  12. a71a2651 rxrpc: Propose, but don't immediately transmit, the final ACK for a call by David Howells · 6 years ago
  13. 4075295 rxrpc: Increase the size of a call's Rx window by David Howells · 6 years ago
  14. 4272d30 rxrpc: Trace socket notification by David Howells · 6 years ago
  15. 4764c0d rxrpc: Trace packet transmission by David Howells · 6 years ago
  16. f3f8337 rxrpc: Fix the trace for terminal ACK (re)transmission by David Howells · 6 years ago
  17. 6b97bd7 rxrpc: Show some more information through /proc files by David Howells · 6 years ago
  18. 887763b rxrpc: Display call expect-receive-by timeout in proc by David Howells · 6 years ago
  19. f597a57 rxrpc: remove redundant variables 'sp' and 'did_discard' by YueHaibing · 6 years ago
  20. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  21. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  22. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  23. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  24. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  25. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  26. fb1967a rxrpc: Fix terminal retransmission connection ID to include the channel by David Howells · 6 years ago
  27. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  28. 1a02502 rxrpc: Fix handling of call quietly cancelled out on server by David Howells · 6 years ago
  29. 5001c2d net/rxrpc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  30. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 6 years ago
  31. 6b47fe1 rxrpc: Trace UDP transmission failure by David Howells · 6 years ago
  32. 494337c rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages by David Howells · 6 years ago
  33. 93864fc rxrpc: Fix the min security level for kernel calls by David Howells · 6 years ago
  34. f2aeed3 rxrpc: Fix error reception on AF_INET6 sockets by David Howells · 6 years ago
  35. c54e43d rxrpc: Fix missing start of call timeout by David Howells · 6 years ago
  36. b41d7cf rxrpc: Fix undefined packet handling by David Howells · 6 years ago
  37. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  38. 17226f1 rxrpc: Fix leak of rxrpc_peer objects by David Howells · 6 years ago
  39. 1159d4b rxrpc: Add a tracepoint to track rxrpc_peer refcounting by David Howells · 6 years ago
  40. 31f5f9a16 rxrpc: Fix apparent leak of rxrpc_local objects by David Howells · 6 years ago
  41. 09d2bf5 rxrpc: Add a tracepoint to track rxrpc_local refcounting by David Howells · 6 years ago
  42. d3be4d2 rxrpc: Fix potential call vs socket/net destruction race by David Howells · 6 years ago
  43. 88f2a82 rxrpc: Fix checker warnings and errors by David Howells · 6 years ago
  44. edb63e2 rxrpc: remove unused static variables by Sebastian Andrzej Siewior · 6 years ago
  45. 59299aa rxrpc: Fix resend event time calculation by Marc Dionne · 6 years ago
  46. 57b0c9d rxrpc: Don't treat call aborts as conn aborts by David Howells · 6 years ago
  47. 03877bf rxrpc: Fix Tx ring annotation after initial Tx failure by David Howells · 6 years ago
  48. f82eb88 rxrpc: Fix a bit of time confusion by David Howells · 6 years ago
  49. ace45be rxrpc: Fix firewall route keepalive by David Howells · 6 years ago
  50. 1bae5d2 rxrpc: Trace call completion by David Howells · 6 years ago
  51. a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 6 years ago
  52. 827efed rxrpc: Trace resend by David Howells · 6 years ago
  53. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  54. d644406 net: Use octal not symbolic permissions by Joe Perches · 6 years ago
  55. b2864fb net: Convert rxrpc_net_ops by Kirill Tkhai · 6 years ago
  56. 650b4ec rxrpc: remove redundant initialization of variable 'len' by Colin Ian King · 6 years ago
  57. 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 6 years ago
  58. a16b8d0 rxrpc: Work around usercopy check by David Howells · 6 years ago
  59. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  60. 8c2f826 rxrpc: Don't put crypto buffers on the stack by David Howells · 6 years ago
  61. 17e9e23 rxrpc: Fix received abort handling by David Howells · 6 years ago
  62. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  63. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  64. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  65. c501256 rxrpc: Use correct netns source in rxrpc_release_sock() by David Howells · 7 years ago
  66. 6c9257a Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  67. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  68. 282ef47 rxrpc: Fix variable overwrite by Gustavo A. R. Silva · 7 years ago
  69. 5fc62f6 rxrpc: Fix ACK generation from the connection event processor by David Howells · 7 years ago
  70. 3d7682a rxrpc: Clean up whitespace by David Howells · 7 years ago
  71. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  72. 3d18cbb rxrpc: Fix conn expiry timers by David Howells · 7 years ago
  73. f859ab6 rxrpc: Fix service endpoint expiry by David Howells · 7 years ago
  74. 415f44e rxrpc: Add keepalive for a call by David Howells · 7 years ago
  75. bd1fdf8 rxrpc: Add a timeout for detecting lost ACKs/lost DATA by David Howells · 7 years ago
  76. beb8e5e rxrpc: Express protocol timeouts in terms of RTT by David Howells · 7 years ago
  77. 8637aba rxrpc: Don't transmit DELAY ACKs immediately on proposal by David Howells · 7 years ago
  78. a158bdd rxrpc: Fix call timeouts by David Howells · 7 years ago
  79. 4812417 rxrpc: Split the call params from the operation params by David Howells · 7 years ago
  80. 3136ef4 rxrpc: Delay terminal ACK transmission on a client call by David Howells · 7 years ago
  81. 9faaff5 rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls by David Howells · 7 years ago
  82. 48ca246 rxrpc: Don't set upgrade by default in sendmsg() by David Howells · 7 years ago
  83. 03a6c82 rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing by David Howells · 7 years ago
  84. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  85. 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
  86. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. dcbefc3 rxrpc: Fix call expiry handling by David Howells · 7 years ago
  88. 1457cc4 rxrpc: Fix a null ptr deref in rxrpc_fill_out_ack() by David Howells · 7 years ago
  89. 20acbd9 rxrpc: Lock around calling a kernel service Rx notification by David Howells · 7 years ago
  90. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  91. e3cf3970 net: rxrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  92. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  94. bc5e3a5 rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals by David Howells · 7 years ago
  95. f4d15fb rxrpc: Provide functions for allowing cleaner handling of signals by David Howells · 7 years ago
  96. a68f4a2 rxrpc: Support service upgrade from a kernel service by David Howells · 7 years ago
  97. fdade4f rxrpc: Make service connection lookup always check for retry by David Howells · 7 years ago
  98. c038a58 rxrpc: Allow failed client calls to be retried by David Howells · 7 years ago
  99. e833251 rxrpc: Add notification of end-of-Tx phase by David Howells · 7 years ago
  100. 3ec0efd rxrpc: Remove some excess whitespace by David Howells · 7 years ago