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