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