1. 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
  2. 330bdcf rxrpc: Fix the keepalive generator [ver #2] by David Howells · 6 years ago
  3. c01f6c9 rxrpc: Fix user call ID check in rxrpc_service_prealloc_one by YueHaibing · 6 years ago
  4. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  5. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  6. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  7. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  8. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  9. fb1967a rxrpc: Fix terminal retransmission connection ID to include the channel by David Howells · 7 years ago
  10. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. 1a02502 rxrpc: Fix handling of call quietly cancelled out on server by David Howells · 7 years ago
  12. 5001c2d net/rxrpc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  13. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  14. 6b47fe1 rxrpc: Trace UDP transmission failure by David Howells · 7 years ago
  15. 494337c rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages by David Howells · 7 years ago
  16. 93864fc rxrpc: Fix the min security level for kernel calls by David Howells · 7 years ago
  17. f2aeed3 rxrpc: Fix error reception on AF_INET6 sockets by David Howells · 7 years ago
  18. c54e43d rxrpc: Fix missing start of call timeout by David Howells · 7 years ago
  19. b41d7cf rxrpc: Fix undefined packet handling by David Howells · 7 years ago
  20. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  21. 17226f1 rxrpc: Fix leak of rxrpc_peer objects by David Howells · 7 years ago
  22. 1159d4b rxrpc: Add a tracepoint to track rxrpc_peer refcounting by David Howells · 7 years ago
  23. 31f5f9a16 rxrpc: Fix apparent leak of rxrpc_local objects by David Howells · 7 years ago
  24. 09d2bf5 rxrpc: Add a tracepoint to track rxrpc_local refcounting by David Howells · 7 years ago
  25. d3be4d2 rxrpc: Fix potential call vs socket/net destruction race by David Howells · 7 years ago
  26. 88f2a825 rxrpc: Fix checker warnings and errors by David Howells · 7 years ago
  27. edb63e2 rxrpc: remove unused static variables by Sebastian Andrzej Siewior · 7 years ago
  28. 59299aa rxrpc: Fix resend event time calculation by Marc Dionne · 7 years ago
  29. 57b0c9d rxrpc: Don't treat call aborts as conn aborts by David Howells · 7 years ago
  30. 03877bf rxrpc: Fix Tx ring annotation after initial Tx failure by David Howells · 7 years ago
  31. f82eb88 rxrpc: Fix a bit of time confusion by David Howells · 7 years ago
  32. ace45be rxrpc: Fix firewall route keepalive by David Howells · 7 years ago
  33. 1bae5d2 rxrpc: Trace call completion by David Howells · 7 years ago
  34. a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 7 years ago
  35. 827efed rxrpc: Trace resend by David Howells · 7 years ago
  36. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  37. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  38. b2864fb net: Convert rxrpc_net_ops by Kirill Tkhai · 7 years ago
  39. 650b4ec rxrpc: remove redundant initialization of variable 'len' by Colin Ian King · 7 years ago
  40. 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
  41. a16b8d0 rxrpc: Work around usercopy check by David Howells · 7 years ago
  42. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  43. 8c2f826 rxrpc: Don't put crypto buffers on the stack by David Howells · 7 years ago
  44. 17e9e23 rxrpc: Fix received abort handling by David Howells · 7 years ago
  45. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  46. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  47. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  48. c501256 rxrpc: Use correct netns source in rxrpc_release_sock() by David Howells · 7 years ago
  49. 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
  50. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  51. 282ef47 rxrpc: Fix variable overwrite by Gustavo A. R. Silva · 7 years ago
  52. 5fc62f6 rxrpc: Fix ACK generation from the connection event processor by David Howells · 7 years ago
  53. 3d7682a rxrpc: Clean up whitespace by David Howells · 7 years ago
  54. ade994f net: annotate ->poll() instances by Al Viro · 8 years ago
  55. 3d18cbb rxrpc: Fix conn expiry timers by David Howells · 7 years ago
  56. f859ab6 rxrpc: Fix service endpoint expiry by David Howells · 7 years ago
  57. 415f44e rxrpc: Add keepalive for a call by David Howells · 7 years ago
  58. bd1fdf8 rxrpc: Add a timeout for detecting lost ACKs/lost DATA by David Howells · 7 years ago
  59. beb8e5e rxrpc: Express protocol timeouts in terms of RTT by David Howells · 7 years ago
  60. 8637aba rxrpc: Don't transmit DELAY ACKs immediately on proposal by David Howells · 7 years ago
  61. a158bdd rxrpc: Fix call timeouts by David Howells · 7 years ago
  62. 4812417 rxrpc: Split the call params from the operation params by David Howells · 7 years ago
  63. 3136ef4 rxrpc: Delay terminal ACK transmission on a client call by David Howells · 7 years ago
  64. 9faaff5 rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls by David Howells · 7 years ago
  65. 48ca246 rxrpc: Don't set upgrade by default in sendmsg() by David Howells · 7 years ago
  66. 03a6c82 rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing by David Howells · 7 years ago
  67. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  68. 166c8818 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
  69. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. dcbefc3 rxrpc: Fix call expiry handling by David Howells · 7 years ago
  71. 1457cc4 rxrpc: Fix a null ptr deref in rxrpc_fill_out_ack() by David Howells · 7 years ago
  72. 20acbd9 rxrpc: Lock around calling a kernel service Rx notification by David Howells · 7 years ago
  73. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  74. e3cf3970 net: rxrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  75. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  77. bc5e3a5 rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals by David Howells · 7 years ago
  78. f4d15fb rxrpc: Provide functions for allowing cleaner handling of signals by David Howells · 7 years ago
  79. a68f4a2 rxrpc: Support service upgrade from a kernel service by David Howells · 7 years ago
  80. fdade4f rxrpc: Make service connection lookup always check for retry by David Howells · 7 years ago
  81. c038a58 rxrpc: Allow failed client calls to be retried by David Howells · 7 years ago
  82. e833251 rxrpc: Add notification of end-of-Tx phase by David Howells · 7 years ago
  83. 3ec0efd rxrpc: Remove some excess whitespace by David Howells · 7 years ago
  84. bd2db2d rxrpc: Don't negate call->error before returning it by David Howells · 7 years ago
  85. 7b674e3 rxrpc: Fix IPv6 support by David Howells · 7 years ago
  86. 0a37858 rxrpc: Use correct timestamp from Kerberos 5 ticket by David Howells · 7 years ago
  87. 10674a0 net: rxrpc: Replace time_t type with time64_t type by Baolin Wang · 7 years ago
  88. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  89. 9a19bad rxrpc: Fix oops when discarding a preallocated service call by David Howells · 7 years ago
  90. ddc6c70 rxrpc: Move the packet.h include file into net/rxrpc/ by David Howells · 7 years ago
  91. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  92. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  93. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  94. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  95. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  96. 5f2f976 rxrpc: Fix several cases where a padded len isn't checked in ticket decode by David Howells · 8 years ago
  97. f7aec12 rxrpc: Cache the congestion window setting by David Howells · 8 years ago
  98. e754eba rxrpc: Provide a cmsg to specify the amount of Tx data for a call by David Howells · 8 years ago
  99. 3ab26a6 rxrpc: Consolidate sendmsg parameters by David Howells · 8 years ago
  100. 515559c rxrpc: Provide a getsockopt call to query what cmsgs types are supported by David Howells · 8 years ago