1. ff23dfa IB: Pass only ib_udata in function prototypes by Shamir Rabinovitch · 6 years ago
  2. bdeacab IB: Remove 'uobject->context' dependency in object destroy APIs by Shamir Rabinovitch · 6 years ago
  3. c4367a2 IB: Pass uverbs_attr_bundle down ib_x destroy path by Shamir Rabinovitch · 6 years ago
  4. 0975890 RDMA: Clear CQ objects during their allocation by Leon Romanovsky · 6 years ago
  5. b0ea0fa IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata by Jason Gunthorpe · 6 years ago
  6. e456789 {net, IB}/mlx4: Initialize CQ buffers in the driver when possible by Daniel Jurgens · 6 years ago
  7. 6538932 IB/mlx: Set slid to zero in Ethernet completion struct by Moni Shoua · 7 years ago
  8. beb801a RDMA: Move enum ib_cq_creation_flags to uapi headers by Jason Gunthorpe · 7 years ago
  9. ed8637d IB/mlx4: Add contig support for control objects by Guy Levi · 7 years ago
  10. 8aff1fb IB/mlx4: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
  11. faa9141 IB/mlx4: Fix some spelling mistakes by Talat Batheesh · 7 years ago
  12. f330187 (IB, net)/mlx4: Add resource utilization support by Moshe Shemesh · 8 years ago
  13. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  14. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  15. 593ff73 IB/mlx4: Fix create CQ error flow by Matan Barak · 8 years ago
  16. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  17. 9ce28a2 IB/mlx4: Move user vendor structures by Leon Romanovsky · 8 years ago
  18. 2069743 IB/mlx4: Don't return errors from poll_cq by Leon Romanovsky · 8 years ago
  19. 25b64fc5 Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" by Leon Romanovsky · 8 years ago
  20. 5412352 IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one by Yuval Shaia · 8 years ago
  21. e6a00f6 IB/mlx4: Make function use_tunnel_data return void by Yuval Shaia · 8 years ago
  22. 0c87b6720 IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct by Roland Dreier · 8 years ago
  23. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  24. e761c67 IB/mlx4: Remove old FRWR API support by Sagi Grimberg · 9 years ago
  25. 1b2cd0f IB/mlx4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  26. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  27. 799cdaf IB/mlx4: Fix incorrect cq flushing in error state by Ariel Nahum · 9 years ago
  28. e802f8e net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support by Hadar Hen Zion · 9 years ago
  29. 4b664c4 IB/mlx4: Add support for CQ time-stamping by Matan Barak · 10 years ago
  30. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
  31. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  32. 8ab9406 IB/mlx4: Bug fixes in mlx4_ib_resize_cq by Majd Dibbiny · 10 years ago
  33. 35f05da IB/mlx4: Reset flow support for IB kernel ULPs by Yishai Hadas · 10 years ago
  34. 3dca0f42 net/mlx4_core: Use tasklet for user-space CQ completion events by Matan Barak · 10 years ago
  35. 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 11 years ago
  36. 5ea8bbf mlx4: Implement IP based gids support for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  37. 297e0da IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing by Moni Shoua · 11 years ago
  38. b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  39. 79d3da9 IB/mlx4: Fix device max capabilities check by Eli Cohen · 11 years ago
  40. 93b80ac IB/mlx4: Fix endless loop in resize CQ by Eli Cohen · 11 years ago
  41. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  42. ec693d4 net/mlx4_en: Add HW timestamping (TS) support by Amir Vadai · 12 years ago
  43. f3cca4b IB/mlx4: Fetch XRC SRQ in the CQ polling code by Shlomo Pongratz · 12 years ago
  44. 08ff323 mlx4: 64-byte CQE/EQE support by Or Gerlitz · 12 years ago
  45. 1ffeb2e IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support by Jack Morgenstein · 12 years ago
  46. e605b74 IB/mlx4: Increase the number of vectors (EQs) available for ULPs by Shlomo Pongratz · 13 years ago
  47. 987c8f8 IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) by Shlomo Pongratz · 13 years ago
  48. 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 13 years ago
  49. 3616f9c IB/mlx4: Fix possible missed completion event by Eli Cohen · 13 years ago
  50. d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 13 years ago
  51. 9106c41 IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE by Or Gerlitz · 13 years ago
  52. 3afa9f19 IB/mlx4: Don't call dma_free_coherent() with irqs disabled by Vladimir Sokolovsky · 14 years ago
  53. 6fa8f71 IB/mlx4: Add support for masked atomic operations by Vladimir Sokolovsky · 15 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  55. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  56. f781a22 IB/mlx4: Fix reading SL field out of cqe->sl_vid by Roland Dreier · 16 years ago
  57. 7798dbf IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize by Jack Morgenstein · 16 years ago
  58. b8dd786 mlx4_core: Add support for multiple completion event vectors by Yevgeny Petrilin · 16 years ago
  59. 42ab01c IB/mlx4: Fix MTT leakage in resize CQ by Jack Morgenstein · 16 years ago
  60. f780a9f mlx4_core: Add ethernet fields to CQE struct by Yevgeny Petrilin · 16 years ago
  61. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 16 years ago
  62. 95d04f0 IB/mlx4: Add support for memory management extensions and local DMA L_Key by Roland Dreier · 16 years ago
  63. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  64. 3ae15e1 IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf() by Roland Dreier · 17 years ago
  65. e463c7b mlx4_core: Add a way to set the "collapsed" CQ flag by Yevgeny Petrilin · 17 years ago
  66. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 17 years ago
  67. 6296883 mlx4_core: Move kernel doorbell management into core by Yevgeny Petrilin · 17 years ago
  68. bbf8eed1 IB/mlx4: Add support for resizing CQs by Vladimir Sokolovsky · 17 years ago
  69. 3fdcb97 IB/mlx4: Add support for modifying CQ moderation parameters by Eli Cohen · 17 years ago
  70. b832be1 IB/mlx4: Add IPoIB LSO support by Eli Cohen · 17 years ago
  71. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 17 years ago
  72. ea54b10 IB/mlx4: Use multiple WQ blocks to post smaller send WQEs by Jack Morgenstein · 17 years ago
  73. 1c69fc2 IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf by Roland Dreier · 17 years ago
  74. b322618 IB/mlx4: Micro-optimize mlx4_ib_poll_one() by Roland Dreier · 17 years ago
  75. e1bb784 IB/mlx4: Fix value of pkey_index in QP1 completions by Dotan Barak · 17 years ago
  76. 1989191 IB/mlx4: Fix opcode returned in RDMA read completion by Vu Pham · 17 years ago
  77. 082dee3 IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean() by Jack Morgenstein · 18 years ago
  78. 0e6e741 IB/mlx4: Handle new FW requirement for send request prefetching by Roland Dreier · 18 years ago
  79. 614c3c8 IB/mlx4: Fix handling of wq->tail for send completions by Roland Dreier · 18 years ago
  80. 225c7b1 IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters by Roland Dreier · 18 years ago