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