1. 7271484 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  2. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  3. 447e9a4 IB/ehca: Deprecate driver, move to staging, schedule deletion by Doug Ledford · 9 years ago
  4. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  5. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  6. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  7. d1178cb IB/ipoib: Suppress warning for send only join failures by Jason Gunthorpe · 9 years ago
  8. c3acdc0 IB/ipoib: Clean up send-only multicast joins by Doug Ledford · 9 years ago
  9. 7fbc67d IB/srp: Fix possible protection fault by Sagi Grimberg · 9 years ago
  10. 0629cb0 IB/core: Move SM class defines from ib_mad.h to ib_smi.h by Ira Weiny · 9 years ago
  11. b636401 mlx5: Fix incorrect wc pkey_index assignment for GSI messages by Sagi Grimberg · 9 years ago
  12. 11d7480 IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow by Haggai Eran · 9 years ago
  13. b632ffa IB/uverbs: reject invalid or unknown opcodes by Christoph Hellwig · 9 years ago
  14. 54b9a96 IB/cxgb4: Fix if statement in pick_local_ip6adddrs by Nicholas Krause · 9 years ago
  15. ba13b5f IB/sa: Fix rdma netlink message flags by Kaike Wan · 9 years ago
  16. e1c3029 IB/ucma: HW Device hot-removal support by Yishai Hadas · 9 years ago
  17. ae184dd IB/mlx4_ib: Disassociate support by Yishai Hadas · 9 years ago
  18. 036b106 IB/uverbs: Enable device removal when there are active user space applications by Yishai Hadas · 9 years ago
  19. 057aec0 IB/uverbs: Explicitly pass ib_dev to uverbs commands by Yishai Hadas · 9 years ago
  20. 35d4a0b IB/uverbs: Fix race between ib_uverbs_open and remove_one by Yishai Hadas · 9 years ago
  21. 03c4044 IB/uverbs: Fix reference counting usage of event files by Yishai Hadas · 9 years ago
  22. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  23. 03f6fb9 IB/srp: Create an insecure all physical rkey only if needed by Bart Van Assche · 9 years ago
  24. 330179f IB/srp: Register the indirect data buffer descriptor by Bart Van Assche · 9 years ago
  25. 002f156 IB/srp: Introduce srp_device.use_fmr by Bart Van Assche · 9 years ago
  26. 3ae95da IB/srp: Remove use_mr argument from srp_map_sg_entry() by Bart Van Assche · 9 years ago
  27. 0e0d3a4 IB/srp: Remove the memory registration backtracking code by Bart Van Assche · 9 years ago
  28. f731ed6 IB/srp: Add memory descriptor array pointer range checking by Bart Van Assche · 9 years ago
  29. 7e85c91 IB/srp: Use multiple registrations for large memory regions by Bart Van Assche · 9 years ago
  30. 186fbc6 IB/srp: Re-enable FMR for non-page aligned buffers by Bart Van Assche · 9 years ago
  31. 5a78395 ib_srpt: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  32. e6bf5f4 IB/srp: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  33. 34efc7d iser-target: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  34. 256b7ad IB/iser: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  35. b37c788 IB/mlx5: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  36. 7dd9757 IB/mlx4: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  37. 77b1f99 IB/ipoib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  38. 4be90bc IB/mad: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  39. 96249d7 IB/core: Guarantee that a local_dma_lkey is available by Jason Gunthorpe · 9 years ago
  40. 7332bed IB/iser: Chain all iser transaction send work requests by Sagi Grimberg · 9 years ago
  41. 1b16c98 IB/iser: Add debug prints to the various memory registration methods by Sagi Grimberg · 9 years ago
  42. df749cd IB/iser: Support up to 8MB data transfer in a single command by Sagi Grimberg · 9 years ago
  43. f8db651 IB/iser: Pass registration pool a size parameter by Sagi Grimberg · 9 years ago
  44. 32467c4 IB/iser: Unify fast memory registration flows by Sagi Grimberg · 9 years ago
  45. 8172290 IB/iser: Make reg_desc_get a per device routine by Sagi Grimberg · 9 years ago
  46. 7d0483c IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr by Sagi Grimberg · 9 years ago
  47. 2b3bf95 IB/iser: Maintain connection fmr_pool under a single registration descriptor by Adir Lev · 9 years ago
  48. 385ad87 IB/iser: Introduce iser registration pool struct by Sagi Grimberg · 9 years ago
  49. eb6ea8c3 IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc by Sagi Grimberg · 9 years ago
  50. 48afbff IB/iser: Introduce iser_reg_ops by Sagi Grimberg · 9 years ago
  51. 8c18ed0 IB/iser: Remove dead code in fmr_pool alloc/free by Sagi Grimberg · 9 years ago
  52. 5190cc2 IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc by Sagi Grimberg · 9 years ago
  53. d711d81 IB/iser: Introduce struct iser_reg_resources by Sagi Grimberg · 9 years ago
  54. ea18f5d IB/iser: Remove an unneeded print for unaligned memory by Sagi Grimberg · 9 years ago
  55. b9abd8d IB/iser: Remove a redundant always-false condition by Sagi Grimberg · 9 years ago
  56. 8d5944d IB/iser: Fix possible bogus DMA unmapping by Sagi Grimberg · 9 years ago
  57. 02816a8 IB/iser: Get rid of un-maintained counters by Sagi Grimberg · 9 years ago
  58. d167390 IB/iser: Fix missing return status check in iser_send_data_out by Sagi Grimberg · 9 years ago
  59. 1156cc8 IB/iser: Remove '.' from log message by Sagi Grimberg · 9 years ago
  60. 74ce897 IB/iser: Change minor assignments and logging prints by Sagi Grimberg · 9 years ago
  61. db0a6cb IB/iser: Change some module parameters to be RO by Jenny Falkovich · 9 years ago
  62. 2ca546b IB/sa: Route SA pathrecord query through netlink by Kaike Wan · 9 years ago
  63. 5d26577 IB/sa: Allocate SA query with kzalloc by Kaike Wan · 9 years ago
  64. bc10ed7 IB/core: Add rdma netlink helper functions by Kaike Wan · 9 years ago
  65. bc44bd1 IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails by Bart Van Assche · 9 years ago
  66. 713ef24 IB/srp: Bump driver version and release date by Bart Van Assche · 9 years ago
  67. c257ea6 IB/srp: Handle partial connection success correctly by Bart Van Assche · 9 years ago
  68. e6300cb IB/srp: Constify a function argument by Bart Van Assche · 9 years ago
  69. 799cdaf IB/mlx4: Fix incorrect cq flushing in error state by Ariel Nahum · 9 years ago
  70. 5e99b13 IB/mlx4: Use correct SL on AH query under RoCE by Noa Osherovich · 9 years ago
  71. 2b135db IB/mlx4: Forbid using sysfs to change RoCE pkeys by Jack Morgenstein · 9 years ago
  72. 2cb8e7f IB/mlx4: Demote mcg message from warning to debug by Jack Morgenstein · 9 years ago
  73. 90c1d8b IB/mlx4: Fix potential deadlock when sending mad to wire by Jack Morgenstein · 9 years ago
  74. b8071ad IB/core: Remove needless bracketization by Doug Ledford · 9 years ago
  75. cc36929 RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core by Somnath Kotur · 9 years ago
  76. 5070cd2 IB/mlx4: Replace mechanism for RoCE GID management by Moni Shoua · 9 years ago
  77. e26be1b IB/mlx4: Implement ib_device callbacks by Moni Shoua · 9 years ago
  78. 238fdf4 IB/core: Add RoCE table bonding support by Matan Barak · 9 years ago
  79. 98d25af IB/core: missing curly braces in ib_find_gid() by Dan Carpenter · 9 years ago
  80. 03db3a2 IB/core: Add RoCE GID table management by Matan Barak · 9 years ago
  81. 55aeed0 IB/core: Make ib_alloc_device init the kobject by Jason Gunthorpe · 9 years ago
  82. d9f272c IB/core: Drop ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  83. 1302f84 qib: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  84. e02e4d5 nes: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  85. f683d3b cxgb3: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  86. a216403 iw_cxgb4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  87. cacb7d5 ocrdma: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  88. 679e34d mlx4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  89. b3778ba mlx5: Drop mlx5_ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  90. 563b67c IB/srp: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  91. a89be2c iser-target: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  92. 34780f0 IB/iser: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  93. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  94. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  95. be68819 IB/cma: Fix net_dev reference leak with failed requests by Haggai Eran · 9 years ago
  96. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  97. 51efe39 IB/cma: Share ib_cm_ids between rdma_cm_ids by Haggai Eran · 9 years ago
  98. 0b3ca76 IB/cma: Use found net_dev for passive connections by Haggai Eran · 9 years ago
  99. f887f2a IB/cma: Validate routing of incoming requests by Haggai Eran · 9 years ago
  100. 4c21b5b IB/cma: Add net_dev and private data checks to RDMA CM by Haggai Eran · 9 years ago