1. bd39500 IB/ocrdma: Support device FW version string by Ira Weiny · 8 years ago
  2. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 8 years ago
  3. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 8 years ago
  4. 95f60bb IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 9 years ago
  5. d1c95b0 IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 9 years ago
  6. 0ca4c39 IB/ocrdma: Delete unnecessary variable initialisations in 11 functions by Markus Elfring · 9 years ago
  7. 834d16d RDMA/ocrdma: Support user AH creation for RoCE-v2 by Devesh Sharma · 9 years ago
  8. bcf117e RDMA/ocrdma: Support RoCE-v2 in the RC path by Devesh Sharma · 9 years ago
  9. 6b06266 RDMA/ocrdma: Support RoCE-v2 in the UD path by Devesh Sharma · 9 years ago
  10. e161486 RDMA/ocrdma: Export udp encapsulation capability by Somnath Kotur · 9 years ago
  11. b41f785 RDMA/ocrdma: Fix arm logic to align with new cq API by Devesh Sharma · 9 years ago
  12. 7425f41 RDMA/ocrdma: Fixing ocrdma debugfs directory remove by Selvin Xavier · 9 years ago
  13. aff3ead RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion by Selvin Xavier · 9 years ago
  14. 7d82df1 RDMA/ocrdma: populate max_sge_rd in device attributes by Selvin Xavier · 9 years ago
  15. fd98d89 RDMA/ocrdma: Initialize stats resources in the driver before ib device registration. by Selvin Xavier · 9 years ago
  16. c3efe75 IB/core: Use hop-limit from IP stack for RoCE by Matan Barak · 9 years ago
  17. f7f4b23e IB/core: Rename rdma_addr_find_dmac_by_grh by Matan Barak · 9 years ago
  18. 3b1ea43 RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  19. d310a34 RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
  20. a2addf9 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
  21. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  22. 2002983 IB/core: Validate route when we init ah by Matan Barak · 9 years ago
  23. 191cfed RDMA/ocrdma: Remove old FRWR API by Sagi Grimberg · 9 years ago
  24. 2eaa1c5 RDMA/ocrdma: Support the new memory registration API by Sagi Grimberg · 9 years ago
  25. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  26. dbf727d IB/core: Use GID table in AH creation and dmac resolution by Matan Barak · 9 years ago
  27. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  28. c6a7b0d RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0 by Selvin Xavier · 9 years ago
  29. af74d19 RDMA/ocrdma: Prevent CQ-Doorbell floods by Devesh Sharma · 9 years ago
  30. aeb922d RDMA/ocrdma: Check resource ids received in Async CQE by Naga Irrinki · 9 years ago
  31. fb16d8c RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats by Selvin Xavier · 9 years ago
  32. 5a85f5e RDMA/ocrdma: Cleanup unused device list and rcu variables by Selvin Xavier · 9 years ago
  33. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  34. cc36929 RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core by Somnath Kotur · 9 years ago
  35. cacb7d5 ocrdma: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  36. b8f5595 RDMA/ocrdma: update ocrdma module license string by Devesh Sharma · 9 years ago
  37. 71ee673 RDMA/ocrdma: update ocrdma license to dual-license by Devesh Sharma · 9 years ago
  38. d8b2ba7 IB/core: Destroy ocrdma_dev_id IDR on module exit by Johannes Thumshirn · 9 years ago
  39. 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 9 years ago
  40. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  41. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  42. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  43. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  44. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  45. 0699ee7 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  46. 4dc5444 RDMA/ocrdma: fix double free on pd by Colin Ian King · 9 years ago
  47. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  48. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 9 years ago
  49. 18eaf1f RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd() by Roland Dreier · 9 years ago
  50. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  51. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  52. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  53. 235dfcd RDMA/ocrdma: Update ocrdma version number by Selvin Xavier · 9 years ago
  54. 72d8a01 RDMA/ocrdma: Fail connection for MTU lesser than 512 by Naga Irrinki · 9 years ago
  55. d27b2f1 RDMA/ocrdma: Fix dmac resolution for link local address by Mitesh Ahuja · 9 years ago
  56. 59582d8 RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it by Mitesh Ahuja · 9 years ago
  57. 038ab8b RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW. by Mitesh Ahuja · 9 years ago
  58. 6f5deab RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured by Devesh Sharma · 9 years ago
  59. fe48822 RDMA/ocrdma: Fix QP state transition in destroy_qp by Devesh Sharma · 9 years ago
  60. 5e6f923 RDMA/ocrdma: Report EQ full fatal error by Devesh Sharma · 9 years ago
  61. 314fdf4 RDMA/ocrdma: Fix EQ destroy failure during driver unload by Selvin Xavier · 9 years ago
  62. 59a39ca RDMA/ocrdma: Fix off by one in ocrdma_query_gid() by Dan Carpenter · 10 years ago
  63. f3070e7 RDMA/ocrdma: Use unsigned for bit index by Rasmus Villemoes · 10 years ago
  64. ba64fdc RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit by Rasmus Villemoes · 10 years ago
  65. 0ba5dc5 RDMA/ocrdma: Update the ocrdma module version string by Mitesh Ahuja · 10 years ago
  66. 29565f2 RDMA/ocrdma: set vlan present bit for user AH by Devesh Sharma · 10 years ago
  67. d2b8f7b RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure by Mitesh Ahuja · 10 years ago
  68. b4dbe8d RDMA/ocrdma: Add support for interrupt moderation by Mitesh Ahuja · 10 years ago
  69. a601dc7 RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac by Devesh Sharma · 10 years ago
  70. 043e9de RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP by Selvin Xavier · 10 years ago
  71. 380676e RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE by Devesh Sharma · 10 years ago
  72. 4b8180a RDMA/ocrdma: Host crash on destroying device resources by Mitesh Ahuja · 10 years ago
  73. 43c706b RDMA/ocrdma: Report correct state in ibv_query_qp by Padmanabh Ratnakar · 10 years ago
  74. ad56ebb RDMA/ocrdma: Debugfs enhancments for ocrdma driver by Selvin Xavier · 10 years ago
  75. 0c0eacd RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrdma device by Devesh Sharma · 10 years ago
  76. 9ba1377 RDMA/ocrdma: Move PD resource management to driver. by Mitesh Ahuja · 10 years ago
  77. 978cb6a RDMA/ocrdma: Increase the GID table size. by Mitesh Ahuja · 10 years ago
  78. cad1fbb RDMA/ocrdma: Add support for IB stack compliant stats in sysfs. by Mitesh Ahuja · 10 years ago
  79. a7cfef2 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and 'srp' into for-next by Roland Dreier · 10 years ago
  80. 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
  81. e5f0508 RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs by Devesh Sharma · 10 years ago
  82. 95bf009 RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs by Mitesh Ahuja · 10 years ago
  83. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  84. 05df780 RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis by Jes Sorensen · 10 years ago
  85. de12348 RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it by Jes Sorensen · 10 years ago
  86. beb9b70 RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc() by Jes Sorensen · 10 years ago
  87. e5dc940 RDMA/ocrdma: Remove a unused-label warning by Li RongQing · 10 years ago
  88. 1b76d38 RDMA/ocrdma: Convert kernel VA to PA for mmap in user by Devesh Sharma · 10 years ago
  89. bf67472 RDMA/ocrdma: Get vlan tag from ib_qp_attrs by Selvin Xavier · 10 years ago
  90. 7ec11e0 RDMA/ocrdma: Add default GID at index 0 by Devesh Sharma · 10 years ago
  91. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  92. f0c2c22 RDMA/ocrdma: Use right macro in query AH by devesh.sharma@emulex.com · 10 years ago
  93. 1be528b RDMA/ocrdma: Resolve L2 address when creating user AH by devesh.sharma@emulex.com · 10 years ago
  94. f93439e RDMA/ocrdma: Do not skip setting deferred_arm by Devesh Sharma · 10 years ago
  95. d6a488f RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len by Devesh Sharma · 10 years ago
  96. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  97. 96c51ab RDMA/ocrdma: report asic-id in query device by Mitesh Ahuja · 10 years ago
  98. 8ac0c7c RDMA/ocrdma: Update sli data structure for endianness by Devesh Sharma · 10 years ago
  99. 0ea8726 RDMA/ocrdma: Obtain SL from device structure by Devesh Sharma · 10 years ago
  100. 741742e RDMA/ocrdma: Update the ocrdma module version string by Selvin Xavier · 10 years ago