1. d144da8 IB/core: use RCU for uverbs id lookup by Mike Marciniszyn · 9 years ago
  2. db7489e IB/core, cma: Make __attribute_const__ declarations sparse-friendly by Bart Van Assche · 9 years ago
  3. 39bfc27 IB/core: Remove old fast registration API by Sagi Grimberg · 9 years ago
  4. 4c67e2b IB/core: Introduce new fast registration API by Sagi Grimberg · 9 years ago
  5. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  6. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  7. 565edd1 IB/addr: Pass network namespace as a parameter by Guy Shapiro · 9 years ago
  8. 10e07f1 IB/core: Remove smac and vlan id from path record by Matan Barak · 9 years ago
  9. aa744cc IB/core: Remove smac and vlan id from qp_attr and ah_attr by Matan Barak · 9 years ago
  10. dbf727d IB/core: Use GID table in AH creation and dmac resolution by Matan Barak · 9 years ago
  11. 99b27e3 IB/cache: Add ib_find_gid_by_filter cache API by Matan Barak · 9 years ago
  12. ba36e37 IB/core: Add netdev to path record by Matan Barak · 9 years ago
  13. d300ec5 IB/core: Expose and rename ib_find_cached_gid_by_port cache API by Matan Barak · 9 years ago
  14. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  15. 931cf9a ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enum by Hal Rosenstock · 9 years ago
  16. 25556ae IB: remove xrc_remote_srq_num from struct ib_send_wr by Christoph Hellwig · 9 years ago
  17. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  18. 470a553 IB/core: Add support of checksum capability reporting for RC and RAW by Bodong Wang · 9 years ago
  19. dc847d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  20. aadfc3b IB/hfi1: fix pstateinfo from returning improperly byteswapped value by Ira Weiny · 9 years ago
  21. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  22. 0629cb0 IB/core: Move SM class defines from ib_mad.h to ib_smi.h by Ira Weiny · 9 years ago
  23. ce755c9 IB/core: Remove unnecessary defines from ib_mad.h by Ira Weiny · 9 years ago
  24. 036b106 IB/uverbs: Enable device removal when there are active user space applications by Yishai Hadas · 9 years ago
  25. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  26. 4be90bc IB/mad: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  27. 96249d7 IB/core: Guarantee that a local_dma_lkey is available by Jason Gunthorpe · 9 years ago
  28. bc10ed7 IB/core: Add rdma netlink helper functions by Kaike Wan · 9 years ago
  29. e26be1b IB/mlx4: Implement ib_device callbacks by Moni Shoua · 9 years ago
  30. 03db3a2 IB/core: Add RoCE GID table management by Matan Barak · 9 years ago
  31. d9f272c IB/core: Drop ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  32. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  33. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  34. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  35. 24cad9a IB/cm: Expose BTH P_Key in CM and SIDR request events by Haggai Eran · 9 years ago
  36. 067b171 IB/cm: Share listening CM IDs by Haggai Eran · 9 years ago
  37. 15865e7d IB/cm: Expose service ID in request events by Haggai Eran · 9 years ago
  38. 9268f72 IB/core: Find the network device matching connection parameters by Yotam Kenneth · 9 years ago
  39. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  40. 3403051 RDMA/Core: remove rdma_cap_read_multi_sge() helper by Steve Wise · 9 years ago
  41. d4ab347 IB/core: Add core header changes needed for OPA by Dennis Dalessandro · 9 years ago
  42. 1241d7bf core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs by Chuck Lever · 9 years ago
  43. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  44. 8e4349d IB/mad: Add final OPA MAD processing by Ira Weiny · 9 years ago
  45. f28990b IB/mad: Add partial Intel OPA MAD support by Ira Weiny · 9 years ago
  46. 548ead1 IB/mad: Add partial Intel OPA MAD support by Ira Weiny · 9 years ago
  47. 65995fe IB/core: Add OPA MAD core capability flag by Ira Weiny · 9 years ago
  48. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  49. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  50. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 9 years ago
  51. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  52. 24306dc IB/core: Add timestamp_mask and hca_core_clock to query_device by Matan Barak · 9 years ago
  53. b9926b9 IB/core: Add CQ creation time-stamping flag by Matan Barak · 9 years ago
  54. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  55. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  56. db75d05 IB/core: Don't advertise SA in RoCE port capabilities by Moni Shoua · 9 years ago
  57. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  58. 73cdaae IB/core cleanup: Add const to args - agent_send_response by Ira Weiny · 9 years ago
  59. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 9 years ago
  60. 5ede928 IB/core cleanup: Add const to RDMA helpers by Ira Weiny · 9 years ago
  61. 68cdba0 RDMA/iw_cm: Export tos field to iwarp providers by Steve Wise · 9 years ago
  62. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 9 years ago
  63. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 9 years ago
  64. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  65. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  66. f766c58 IB/mad: Add const qualifiers to query only functions by Ira Weiny · 9 years ago
  67. 9690930 IB/mad: Change ib_response_mad signature arguments by Ira Weiny · 9 years ago
  68. 2b1b5b6 IB/core, cma: Nice log-friendly string helpers by Sagi Grimberg · 9 years ago
  69. 0cf18d7 IB/core: Create common start/end port functions by Ira Weiny · 9 years ago
  70. 296ec00 IB/Verbs: Improve docs for rdma-helpers by Michael Wang · 9 years ago
  71. 227128f IB/Verbs: Use management helper rdma_cap_eth_ah() by Michael Wang · 9 years ago
  72. 30a74ef IB/Verbs: Use management helper rdma_cap_af_ib() by Michael Wang · 9 years ago
  73. bc0f1d7 IB/Verbs: Use management helper rdma_cap_read_multi_sge() by Michael Wang · 9 years ago
  74. a31ad3b IB/Verbs: Use management helper rdma_cap_ib_mcast() by Michael Wang · 9 years ago
  75. fe53ba2 IB/Verbs: Use management helper rdma_cap_ib_sa() by Michael Wang · 9 years ago
  76. 0421533 IB/Verbs: Use management helper rdma_cap_iw_cm() by Michael Wang · 9 years ago
  77. 72219cea IB/Verbs: Use management helper rdma_cap_ib_cm() by Michael Wang · 9 years ago
  78. 29541e3 IB/Verbs: Use management helper rdma_cap_ib_smi() by Michael Wang · 9 years ago
  79. c757dea IB/Verbs: Use management helper rdma_cap_ib_mad() by Michael Wang · 9 years ago
  80. de66be9 IB/Verbs: Implement raw management helpers by Michael Wang · 9 years ago
  81. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  82. 0d0f738 IB/core: Fix unaligned accesses by David Ahern · 9 years ago
  83. 471e705 IB/core: change rdma_gid2ip into void function as it always return zero by Honggang LI · 9 years ago
  84. 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
  85. 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 9 years ago
  86. 882214e IB/core: Implement support for MMU notifiers regarding on demand paging regions by Haggai Eran · 10 years ago
  87. 8ada2c1 IB/core: Add support for on demand paging regions by Shachar Raindel · 10 years ago
  88. 860f10a IB/core: Add flags for on demand paging support by Sagi Grimberg · 10 years ago
  89. 5a77abf IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  90. c1395a2 IB/mlx5: Add function to read WQE from user-space by Haggai Eran · 10 years ago
  91. c5d76f1 IB/core: Add umem function to read data from user-space by Haggai Eran · 10 years ago
  92. 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
  93. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  94. 87773dd IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get by Shawn Bohrer · 10 years ago
  95. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  96. 1471cb6 IB/mad: Add user space RMPP support by Ira Weiny · 10 years ago
  97. 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
  98. 7e6edb9 IB/core: Add user MR re-registration support by Matan Barak · 10 years ago
  99. 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
  100. 30dc5e6 RDMA/core: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 10 years ago