Age | Commit message (Expand) | Author | Files | Lines |
2024-06-27 | RDMA: Pass entire uverbs attr bundle to create cq function | Akiva Goldberger | 1 | -1/+2 |
2021-05-20 | RDMA/mlx4: Remove unused parameter udata | Lang Cheng | 1 | -4/+4 |
2020-09-11 | RDMA/mlx4: Use ib_umem_num_dma_blocks() | Jason Gunthorpe | 1 | -1/+0 |
2020-09-09 | RDMA: Allow fail of destroy CQ | Leon Romanovsky | 1 | -1/+2 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-01-21 | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe | 1 | -1/+1 |
2020-01-16 | IB: Allow calls to ib_umem_get from kernel ULPs | Moni Shoua | 1 | -1/+1 |
2020-01-03 | RDMA/mlx4: Redo TX checksum offload in line with docs | Eugene Crosser | 1 | -11/+7 |
2019-11-17 | IB/umem: remove the dmasync argument to ib_umem_get | Christoph Hellwig | 1 | -1/+1 |
2019-06-20 | RDMA: Check umem pointer validity prior to release | Leon Romanovsky | 1 | -9/+5 |
2019-06-11 | RDMA: Convert CQ allocations to be under core responsibility | Leon Romanovsky | 1 | -17/+8 |
2019-06-11 | RDMA: Clean destroy CQ in drivers do not return errors | Leon Romanovsky | 1 | -3/+1 |
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/dledfo... | 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/dledfo... | 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/r... | 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', ... | Roland Dreier | 1 | -2/+7 |