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