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