1. b8f5595 RDMA/ocrdma: update ocrdma module license string by Devesh Sharma · 9 years ago
  2. 71ee673 RDMA/ocrdma: update ocrdma license to dual-license by Devesh Sharma · 9 years ago
  3. d8b2ba7 IB/core: Destroy ocrdma_dev_id IDR on module exit by Johannes Thumshirn · 9 years ago
  4. 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 9 years ago
  5. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  6. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  7. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  8. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  9. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  10. 0699ee7 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  11. 4dc5444 RDMA/ocrdma: fix double free on pd by Colin Ian King · 9 years ago
  12. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  13. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 9 years ago
  14. 18eaf1f RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd() by Roland Dreier · 9 years ago
  15. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  16. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  17. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  18. 235dfcd RDMA/ocrdma: Update ocrdma version number by Selvin Xavier · 9 years ago
  19. 72d8a01 RDMA/ocrdma: Fail connection for MTU lesser than 512 by Naga Irrinki · 9 years ago
  20. d27b2f1 RDMA/ocrdma: Fix dmac resolution for link local address by Mitesh Ahuja · 9 years ago
  21. 59582d8 RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it by Mitesh Ahuja · 9 years ago
  22. 038ab8b RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW. by Mitesh Ahuja · 9 years ago
  23. 6f5deab RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured by Devesh Sharma · 9 years ago
  24. fe48822 RDMA/ocrdma: Fix QP state transition in destroy_qp by Devesh Sharma · 9 years ago
  25. 5e6f923 RDMA/ocrdma: Report EQ full fatal error by Devesh Sharma · 9 years ago
  26. 314fdf4 RDMA/ocrdma: Fix EQ destroy failure during driver unload by Selvin Xavier · 9 years ago
  27. 59a39ca RDMA/ocrdma: Fix off by one in ocrdma_query_gid() by Dan Carpenter · 10 years ago
  28. f3070e7 RDMA/ocrdma: Use unsigned for bit index by Rasmus Villemoes · 10 years ago
  29. ba64fdc RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit by Rasmus Villemoes · 10 years ago
  30. 0ba5dc5 RDMA/ocrdma: Update the ocrdma module version string by Mitesh Ahuja · 10 years ago
  31. 29565f2 RDMA/ocrdma: set vlan present bit for user AH by Devesh Sharma · 10 years ago
  32. d2b8f7b RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure by Mitesh Ahuja · 10 years ago
  33. b4dbe8d RDMA/ocrdma: Add support for interrupt moderation by Mitesh Ahuja · 10 years ago
  34. a601dc7 RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac by Devesh Sharma · 10 years ago
  35. 043e9de RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP by Selvin Xavier · 10 years ago
  36. 380676e RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE by Devesh Sharma · 10 years ago
  37. 4b8180a RDMA/ocrdma: Host crash on destroying device resources by Mitesh Ahuja · 10 years ago
  38. 43c706b RDMA/ocrdma: Report correct state in ibv_query_qp by Padmanabh Ratnakar · 10 years ago
  39. ad56ebb RDMA/ocrdma: Debugfs enhancments for ocrdma driver by Selvin Xavier · 10 years ago
  40. 0c0eacd RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrdma device by Devesh Sharma · 10 years ago
  41. 9ba1377 RDMA/ocrdma: Move PD resource management to driver. by Mitesh Ahuja · 10 years ago
  42. 978cb6a RDMA/ocrdma: Increase the GID table size. by Mitesh Ahuja · 10 years ago
  43. cad1fbb RDMA/ocrdma: Add support for IB stack compliant stats in sysfs. by Mitesh Ahuja · 10 years ago
  44. a7cfef2 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and 'srp' into for-next by Roland Dreier · 10 years ago
  45. 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
  46. e5f0508 RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs by Devesh Sharma · 10 years ago
  47. 95bf009 RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs by Mitesh Ahuja · 10 years ago
  48. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  49. 05df780 RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis by Jes Sorensen · 10 years ago
  50. de12348 RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it by Jes Sorensen · 10 years ago
  51. beb9b70 RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc() by Jes Sorensen · 10 years ago
  52. e5dc940 RDMA/ocrdma: Remove a unused-label warning by Li RongQing · 10 years ago
  53. 1b76d38 RDMA/ocrdma: Convert kernel VA to PA for mmap in user by Devesh Sharma · 10 years ago
  54. bf67472 RDMA/ocrdma: Get vlan tag from ib_qp_attrs by Selvin Xavier · 10 years ago
  55. 7ec11e0 RDMA/ocrdma: Add default GID at index 0 by Devesh Sharma · 10 years ago
  56. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  57. f0c2c22 RDMA/ocrdma: Use right macro in query AH by devesh.sharma@emulex.com · 10 years ago
  58. 1be528b RDMA/ocrdma: Resolve L2 address when creating user AH by devesh.sharma@emulex.com · 10 years ago
  59. f93439e RDMA/ocrdma: Do not skip setting deferred_arm by Devesh Sharma · 10 years ago
  60. d6a488f RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len by Devesh Sharma · 10 years ago
  61. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  62. 96c51ab RDMA/ocrdma: report asic-id in query device by Mitesh Ahuja · 10 years ago
  63. 8ac0c7c RDMA/ocrdma: Update sli data structure for endianness by Devesh Sharma · 10 years ago
  64. 0ea8726 RDMA/ocrdma: Obtain SL from device structure by Devesh Sharma · 10 years ago
  65. 741742e RDMA/ocrdma: Update the ocrdma module version string by Selvin Xavier · 10 years ago
  66. 1b09a0c RDMA/ocrdma: Fix a sparse warning by Selvin Xavier · 10 years ago
  67. b880632 RDMA/ocrdma: Initialize the GID table while registering the device by Selvin Xavier · 10 years ago
  68. 4f1df84 RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K by Selvin Xavier · 10 years ago
  69. 920de55 RDMA/ocrdma: Add missing adapter mailbox opcodes by Selvin Xavier · 10 years ago
  70. 033edd4 RDMA/ocrdma: Return proper value for max_mr_size by Mitesh Ahuja · 10 years ago
  71. 6dab026 RDMA/ocrdma: Do proper cleanup even if FW is in error state by Mitesh Ahuja · 10 years ago
  72. f252b5d RDMA/ocrdma: Allow only SEND opcode in case of UD QPs by Mitesh Ahuja · 10 years ago
  73. a96ffb1 RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs by Selvin Xavier · 10 years ago
  74. daac968 RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creation by Devesh Sharma · 10 years ago
  75. a53d77a RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported by Devesh Sharma · 10 years ago
  76. efe4593 RDMA/ocrdma: Handle shutdown event from be2net driver by Devesh Sharma · 10 years ago
  77. 4808b18 RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributes by Selvin Xavier · 10 years ago
  78. 31dbdd9 RDMA/ocrdma: Query and initalize the PFC SL by Selvin Xavier · 10 years ago
  79. f50f31e RDMA/ocrdma: Avoid posting DPP requests for RDMA READ by Devesh Sharma · 10 years ago
  80. 0cc65dd RDMA/ocrdma: Convert to use simple_open() by Duan Jiong · 10 years ago
  81. f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
  82. 2d8f57d RDMA/ocrdma: Unregister inet notifier when unloading ocrdma by Selvin Xavier · 11 years ago
  83. 7a1e89d RDMA/ocrdma: Fix warnings about pointer <-> integer casts by Roland Dreier · 11 years ago
  84. fad51b7 RDMA/ocrdma: Code clean-up by Devesh Sharma · 11 years ago
  85. 334b8db RDMA/ocrdma: Display FW version by Selvin Xavier · 11 years ago
  86. a51f06e RDMA/ocrdma: Query controller information by Selvin Xavier · 11 years ago
  87. bbc5ec5 RDMA/ocrdma: Support non-embedded mailbox commands by Selvin Xavier · 11 years ago
  88. 1228056 RDMA/ocrdma: Handle CQ overrun error by Selvin Xavier · 11 years ago
  89. ac578ae RDMA/ocrdma: Display proper value for max_mw by Selvin Xavier · 11 years ago
  90. cf5788a RDMA/ocrdma: Use non-zero tag in SRQ posting by Selvin Xavier · 11 years ago
  91. 9d1878a RDMA/ocrdma: Memory leak fix in ocrdma_dereg_mr() by Selvin Xavier · 11 years ago
  92. 2e6e9f2 RDMA/ocrdma: Increment abi version count by Devesh Sharma · 11 years ago
  93. 0154410 RDMA/ocrdma: Update version string by Devesh Sharma · 11 years ago
  94. b6b87d2 RDMA/ocrdma: ABI versioning between ocrdma and be2net by Devesh Sharma · 11 years ago
  95. 1eebbb6 RDMA/ocrdma: Allow DPP QP creation by Devesh Sharma · 11 years ago
  96. 21c3391 RDMA/ocrdma: Read ASIC_ID register to select asic_gen by Devesh Sharma · 11 years ago
  97. 2df84fa8 RDMA/ocrdma: SQ and RQ doorbell offset clean up by Devesh Sharma · 11 years ago
  98. ea617626 RDMA/ocrdma: EQ full catastrophe avoidance by Devesh Sharma · 11 years ago
  99. bc1b04a RDMA/ocrdma: Fix compiler warning by Prarit Bhargava · 11 years ago
  100. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 11 years ago