1. b4cfe44 IB/mlx5: Implement on demand paging by adding support for MMU notifiers by Haggai Eran · 10 years ago
  2. eab668a IB/mlx5: Add support for RDMA read/write responder page faults by Haggai Eran · 10 years ago
  3. 7bdf65d IB/mlx5: Handle page faults by Haggai Eran · 10 years ago
  4. 6aec21f IB/mlx5: Page faults handling infrastructure by Haggai Eran · 10 years ago
  5. 832a6b0 IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation by Haggai Eran · 10 years ago
  6. cc149f75 IB/mlx5: Changes in memory region creation to support on-demand paging by Haggai Eran · 10 years ago
  7. 8cdd312 IB/mlx5: Implement the ODP capability query verb by Haggai Eran · 10 years ago
  8. c1395a2 IB/mlx5: Add function to read WQE from user-space by Haggai Eran · 10 years ago
  9. 968e78d IB/mlx5: Enhance UMR support to allow partial page table update by Haggai Eran · 10 years ago
  10. 21af2c3 IB/mlx5: Remove per-MR pas and dma pointers by Haggai Eran · 10 years ago
  11. d14e711 mlx5: Fix error flow in add_keys by Eli Cohen · 10 years ago
  12. 6a4f139 mlx5: Fix sparse warnings by Eli Cohen · 10 years ago
  13. 479163f mlx5: don't duplicate kvfree() by Al Viro · 10 years ago
  14. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  15. 7b909bb Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next by Roland Dreier · 10 years ago
  16. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  17. 142537f IB/mlx5: Use extended internal signature layout by Sagi Grimberg · 10 years ago
  18. fd22f78 IB/mlx5: Use enumerations for PI copy mask by Sagi Grimberg · 10 years ago
  19. f39f869 IB/mlx5: Modify to work with arbitrary page size by Yishai Hadas · 10 years ago
  20. f83b426 IB/mlx5: Remove duplicate code from mlx5_set_path by Eli Cohen · 10 years ago
  21. 1c3ce90 IB/mlx5: Fix possible array overflow by Eli Cohen · 10 years ago
  22. 900a6d7 IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr by Eli Cohen · 10 years ago
  23. eefd56e IB/mlx5: Clear umr resources after ib_unregister_device by Eli Cohen · 10 years ago
  24. c7a08ac net/mlx5_core: Update device capabilities handling by Eli Cohen · 10 years ago
  25. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  26. a8f731e IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  27. 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 10 years ago
  28. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  29. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  30. 652c1a0 IB/mlx5: Enable "block multicast loopback" for kernel consumers by Or Gerlitz · 10 years ago
  31. 6c9b5d9 IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits by Roland Dreier · 10 years ago
  32. 43bc889 IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq by Yann Droneaud · 10 years ago
  33. a8237b3 IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq by Yann Droneaud · 10 years ago
  34. a74d241 IB/mlx5: Refactor UMR to have its own context struct by Shachar Raindel · 10 years ago
  35. 48fea83 IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPs by Haggai Eran · 10 years ago
  36. b475598 mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR by Haggai Eran · 10 years ago
  37. 8605933 IB/mlx5: Add MR to radix tree in reg_mr_callback by Haggai Eran · 10 years ago
  38. 096f7e7 IB/mlx5: Fix error handling in reg_umr by Haggai Eran · 10 years ago
  39. c7f44fb mlx5_core: Copy DIF fields only when input and output space values match by Sagi Grimberg · 10 years ago
  40. 5c273b1 mlx5_core: Simplify signature handover wqe for interleaved buffers by Sagi Grimberg · 10 years ago
  41. 8524867 mlx5_core: Fix signature handover operation for interleaved buffers by Sagi Grimberg · 10 years ago
  42. f360d88 IB/mlx5: Add block multicast loopback support by Eli Cohen · 10 years ago
  43. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  44. 2dea909 IB/mlx5: Expose support for signature MR feature by Sagi Grimberg · 10 years ago
  45. d5436ba IB/mlx5: Collect signature error completion by Sagi Grimberg · 10 years ago
  46. e663181 IB/mlx5: Support IB_WR_REG_SIG_MR by Sagi Grimberg · 10 years ago
  47. 2ac4593 IB/mlx5: Remove MTT access mode from umr flags helper function by Sagi Grimberg · 10 years ago
  48. 6e5eada IB/mlx5: Break up wqe handling into begin & finish routines by Sagi Grimberg · 10 years ago
  49. e1e66cc IB/mlx5: Initialize mlx5_ib_qp signature-related members by Sagi Grimberg · 10 years ago
  50. 3121e3c mlx5: Implement create_mr and destroy_mr by Sagi Grimberg · 10 years ago
  51. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 10 years ago
  52. 169a1d8 net,IB/mlx: Bump all Mellanox driver versions by Amir Vadai · 10 years ago
  53. 0861565 IB/mlx5: Remove dependency on X86 by Eli Cohen · 10 years ago
  54. 1a4c3a3 IB/mlx5: Don't set "block multicast loopback" capability by Eli Cohen · 10 years ago
  55. 78c0f98 IB/mlx5: Fix binary compatibility with libmlx5 by Eli Cohen · 10 years ago
  56. 9e65dc3 IB/mlx5: Fix RC transport send queue overhead computation by Eli Cohen · 10 years ago
  57. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago
  58. 57761d8 IB/mlx5: Verify reserved fields are cleared by Eli Cohen · 11 years ago
  59. 9e9c47d IB/mlx5: Allow creation of QPs with zero-length work queues by Eli Cohen · 11 years ago
  60. bde5158 IB/mlx5: Add support for resize CQ by Eli Cohen · 11 years ago
  61. 3bdb31f IB/mlx5: Implement modify CQ by Eli Cohen · 11 years ago
  62. ada388f IB/mlx5: Make sure doorbell record is visible before doorbell by Eli Cohen · 11 years ago
  63. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  64. c1be523 IB/mlx5: Fix micro UAR allocator by Eli Cohen · 11 years ago
  65. d9fe409 IB/mlx5: Remove unused code in mr.c by Eli Cohen · 11 years ago
  66. cf1c5e1 IB/mlx5: Fix page shift in create CQ for userspace by Eli Cohen · 11 years ago
  67. 7e2e192 IB/mlx5: Remove dead code by Eli Cohen · 11 years ago
  68. 1b77d2b mlx5: Use enum to indicate adapter page size by Eli Cohen · 11 years ago
  69. c2a3431 IB/mlx5: Update opt param mask for RTS2RTS by Eli Cohen · 11 years ago
  70. 07c9113 IB/mlx5: Remove "Always false" comparison by Eli Cohen · 11 years ago
  71. 2d036fa IB/mlx5: Remove dead code in mr.c by Eli Cohen · 11 years ago
  72. bf0bf77 mlx5: Support communicating arbitrary host page size to firmware by Eli Cohen · 11 years ago
  73. cfd8f1d IB/mlx5: Fix srq free in destroy qp by Moshe Lazer · 11 years ago
  74. 1faacf8 IB/mlx5: Simplify mlx5_ib_destroy_srq by Eli Cohen · 11 years ago
  75. 9641b74 IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR by Eli Cohen · 11 years ago
  76. 746b558 IB/mlx5: Multithreaded create MR by Eli Cohen · 11 years ago
  77. 51ee86a IB/mlx5: Fix check of number of entries in create CQ by Eli Cohen · 11 years ago
  78. 5431390 IB/mlx5: Ensure proper synchronization accessing memory by Eli Cohen · 11 years ago
  79. fe45f82 IB/mlx5: Fix alignment of reg umr gather buffers by Eli Cohen · 11 years ago
  80. ada9f5d IB/mlx5: Fix eq names to display nicely in /proc/interrupts by Sagi Grimberg · 11 years ago
  81. a4774e9 IB/mlx5: Fix opt param mask according to firmware spec by Eli Cohen · 11 years ago
  82. 75959f5 mlx5: Fix opt param mask for sq err to rts transition by Eli Cohen · 11 years ago
  83. 81bea28 IB/mlx5: Disable atomic operations by Eli Cohen · 11 years ago
  84. a0c84c3 IB/mlx5: Avoid async events on invalid port number by Eli Cohen · 11 years ago
  85. 203099f IB/mlx5: Decrease memory consumption of mr caches by Eli Cohen · 11 years ago
  86. 56e1ab0 IB/mlx5: Fix memory leak in mlx5_ib_create_srq by Moshe Lazer · 11 years ago
  87. 3c46191 IB/mlx5: Flush cache workqueue before destroying it by Moshe Lazer · 11 years ago
  88. b125a54 IB/mlx5: Fix send work queue size calculation by Eli Cohen · 11 years ago
  89. 618af38 mlx5_core: Variable may be used uninitialized by Andi Shyti · 11 years ago
  90. 92b0ca7 IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext() by Dan Carpenter · 11 years ago
  91. 281d1a9 IB/mlx5: Fix error return code in init_one() by Wei Yongjun · 11 years ago
  92. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  93. ad32b95 IB/mlx5: Make profile[] static in main.c by Roland Dreier · 11 years ago
  94. e126ba9 mlx5: Add driver for Mellanox Connect-IB adapters by Eli Cohen · 11 years ago