1. fad61ad IB/core: Add subnet prefix to port info by Eli Cohen · 8 years ago
  2. fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 8 years ago
  3. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 8 years ago
  4. f5aa915 IB/core: Add arbitrary sg_list support by Sagi Grimberg · 8 years ago
  5. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 8 years ago
  6. a3100a7 IB/core: Add don't trap flag to flow creation by Marina Varshaver · 8 years ago
  7. 765d677 IB: new common API for draining queues by Steve Wise · 8 years ago
  8. 7ead4bc IB/core: Add definition for the standard RoCE V2 UDP port by Moni Shoua · 8 years ago
  9. 8a06ce5 IB/core: Add cross-channel support by Leon Romanovsky · 8 years ago
  10. 7ca0bc5 IB/core: Align coding style of ib_device_cap_flags structure by Leon Romanovsky · 8 years ago
  11. 301a721 IB/core: Add ib_is_udata_cleared by Matan Barak · 9 years ago
  12. ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 8 years ago
  13. 7cf9ff6 IB: remove the struct ib_phys_buf definition by Christoph Hellwig · 8 years ago
  14. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 8 years ago
  15. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 8 years ago
  16. a4d825a IB: remove ib_query_mr by Christoph Hellwig · 8 years ago
  17. b1adc71 IB: start documenting device capabilities by Christoph Hellwig · 8 years ago
  18. c865f24 IB/core: Add rdma_network_type to wc by Somnath Kotur · 8 years ago
  19. 7766a99 IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type by Matan Barak · 8 years ago
  20. b39ffa1 IB/core: Add gid_type to gid attribute by Matan Barak · 8 years ago
  21. 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 8 years ago
  22. 182a2da0 IB/core: Remove ib_query_device by Or Gerlitz · 9 years ago
  23. 3e153a9 IB/core: Save the device attributes on the device structure by Ira Weiny · 9 years ago
  24. c6333f9 Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cq by Doug Ledford · 9 years ago
  25. 14d3a3b IB: add a proper completion queue abstraction by Christoph Hellwig · 9 years ago
  26. d144da8 IB/core: use RCU for uverbs id lookup by Mike Marciniszyn · 9 years ago
  27. db7489e IB/core, cma: Make __attribute_const__ declarations sparse-friendly by Bart Van Assche · 9 years ago
  28. 39bfc27 IB/core: Remove old fast registration API by Sagi Grimberg · 9 years ago
  29. 4c67e2b IB/core: Introduce new fast registration API by Sagi Grimberg · 9 years ago
  30. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  31. aa744cc IB/core: Remove smac and vlan id from qp_attr and ah_attr by Matan Barak · 9 years ago
  32. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  33. 25556ae IB: remove xrc_remote_srq_num from struct ib_send_wr by Christoph Hellwig · 9 years ago
  34. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  35. 470a553 IB/core: Add support of checksum capability reporting for RC and RAW by Bodong Wang · 9 years ago
  36. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  37. 036b106 IB/uverbs: Enable device removal when there are active user space applications by Yishai Hadas · 9 years ago
  38. 7dd7864 IB/core: Make ib_dealloc_pd return void 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. e26be1b IB/mlx4: Implement ib_device callbacks by Moni Shoua · 9 years ago
  41. 03db3a2 IB/core: Add RoCE GID table management by Matan Barak · 9 years ago
  42. d9f272c IB/core: Drop ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  43. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  44. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  45. 9268f72 IB/core: Find the network device matching connection parameters by Yotam Kenneth · 9 years ago
  46. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  47. 3403051 RDMA/Core: remove rdma_cap_read_multi_sge() helper by Steve Wise · 9 years ago
  48. 1241d7bf core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs by Chuck Lever · 9 years ago
  49. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  50. 65995fe IB/core: Add OPA MAD core capability flag by Ira Weiny · 9 years ago
  51. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  52. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  53. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  54. 24306dc IB/core: Add timestamp_mask and hca_core_clock to query_device by Matan Barak · 9 years ago
  55. b9926b9 IB/core: Add CQ creation time-stamping flag by Matan Barak · 9 years ago
  56. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  57. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  58. db75d05 IB/core: Don't advertise SA in RoCE port capabilities by Moni Shoua · 9 years ago
  59. 73cdaae IB/core cleanup: Add const to args - agent_send_response by Ira Weiny · 9 years ago
  60. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 9 years ago
  61. 5ede928 IB/core cleanup: Add const to RDMA helpers by Ira Weiny · 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. 2b1b5b6 IB/core, cma: Nice log-friendly string helpers by Sagi Grimberg · 9 years ago
  67. 0cf18d7 IB/core: Create common start/end port functions by Ira Weiny · 9 years ago
  68. 296ec00 IB/Verbs: Improve docs for rdma-helpers by Michael Wang · 9 years ago
  69. 227128f IB/Verbs: Use management helper rdma_cap_eth_ah() by Michael Wang · 9 years ago
  70. 30a74ef IB/Verbs: Use management helper rdma_cap_af_ib() by Michael Wang · 9 years ago
  71. bc0f1d7 IB/Verbs: Use management helper rdma_cap_read_multi_sge() by Michael Wang · 9 years ago
  72. a31ad3b IB/Verbs: Use management helper rdma_cap_ib_mcast() by Michael Wang · 9 years ago
  73. fe53ba2 IB/Verbs: Use management helper rdma_cap_ib_sa() by Michael Wang · 9 years ago
  74. 0421533 IB/Verbs: Use management helper rdma_cap_iw_cm() by Michael Wang · 9 years ago
  75. 72219cea IB/Verbs: Use management helper rdma_cap_ib_cm() by Michael Wang · 9 years ago
  76. 29541e3 IB/Verbs: Use management helper rdma_cap_ib_smi() by Michael Wang · 9 years ago
  77. c757dea IB/Verbs: Use management helper rdma_cap_ib_mad() by Michael Wang · 9 years ago
  78. de66be9 IB/Verbs: Implement raw management helpers by Michael Wang · 9 years ago
  79. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  80. 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 9 years ago
  81. 882214e IB/core: Implement support for MMU notifiers regarding on demand paging regions by Haggai Eran · 10 years ago
  82. 8ada2c1 IB/core: Add support for on demand paging regions by Shachar Raindel · 10 years ago
  83. 860f10a IB/core: Add flags for on demand paging support by Sagi Grimberg · 10 years ago
  84. 5a77abf IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  85. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  86. 7e6edb9 IB/core: Add user MR re-registration support by Matan Barak · 10 years ago
  87. 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
  88. 8385fd8 IB/core: Fix sparse warnings about redeclared functions by Roland Dreier · 10 years ago
  89. 09b9308 IB: Add a QP creation flag to use GFP_NOIO allocations by Or Gerlitz · 10 years ago
  90. 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
  91. ea58a59 IB/core: Remove overload in ib_sg_dma* by Mike Marciniszyn · 10 years ago
  92. 1b01d33 IB/core: Introduce signature verbs API by Sagi Grimberg · 10 years ago
  93. 17cd3a2 IB/core: Introduce protected memory regions by Sagi Grimberg · 10 years ago
  94. b4a26a2 IB: Report using RoCE IP based gids in port caps by Moni Shoua · 10 years ago
  95. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 10 years ago
  96. 8f39992 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  97. 5db5765 IB/core: Add support for RDMA_NODE_USNIC_UDP by Upinder Malhi · 10 years ago
  98. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  99. 240ae00 IB/core: Add support for IB L2 device-managed steering by Matan Barak · 11 years ago
  100. 90f1d1b IB/core: Add flow steering support for IPoIB UD traffic by Matan Barak · 11 years ago