1. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  2. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  3. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  4. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  5. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  6. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  7. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  8. f2625f7 rdma_cm: fail iwarp accepts w/o connection params by Steve Wise · 8 years ago
  9. f039f44 IB/core: Add support for draining IB_POLL_DIRECT completion queues by Bart Van Assche · 8 years ago
  10. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  11. 6df6b4a IB/cma: Destination and source addr families must match by Moni Shoua · 8 years ago
  12. 89052d7 IB/cma: Add default RoCE TOS to CMA configfs by Majd Dibbiny · 8 years ago
  13. 5903960 IB/core: Remove pointer casting from void to net_device by Parav Pandit · 8 years ago
  14. d9d0674 IB/umem: Indicate that process is being terminated by Artemy Kovalyov · 8 years ago
  15. d07d1d7 IB/umem: Update on demand page (ODP) support by Artemy Kovalyov · 8 years ago
  16. 9e1b161 IB/uverbs: Enable QP creation with cvlan offload by Noa Osherovich · 8 years ago
  17. af1cb95 IB/uverbs: Enable WQ creation and modification with cvlan offload by Noa Osherovich · 8 years ago
  18. 5f23d42 IB/uverbs: Expose vlan offloads capabilities by Noa Osherovich · 8 years ago
  19. 94e03f1 IB/uverbs: Add support for flow tag by Moses Reuben · 8 years ago
  20. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  21. 24dc831 IB/core: Add inline function to validate port by Yuval Shaia · 8 years ago
  22. a3dd3a4 IB/cma: Fix reversed test by Christophe Jaillet · 8 years ago
  23. b4cfe39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 8 years ago
  24. 21d6454 RDMA/core: create struct ib_port_cache by Jack Wang · 8 years ago
  25. 19b752a IB/cma: Allow port reuse for rdma_id by Moni Shoua · 8 years ago
  26. 498683c IB/cma: Add debug messages to error flows by Moni Shoua · 8 years ago
  27. 828f6fa IB/umem: Release pid in error and ODP flow by Kenneth Lee · 8 years ago
  28. f57e8ca IB/mad: Add port_num to error message by Yuval Shaia · 8 years ago
  29. 6c6e51a IB/core: Fix typo in comment by Yuval Shaia · 8 years ago
  30. 99db949 IB/core: Remove ib_device.dma_device by Bart Van Assche · 8 years ago
  31. 1e35a08 IB/core: Use dev.parent instead of dma_device by Bart Van Assche · 8 years ago
  32. 97a9ea8 IB/core: Initialize ib_device.dev.parent earlier by Bart Van Assche · 8 years ago
  33. 102c5ce RDMA/cma: use cached port state when bind loopback by Jack Wang · 8 years ago
  34. 93b1f29 RDMA/cma: resolve to first active ib port by Jack Wang · 8 years ago
  35. 9e2c3f1 RDMA/core: export ib_get_cached_port_state by Jack Wang · 8 years ago
  36. aaaca12 RDMA/core: add port state cache by Jack Wang · 8 years ago
  37. 43579b5 IB/core: added support to use rdma cgroup controller by Parav Pandit · 8 years ago
  38. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  39. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  40. 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
  41. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  42. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  43. 17069d3 IB/core: fix unmap_sg argument by Sebastian Ott · 8 years ago
  44. d3a2418 IB/multicast: Check ib_find_pkey() return value by Bart Van Assche · 8 years ago
  45. 2fe2f37 IB/mad: Fix an array index check by Bart Van Assche · 8 years ago
  46. 9315bc9 IB/core: Issue DREQ when receiving REQ/REP for stale QP by Hans Westgaard Ry · 8 years ago
  47. 5f24410 rdma_cm: add rdma_consumer_reject_data helper function by Steve Wise · 8 years ago
  48. 5042a73 rdma_cm: add rdma_is_consumer_reject() helper function by Steve Wise · 8 years ago
  49. 77a5db1 rdma_cm: add rdma_reject_msg() helper function by Steve Wise · 8 years ago
  50. 9fa240b IB/mad: Eliminate redundant SM class version defines for OPA by Hal Rosenstock · 8 years ago
  51. 189aba9 IB/uverbs: Extend modify_qp and support packet pacing by Bodong Wang · 8 years ago
  52. 528e5a1 IB/core: Support rate limit for packet pacing by Bodong Wang · 8 years ago
  53. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  54. c90ea9d IB/core: Change ib_resolve_eth_dmac to use it in create AH by Moni Shoua · 8 years ago
  55. fbf4686 IB/core: Introduce inner flow steering by Moses Reuben · 8 years ago
  56. 0dbf333 IB/core: Add flow spec tunneling support by Moses Reuben · 8 years ago
  57. f73a1db infiniband: remove WARN that is not kernel bug by Leon Romanovsky · 8 years ago
  58. aa6aae3 IB/core: Release allocated memory in cache setup failure by Leon Romanovsky · 8 years ago
  59. a0b3455 IB/core: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
  60. 2716243 IB/mad: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
  61. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  63. 57400d3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  64. 850d8fd IB/mlx4: Handle IPv4 header when demultiplexing MAD by Moni Shoua · 8 years ago
  65. 8ecc798 IB/core: Save QP in ib_flow structure by Mark Bloch · 8 years ago
  66. 3c7ba57 IB/core: Avoid unsigned int overflow in sg_alloc_table by Mark Bloch · 8 years ago
  67. 61c37028 IB/core: Add missing check for addr_resolve callback return value by Mark Bloch · 8 years ago
  68. aeb76df IB/core: Set routable RoCE gid type for ipv4/ipv6 networks by Leon Romanovsky · 8 years ago
  69. 9db0ff5 IB/cm: Mark stale CM id's whenever the mad agent was unregistered by Mark Bloch · 8 years ago
  70. 5b810a2 IB/uverbs: Fix leak of XRC target QPs by Tariq Toukan · 8 years ago
  71. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. c50e90d infiniband: shut up a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  73. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  75. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  76. 453d393 IB/core: Flip to the new dev walk API by David Ahern · 8 years ago
  77. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  78. b6bc1c7 IB/core: correctly handle rdma_rw_init_mrs() failure by Steve Wise · 8 years ago
  79. 5274612 IB/core: Improve ib_map_mr_sg() documentation by Bart Van Assche · 8 years ago
  80. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  81. daf0879 IB/iwcm: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  82. f548162 IB/addr: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  83. dee9acb IB/cma: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  84. a190d3b IB/ucma: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  85. 01013cd IB/multicast: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  86. 1c99e29 IB/mad: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  87. 4534d85 IB/sa : Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  88. a72c6a2 IB/core: Add more fields to IPv6 flow specification by Maor Gottlieb · 8 years ago
  89. 15dfbd6 IB/uverbs: Add support to extend flow steering specifications by Maor Gottlieb · 8 years ago
  90. 47adf2f IB/uverbs: Expose RSS related capabilities by Yishai Hadas · 8 years ago
  91. 5ef990f IB/core: remove ib_get_dma_mr by Christoph Hellwig · 8 years ago
  92. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  93. 50d4633 IB/core: rename pd->local_mr to pd->__internal_mr by Christoph Hellwig · 8 years ago
  94. 68c6bcd IB/core: Fix use after free in send_leave function by Erez Shitrit · 8 years ago
  95. 23d7050 IB/core: Fix possible memory leak in cma_resolve_iboe_route() by Wei Yongjun · 8 years ago
  96. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  97. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  98. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  99. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  100. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 9 years ago