| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-04-01 | IB: Pass only ib_udata in function prototypes |  Shamir Rabinovitch | 1 | -14/+14 |
| 2019-04-01 | IB: Remove 'uobject->context' dependency in object destroy APIs |  Shamir Rabinovitch | 1 | -2/+8 |
| 2019-04-01 | IB: Pass uverbs_attr_bundle down ib_x destroy path |  Shamir Rabinovitch | 1 | -1/+1 |
| 2019-01-10 | RDMA: Clear CQ objects during their allocation |  Leon Romanovsky | 1 | -1/+1 |
| 2019-01-10 | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata |  Jason Gunthorpe | 1 | -9/+8 |
| 2018-11-22 | {net, IB}/mlx4: Initialize CQ buffers in the driver when possible |  Daniel Jurgens | 1 | -1/+8 |
| 2018-02-28 | IB/mlx: Set slid to zero in Ethernet completion struct |  Moni Shoua | 1 | -1/+3 |
| 2018-01-29 | RDMA: Move enum ib_cq_creation_flags to uapi headers |  Jason Gunthorpe | 1 | -2/+2 |
| 2017-11-13 | IB/mlx4: Add contig support for control objects |  Guy Levi | 1 | -2/+6 |
| 2017-10-14 | IB/mlx4: Suppress gcc 7 fall-through complaints |  Bart Van Assche | 1 | -0/+2 |
| 2017-08-24 | IB/mlx4: Fix some spelling mistakes |  Talat Batheesh | 1 | -1/+1 |
| 2017-07-24 | (IB, net)/mlx4: Add resource utilization support |  Moshe Shemesh | 1 | -0/+2 |
| 2017-07-17 | {net, IB}/mlx4: Remove gfp flags argument |  Leon Romanovsky | 1 | -3/+3 |
| 2017-04-25 | IB: Replace ib_umem page_size by page_shift |  Artemy Kovalyov | 1 | -1/+1 |
| 2016-11-16 | IB/mlx4: Fix create CQ error flow |  Matan Barak | 1 | -1/+4 |
| 2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 1 | -1/+1 |
| 2016-10-07 | IB/mlx4: Move user vendor structures |  Leon Romanovsky | 1 | -1/+1 |
| 2016-09-02 | IB/mlx4: Don't return errors from poll_cq |  Leon Romanovsky | 1 | -24/+2 |
| 2016-09-02 | Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" |  Leon Romanovsky | 1 | -3/+3 |
| 2016-08-22 | IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one |  Yuval Shaia | 1 | -3/+3 |
| 2016-08-22 | IB/mlx4: Make function use_tunnel_data return void |  Yuval Shaia | 1 | -7/+7 |
| 2016-08-03 | IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct |  Roland Dreier | 1 | -2/+2 |
| 2015-12-23 | IB: remove in-kernel support for memory windows |  Christoph Hellwig | 1 | -3/+0 |
| 2015-10-28 | IB/mlx4: Remove old FRWR API support |  Sagi Grimberg | 1 | -2/+1 |
| 2015-10-28 | IB/mlx4: Support the new memory registration API |  Sagi Grimberg | 1 | -0/+1 |
| 2015-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 1 | -1/+1 |
| 2015-08-30 | IB/mlx4: Fix incorrect cq flushing in error state |  Ariel Nahum | 1 | -1/+1 |
| 2015-07-27 | net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support |  Hadar Hen Zion | 1 | -1/+1 |
| 2015-06-12 | IB/mlx4: Add support for CQ time-stamping |  Matan Barak | 1 | -3/+6 |
| 2015-06-12 | IB/core: Change provider's API of create_cq to be extendible |  Matan Barak | 1 | -1/+7 |
| 2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 1 | -4/+3 |
| 2015-02-17 | IB/mlx4: Bug fixes in mlx4_ib_resize_cq |  Majd Dibbiny | 1 | -4/+3 |
| 2015-02-09 | IB/mlx4: Reset flow support for IB kernel ULPs |  Yishai Hadas | 1 | -0/+57 |
| 2014-12-11 | net/mlx4_core: Use tasklet for user-space CQ completion events |  Matan Barak | 1 | -1/+4 |
| 2014-06-02 | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO |  Jiri Kosina | 1 | -3/+3 |
| 2014-03-12 | mlx4: Implement IP based gids support for RoCE/SRIOV |  Jack Morgenstein | 1 | -14/+28 |
| 2014-01-18 | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing |  Moni Shoua | 1 | -0/+9 |
| 2013-11-17 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next |  Roland Dreier | 1 | -2/+7 |
| 2013-11-15 | IB/mlx4: Fix device max capabilities check |  Eli Cohen | 1 | -1/+6 |
| 2013-11-15 | IB/mlx4: Fix endless loop in resize CQ |  Eli Cohen | 1 | -1/+1 |
| 2013-05-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 1 | -0/+21 |
| 2013-04-24 | net/mlx4_en: Add HW timestamping (TS) support |  Amir Vadai | 1 | -1/+1 |
| 2013-04-16 | IB/mlx4: Fetch XRC SRQ in the CQ polling code |  Shlomo Pongratz | 1 | -0/+21 |
| 2012-11-26 | mlx4: 64-byte CQE/EQE support |  Or Gerlitz | 1 | -8/+26 |
| 2012-09-30 | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support |  Jack Morgenstein | 1 | -1/+30 |
| 2012-05-18 | IB/mlx4: Increase the number of vectors (EQs) available for ULPs |  Shlomo Pongratz | 1 | -0/+3 |
| 2012-05-08 | IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) |  Shlomo Pongratz | 1 | -5/+5 |
| 2012-03-12 | Merge branches 'misc' and 'mlx4' into for-next |  Roland Dreier | 1 | -2/+1 |
| 2012-03-12 | IB/mlx4: Fix possible missed completion event |  Eli Cohen | 1 | -2/+1 |
| 2012-03-08 | IB: Change CQE "csum_ok" field to a bit flag |  Or Gerlitz | 1 | -1/+2 |