1. 5337088 IB/mad: Require CM send method for everything except ClassPortInfo by Hal Rosenstock · 9 years ago
  2. d363249 IB/cma: Add a missing rcu_read_unlock() by Bart Van Assche · 9 years ago
  3. 8f5ba10 IB core: Fix ib_sg_to_pages() by Bart Van Assche · 9 years ago
  4. 3ebd2fd IB/sa: Put netlink request into the request list before sending by Kaike Wan · 9 years ago
  5. d144da8 IB/core: use RCU for uverbs id lookup by Mike Marciniszyn · 9 years ago
  6. 1d784b8 IB/core: Fix user mode post wr corruption by Mike Marciniszyn · 9 years ago
  7. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  8. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  9. db7489e IB/core, cma: Make __attribute_const__ declarations sparse-friendly by Bart Van Assche · 9 years ago
  10. 39bfc271 IB/core: Remove old fast registration API by Sagi Grimberg · 9 years ago
  11. 4c67e2b IB/core: Introduce new fast registration API by Sagi Grimberg · 9 years ago
  12. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  13. 95893dd IB/ucma: Take the network namespace from the process by Guy Shapiro · 9 years ago
  14. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  15. 4be74b4 IB/cma: Separate port allocation to network namespaces by Haggai Eran · 9 years ago
  16. 565edd1 IB/addr: Pass network namespace as a parameter by Guy Shapiro · 9 years ago
  17. 10e07f1 IB/core: Remove smac and vlan id from path record by Matan Barak · 9 years ago
  18. aa744cc IB/core: Remove smac and vlan id from qp_attr and ah_attr by Matan Barak · 9 years ago
  19. 5c266b2 IB/cm: Remove the usage of smac and vid of qp_attr and cm_av by Matan Barak · 9 years ago
  20. dbf727d IB/core: Use GID table in AH creation and dmac resolution by Matan Barak · 9 years ago
  21. 99b27e3 IB/cache: Add ib_find_gid_by_filter cache API by Matan Barak · 9 years ago
  22. abae1b7 IB/cma: cma_validate_port should verify the port and netdevice by Matan Barak · 9 years ago
  23. c2c6ff1 IB/cm: cm_init_av_by_path should find a GID by its netdevice by Matan Barak · 9 years ago
  24. ba36e37 IB/core: Add netdev to path record by Matan Barak · 9 years ago
  25. d300ec5 IB/core: Expose and rename ib_find_cached_gid_by_port cache API by Matan Barak · 9 years ago
  26. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  27. ddf9529 IB/core: Allow setting create flags in QP init attribute by Eran Ben Elisha · 9 years ago
  28. 6d8a749 IB/core: Extend ib_uverbs_create_qp by Eran Ben Elisha · 9 years ago
  29. 5d1e623 IB/core: avoid 32-bit warning by Arnd Bergmann · 9 years ago
  30. 0ca81a2 IB/cm: Fix rb-tree duplicate free and use-after-free by Doron Tsur · 9 years ago
  31. ab3964a IB/cma: Use inner P_Key to determine netdev by Haggai Eran · 9 years ago
  32. 0174b38 IB/ucma: check workqueue allocation before usage by Sasha Levin · 9 years ago
  33. b3b51f9 IB/cma: Potential NULL dereference in cma_id_from_event by Haggai Eran · 9 years ago
  34. 3909642 IB/core: Fix use after free of ifa by Matan Barak · 9 years ago
  35. 17b38fb IB/core: Fix memory corruption in ib_cache_gid_set_default_gid by Doron Tsur · 9 years ago
  36. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  37. b8cab5d IB/cma: Accept connection without a valid netdev on RoCE by Haggai Eran · 9 years ago
  38. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  39. b632ffa IB/uverbs: reject invalid or unknown opcodes by Christoph Hellwig · 9 years ago
  40. ba13b5f IB/sa: Fix rdma netlink message flags by Kaike Wan · 9 years ago
  41. e1c3029 IB/ucma: HW Device hot-removal support by Yishai Hadas · 9 years ago
  42. 036b106 IB/uverbs: Enable device removal when there are active user space applications by Yishai Hadas · 9 years ago
  43. 057aec0 IB/uverbs: Explicitly pass ib_dev to uverbs commands by Yishai Hadas · 9 years ago
  44. 35d4a0b IB/uverbs: Fix race between ib_uverbs_open and remove_one by Yishai Hadas · 9 years ago
  45. 03c4044 IB/uverbs: Fix reference counting usage of event files by Yishai Hadas · 9 years ago
  46. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  47. 4be90bc IB/mad: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  48. 96249d7 IB/core: Guarantee that a local_dma_lkey is available by Jason Gunthorpe · 9 years ago
  49. 2ca546b IB/sa: Route SA pathrecord query through netlink by Kaike Wan · 9 years ago
  50. 5d26577 IB/sa: Allocate SA query with kzalloc by Kaike Wan · 9 years ago
  51. bc10ed7 IB/core: Add rdma netlink helper functions by Kaike Wan · 9 years ago
  52. b8071ad IB/core: Remove needless bracketization by Doug Ledford · 9 years ago
  53. e26be1b IB/mlx4: Implement ib_device callbacks by Moni Shoua · 9 years ago
  54. 238fdf4 IB/core: Add RoCE table bonding support by Matan Barak · 9 years ago
  55. 98d25af IB/core: missing curly braces in ib_find_gid() by Dan Carpenter · 9 years ago
  56. 03db3a2 IB/core: Add RoCE GID table management by Matan Barak · 9 years ago
  57. 55aeed0 IB/core: Make ib_alloc_device init the kobject by Jason Gunthorpe · 9 years ago
  58. d9f272c IB/core: Drop ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  59. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  60. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  61. be68819 IB/cma: Fix net_dev reference leak with failed requests by Haggai Eran · 9 years ago
  62. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  63. 51efe39 IB/cma: Share ib_cm_ids between rdma_cm_ids by Haggai Eran · 9 years ago
  64. 0b3ca76 IB/cma: Use found net_dev for passive connections by Haggai Eran · 9 years ago
  65. f887f2a IB/cma: Validate routing of incoming requests by Haggai Eran · 9 years ago
  66. 4c21b5b IB/cma: Add net_dev and private data checks to RDMA CM by Haggai Eran · 9 years ago
  67. 24cad9a IB/cm: Expose BTH P_Key in CM and SIDR request events by Haggai Eran · 9 years ago
  68. aac978e IB/cma: Helper functions to access port space IDRs by Haggai Eran · 9 years ago
  69. 0c505f7 IB/cma: Refactor RDMA IP CM private-data parsing code by Haggai Eran · 9 years ago
  70. 067b171 IB/cm: Share listening CM IDs by Haggai Eran · 9 years ago
  71. 15865e7d IB/cm: Expose service ID in request events by Haggai Eran · 9 years ago
  72. 9268f72 IB/core: Find the network device matching connection parameters by Yotam Kenneth · 9 years ago
  73. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  74. 5aa44bb IB/core: Add rwsem to allow reading device list or client list by Haggai Eran · 9 years ago
  75. 6c26a77 RDMA/cma: fix IPv6 address resolution by Spencer Baugh · 9 years ago
  76. 7e967fd IB/ucma: Fix theoretical user triggered use-after-free by Jason Gunthorpe · 9 years ago
  77. 1241d7bf core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs by Chuck Lever · 9 years ago
  78. 45d2542 IB/core: Destroy multcast_idr on module exit by Johannes Thumshirn · 9 years ago
  79. 59d40dd IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES by Carol L Soto · 10 years ago
  80. 31b57b8 IB/ucma: Fix lockdep warning in ucma_lock_files by Haggai Eran · 9 years ago
  81. a7f2f24 RDMA/core: Fixes for port mapper client registration by Tatyana Nikolova · 9 years ago
  82. be4b499 IB/cm: Do not queue work to a device that's going away by Erez Shitrit · 9 years ago
  83. cd4cd56 IB/mad: Fix compare between big endian and cpu endian by Ira Weiny · 9 years ago
  84. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  85. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  86. 8e4349d IB/mad: Add final OPA MAD processing by Ira Weiny · 10 years ago
  87. f28990b IB/mad: Add partial Intel OPA MAD support by Ira Weiny · 10 years ago
  88. 548ead1 IB/mad: Add partial Intel OPA MAD support by Ira Weiny · 10 years ago
  89. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 10 years ago
  90. c9082e5 IB/mad: Convert allocations from kmem_cache to kzalloc by Ira Weiny · 10 years ago
  91. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 10 years ago
  92. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 10 years ago
  93. 29869ea IB/mad: Create a generic helper for DR forwarding checks by Ira Weiny · 10 years ago
  94. 86f0e67 IB/mad: Create a generic helper for DR SMP Recv processing by Ira Weiny · 10 years ago
  95. 92f1505 IB/mad: Create a generic helper for DR SMP Send processing by Ira Weiny · 10 years ago
  96. e11ae8a IB/mad: Split IB SMI handling from MAD Recv handler by Ira Weiny · 10 years ago
  97. 83a1d22 IB/mad cleanup: Generalize processing of MAD data by Ira Weiny · 10 years ago
  98. d94bd26 IB/mad cleanup: Clean up function params -- find_mad_agent by Ira Weiny · 10 years ago
  99. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
  100. 24306dc IB/core: Add timestamp_mask and hca_core_clock to query_device by Matan Barak · 10 years ago