1. dc847d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  2. aadfc3b IB/hfi1: fix pstateinfo from returning improperly byteswapped value by Ira Weiny · 9 years ago
  3. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  4. 0629cb0 IB/core: Move SM class defines from ib_mad.h to ib_smi.h by Ira Weiny · 9 years ago
  5. ce755c9 IB/core: Remove unnecessary defines from ib_mad.h by Ira Weiny · 9 years ago
  6. 036b106 IB/uverbs: Enable device removal when there are active user space applications by Yishai Hadas · 9 years ago
  7. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  8. 4be90bc IB/mad: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  9. 96249d7 IB/core: Guarantee that a local_dma_lkey is available by Jason Gunthorpe · 9 years ago
  10. bc10ed7 IB/core: Add rdma netlink helper functions by Kaike Wan · 9 years ago
  11. e26be1b IB/mlx4: Implement ib_device callbacks by Moni Shoua · 9 years ago
  12. 03db3a2 IB/core: Add RoCE GID table management by Matan Barak · 9 years ago
  13. d9f272c IB/core: Drop ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  14. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  15. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  16. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  17. 24cad9a IB/cm: Expose BTH P_Key in CM and SIDR request events by Haggai Eran · 9 years ago
  18. 067b171 IB/cm: Share listening CM IDs by Haggai Eran · 9 years ago
  19. 15865e7d IB/cm: Expose service ID in request events by Haggai Eran · 9 years ago
  20. 9268f72 IB/core: Find the network device matching connection parameters by Yotam Kenneth · 9 years ago
  21. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  22. 3403051 RDMA/Core: remove rdma_cap_read_multi_sge() helper by Steve Wise · 9 years ago
  23. d4ab347 IB/core: Add core header changes needed for OPA by Dennis Dalessandro · 9 years ago
  24. 1241d7bf core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs by Chuck Lever · 9 years ago
  25. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  26. 8e4349d IB/mad: Add final OPA MAD processing by Ira Weiny · 9 years ago
  27. f28990b IB/mad: Add partial Intel OPA MAD support by Ira Weiny · 9 years ago
  28. 548ead1 IB/mad: Add partial Intel OPA MAD support by Ira Weiny · 9 years ago
  29. 65995fe IB/core: Add OPA MAD core capability flag by Ira Weiny · 9 years ago
  30. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  31. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  32. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 9 years ago
  33. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  34. 24306dc IB/core: Add timestamp_mask and hca_core_clock to query_device by Matan Barak · 9 years ago
  35. b9926b9 IB/core: Add CQ creation time-stamping flag by Matan Barak · 9 years ago
  36. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  37. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  38. db75d05 IB/core: Don't advertise SA in RoCE port capabilities by Moni Shoua · 9 years ago
  39. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  40. 73cdaae IB/core cleanup: Add const to args - agent_send_response by Ira Weiny · 9 years ago
  41. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 9 years ago
  42. 5ede928 IB/core cleanup: Add const to RDMA helpers by Ira Weiny · 9 years ago
  43. 68cdba0 RDMA/iw_cm: Export tos field to iwarp providers by Steve Wise · 9 years ago
  44. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 9 years ago
  45. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 9 years ago
  46. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  47. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  48. f766c58 IB/mad: Add const qualifiers to query only functions by Ira Weiny · 9 years ago
  49. 9690930 IB/mad: Change ib_response_mad signature arguments by Ira Weiny · 9 years ago
  50. 2b1b5b6 IB/core, cma: Nice log-friendly string helpers by Sagi Grimberg · 9 years ago
  51. 0cf18d7 IB/core: Create common start/end port functions by Ira Weiny · 9 years ago
  52. 296ec00 IB/Verbs: Improve docs for rdma-helpers by Michael Wang · 9 years ago
  53. 227128f IB/Verbs: Use management helper rdma_cap_eth_ah() by Michael Wang · 9 years ago
  54. 30a74ef IB/Verbs: Use management helper rdma_cap_af_ib() by Michael Wang · 9 years ago
  55. bc0f1d7 IB/Verbs: Use management helper rdma_cap_read_multi_sge() by Michael Wang · 9 years ago
  56. a31ad3b IB/Verbs: Use management helper rdma_cap_ib_mcast() by Michael Wang · 9 years ago
  57. fe53ba2 IB/Verbs: Use management helper rdma_cap_ib_sa() by Michael Wang · 9 years ago
  58. 0421533 IB/Verbs: Use management helper rdma_cap_iw_cm() by Michael Wang · 9 years ago
  59. 72219cea IB/Verbs: Use management helper rdma_cap_ib_cm() by Michael Wang · 9 years ago
  60. 29541e3 IB/Verbs: Use management helper rdma_cap_ib_smi() by Michael Wang · 9 years ago
  61. c757dea IB/Verbs: Use management helper rdma_cap_ib_mad() by Michael Wang · 9 years ago
  62. de66be9 IB/Verbs: Implement raw management helpers by Michael Wang · 9 years ago
  63. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  64. 0d0f738 IB/core: Fix unaligned accesses by David Ahern · 9 years ago
  65. 471e705 IB/core: change rdma_gid2ip into void function as it always return zero by Honggang LI · 9 years ago
  66. 6eec177 RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clients by Tatyana Nikolova · 9 years ago
  67. 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 9 years ago
  68. 882214e IB/core: Implement support for MMU notifiers regarding on demand paging regions by Haggai Eran · 10 years ago
  69. 8ada2c1 IB/core: Add support for on demand paging regions by Shachar Raindel · 10 years ago
  70. 860f10a IB/core: Add flags for on demand paging support by Sagi Grimberg · 10 years ago
  71. 5a77abf IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  72. c1395a2 IB/mlx5: Add function to read WQE from user-space by Haggai Eran · 10 years ago
  73. c5d76f1 IB/core: Add umem function to read data from user-space by Haggai Eran · 10 years ago
  74. 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
  75. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  76. 87773dd IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get by Shawn Bohrer · 10 years ago
  77. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  78. 1471cb6 IB/mad: Add user space RMPP support by Ira Weiny · 10 years ago
  79. 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
  80. 7e6edb9 IB/core: Add user MR re-registration support by Matan Barak · 10 years ago
  81. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  82. 30dc5e6 RDMA/core: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 10 years ago
  83. 8385fd8 IB/core: Fix sparse warnings about redeclared functions by Roland Dreier · 10 years ago
  84. 09b9308 IB: Add a QP creation flag to use GFP_NOIO allocations by Or Gerlitz · 10 years ago
  85. f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  86. b2853fd6 IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler by Moni Shoua · 10 years ago
  87. ea58a59 IB/core: Remove overload in ib_sg_dma* by Mike Marciniszyn · 10 years ago
  88. 1b01d33 IB/core: Introduce signature verbs API by Sagi Grimberg · 10 years ago
  89. 17cd3a2 IB/core: Introduce protected memory regions by Sagi Grimberg · 10 years ago
  90. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 10 years ago
  91. b4a26a2 IB: Report using RoCE IP based gids in port caps by Moni Shoua · 10 years ago
  92. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 10 years ago
  93. 8f39992 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  94. 7b85627 IB/cma: IBoE (RoCE) IP-based GID addressing by Moni Shoua · 11 years ago
  95. 5db5765 IB/core: Add support for RDMA_NODE_USNIC_UDP by Upinder Malhi · 10 years ago
  96. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  97. 240ae00 IB/core: Add support for IB L2 device-managed steering by Matan Barak · 11 years ago
  98. 90f1d1b IB/core: Add flow steering support for IPoIB UD traffic by Matan Barak · 11 years ago
  99. 248567f IB/core: Add RDMA_TRANSPORT_USNIC_UDP by Upinder Malhi · 10 years ago
  100. 309243e IB/core: const'ify inbuf in struct ib_udata by Yann Droneaud · 11 years ago