1. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  2. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  3. 004d18e RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() by Dan Carpenter · 8 years ago
  4. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  5. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  6. db287ec RDMA/ocrdma: Replace BUG() with BUG_ON() by ssh10 · 8 years ago
  7. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  8. a7fe738 IB/ocrdma: Move user vendor structures by Leon Romanovsky · 8 years ago
  9. 3c199b4 RDMA/ocrdma: Fix the max_sge reported from FW by Selvin Xavier · 8 years ago
  10. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 9 years ago
  11. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 9 years ago
  12. 95f60bb IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 9 years ago
  13. 0ca4c39 IB/ocrdma: Delete unnecessary variable initialisations in 11 functions by Markus Elfring · 9 years ago
  14. 6b06266 RDMA/ocrdma: Support RoCE-v2 in the UD path by Devesh Sharma · 9 years ago
  15. b41f785 RDMA/ocrdma: Fix arm logic to align with new cq API by Devesh Sharma · 9 years ago
  16. aff3ead RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion by Selvin Xavier · 9 years ago
  17. 7d82df1 RDMA/ocrdma: populate max_sge_rd in device attributes by Selvin Xavier · 9 years ago
  18. 3b1ea43 RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  19. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  20. 191cfed RDMA/ocrdma: Remove old FRWR API by Sagi Grimberg · 9 years ago
  21. 2eaa1c5 RDMA/ocrdma: Support the new memory registration API by Sagi Grimberg · 9 years ago
  22. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  23. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  24. af74d19 RDMA/ocrdma: Prevent CQ-Doorbell floods by Devesh Sharma · 9 years ago
  25. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  26. cc36929 RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core by Somnath Kotur · 9 years ago
  27. cacb7d5 ocrdma: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  28. 71ee673 RDMA/ocrdma: update ocrdma license to dual-license by Devesh Sharma · 9 years ago
  29. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  30. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
  31. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
  32. 4dc5444 RDMA/ocrdma: fix double free on pd by Colin Ian King · 10 years ago
  33. 18eaf1f RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd() by Roland Dreier · 10 years ago
  34. 59582d8 RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it by Mitesh Ahuja · 10 years ago
  35. fe48822 RDMA/ocrdma: Fix QP state transition in destroy_qp by Devesh Sharma · 10 years ago
  36. 59a39ca3 RDMA/ocrdma: Fix off by one in ocrdma_query_gid() by Dan Carpenter · 10 years ago
  37. f3070e7 RDMA/ocrdma: Use unsigned for bit index by Rasmus Villemoes · 10 years ago
  38. ba64fdc RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit by Rasmus Villemoes · 10 years ago
  39. 29565f2 RDMA/ocrdma: set vlan present bit for user AH by Devesh Sharma · 10 years ago
  40. d2b8f7b RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure by Mitesh Ahuja · 10 years ago
  41. 380676e RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE by Devesh Sharma · 10 years ago
  42. 4b8180a RDMA/ocrdma: Host crash on destroying device resources by Mitesh Ahuja · 10 years ago
  43. 43c706b RDMA/ocrdma: Report correct state in ibv_query_qp by Padmanabh Ratnakar · 10 years ago
  44. ad56ebb RDMA/ocrdma: Debugfs enhancments for ocrdma driver by Selvin Xavier · 10 years ago
  45. 9ba1377 RDMA/ocrdma: Move PD resource management to driver. by Mitesh Ahuja · 10 years ago
  46. a7cfef2 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and 'srp' into for-next by Roland Dreier · 10 years ago
  47. 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
  48. 95bf009 RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs by Mitesh Ahuja · 10 years ago
  49. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  50. 1b76d38 RDMA/ocrdma: Convert kernel VA to PA for mmap in user by Devesh Sharma · 10 years ago
  51. 28596c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  52. f93439e RDMA/ocrdma: Do not skip setting deferred_arm by Devesh Sharma · 11 years ago
  53. d6a488f RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len by Devesh Sharma · 11 years ago
  54. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  55. 96c51ab RDMA/ocrdma: report asic-id in query device by Mitesh Ahuja · 11 years ago
  56. 033edd4 RDMA/ocrdma: Return proper value for max_mr_size by Mitesh Ahuja · 11 years ago
  57. 6dab026 RDMA/ocrdma: Do proper cleanup even if FW is in error state by Mitesh Ahuja · 11 years ago
  58. f252b5d RDMA/ocrdma: Allow only SEND opcode in case of UD QPs by Mitesh Ahuja · 11 years ago
  59. a96ffb1 RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs by Selvin Xavier · 11 years ago
  60. a53d77a RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported by Devesh Sharma · 11 years ago
  61. 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
  62. 7a1e89d RDMA/ocrdma: Fix warnings about pointer <-> integer casts by Roland Dreier · 11 years ago
  63. fad51b7 RDMA/ocrdma: Code clean-up by Devesh Sharma · 11 years ago
  64. ac578ae RDMA/ocrdma: Display proper value for max_mw by Selvin Xavier · 11 years ago
  65. cf5788a RDMA/ocrdma: Use non-zero tag in SRQ posting by Selvin Xavier · 11 years ago
  66. 9d1878a RDMA/ocrdma: Memory leak fix in ocrdma_dereg_mr() by Selvin Xavier · 11 years ago
  67. 21c3391 RDMA/ocrdma: Read ASIC_ID register to select asic_gen by Devesh Sharma · 11 years ago
  68. 2df84fa8 RDMA/ocrdma: SQ and RQ doorbell offset clean up by Devesh Sharma · 11 years ago
  69. ea61762 RDMA/ocrdma: EQ full catastrophe avoidance by Devesh Sharma · 11 years ago
  70. bc1b04a RDMA/ocrdma: Fix compiler warning by Prarit Bhargava · 11 years ago
  71. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 11 years ago
  72. c945938 Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-next by Roland Dreier · 11 years ago
  73. a61d93d RDMA/ocrdma: Fix traffic class shift by Devesh Sharma · 11 years ago
  74. b4a26a2 IB: Report using RoCE IP based gids in port caps by Moni Shoua · 11 years ago
  75. 37721d8 RDMA/ocrdma: Populate GID table with IP based gids by Moni Shoua · 11 years ago
  76. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  77. d5e3f37 RDMA/ocrdma: Remove redundant check in ocrdma_build_fr() by Naresh Gottumukkala · 11 years ago
  78. 1852d1d RDMA/ocrdma: Fix a crash in rmmod by Naresh Gottumukkala · 11 years ago
  79. 2b50176d IB: Remove unnecessary semicolons by Joe Perches · 11 years ago
  80. 33ccbd8 RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch by Roland Dreier · 11 years ago
  81. 117e6dd RDMA/ocrdma: Consider multiple SGES in case of DPP by Naresh Gottumukkala · 11 years ago
  82. f24ceba RDMA/ocrdma: Fix for displaying proper link speed by Naresh Gottumukkala · 11 years ago
  83. c43e9ab RDMA/ocrdma: Increase STAG array size by Naresh Gottumukkala · 11 years ago
  84. cffce99 RDMA/ocrdma: Dont use PD 0 for userpace CQ DB by Naresh Gottumukkala · 11 years ago
  85. 2b51a9b RDMA/ocrdma: FRMA code cleanup by Naresh Gottumukkala · 11 years ago
  86. f11220e RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24 by Naresh Gottumukkala · 11 years ago
  87. d3cb6c0 RDMA/ocrdma: Remove the MTU check based on Ethernet MTU by Naresh Gottumukkala · 11 years ago
  88. 7c33880 RDMA/ocrdma: Add support for fast register work requests (FRWR) by Naresh Gottumukkala · 11 years ago
  89. 43a6b40 RDMA/ocrdma: Create IRD queue fix by Naresh Gottumukkala · 11 years ago
  90. 45e86b3 RDMA/ocrdma: Cache recv DB until QP moved to RTR by Naresh Gottumukkala · 11 years ago
  91. 057729c RDMA/ocrdma: Remove driver QP state machine by Naresh Gottumukkala · 11 years ago
  92. 1afc045 RDMA/ocrdma: Remove redundant dev reference by Naresh Gottumukkala · 11 years ago
  93. f99b164 RDMA/ocrdma: Style and redundant code cleanup by Naresh Gottumukkala · 11 years ago
  94. 63ea374 RDMA/ocrdma: Fix several stack info leaks by Dan Carpenter · 11 years ago
  95. df176ea RDMA/ocrdma: Change macros to inline funtions by Naresh Gottumukkala · 12 years ago
  96. f6ddcf7 RDMA/ocrdma: Set bad_wr in error case by Naresh Gottumukkala · 12 years ago
  97. ef99c4c RDMA/ocrdma: Replace ocrdma_err with pr_err by Naresh Gottumukkala · 12 years ago
  98. 27159f5 RDMA/ocrdma: Remove use_cnt for queues by Gottumukkala, Naresh · 12 years ago
  99. ae3bca9 RDMA/ocrdma: Fix CQE expansion of unsignaled WQE by Parav Pandit · 12 years ago
  100. 9e8fa04 RDMA/ocrdma: Fix check of GSI CQs by Roland Dreier · 12 years ago