Age | Commit message (Expand) | Author | Files | Lines |
2021-08-25 | IB/rdmavt: Convert to SPDX identifier | Cai Huoqing | 1 | -43/+1 |
2021-08-03 | RDMA: Globally allocate and release QP memory | Leon Romanovsky | 1 | -0/+9 |
2021-06-21 | RDMA: Fix kernel-doc warnings about wrong comment | Leon Romanovsky | 1 | -2/+2 |
2021-06-16 | RDMA: Change ops->init_port to ops->port_groups | Jason Gunthorpe | 1 | -1/+1 |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 1 | -24/+10 |
2021-01-22 | RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context' | Lee Jones | 1 | -1/+1 |
2020-11-17 | RDMA/core: remove use of dma_virt_ops | Christoph Hellwig | 1 | -8/+0 |
2020-11-17 | Merge branch 'for-rc' into rdma.git | Jason Gunthorpe | 1 | -2/+5 |
2020-11-02 | RDMA: Fix software RDMA drivers for dma mapping error | Parav Pandit | 1 | -2/+5 |
2020-10-26 | RDMA: Remove AH from uverbs_cmd_mask | Jason Gunthorpe | 1 | -4/+1 |
2020-10-26 | RDMA: Move more uverbs_cmd_mask settings to the core | Jason Gunthorpe | 1 | -7/+0 |
2020-10-26 | RDMA: Remove elements in uverbs_cmd_mask that all drivers set | Jason Gunthorpe | 1 | -15/+1 |
2020-10-16 | RDMA: Explicitly pass in the dma_device to ib_register_device | Jason Gunthorpe | 1 | -2/+4 |
2020-10-08 | IB/rdmavt: Fix sizeof mismatch | Colin Ian King | 1 | -3/+1 |
2020-06-02 | RDMA/rdmavt: Remove FMR memory registration | Max Gurtovoy | 1 | -4/+0 |
2020-03-18 | IB/rdmavt: Delete unused routine | Mike Marciniszyn | 1 | -6/+0 |
2019-10-22 | infiniband: fix sw/rdmavt/ kernel-doc notation | rd.dunlab@gmail.com | 1 | -1/+2 |
2019-06-11 | RDMA: Convert CQ allocations to be under core responsibility | Leon Romanovsky | 1 | -0/+1 |
2019-06-10 | RDMA: Move uverbs_abi_ver into struct ib_device_ops | Jason Gunthorpe | 1 | -1/+2 |
2019-06-10 | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe | 1 | -2/+1 |
2019-04-08 | RDMA: Handle SRQ allocations by IB/core | Leon Romanovsky | 1 | -0/+1 |
2019-04-08 | RDMA: Handle AH allocations by IB/core | Leon Romanovsky | 1 | -0/+2 |
2019-02-22 | RDMA: Handle ucontext allocations by IB/core | Leon Romanovsky | 1 | -14/+8 |
2019-02-15 | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs | Shamir Rabinovitch | 1 | -4/+0 |
2019-02-08 | RDMA: Handle PD allocations by IB/core | Leon Romanovsky | 1 | -0/+1 |
2019-01-30 | RDMA: Provide safe ib_alloc_device() function | Leon Romanovsky | 1 | -1/+1 |
2019-01-14 | RDMA: Rename port_callback to init_port | Parav Pandit | 1 | -3/+2 |
2019-01-10 | RDMA: Clear CTX objects during their allocation | Leon Romanovsky | 1 | -1/+1 |
2018-12-12 | RDMA: Start use ib_device_ops | Kamal Heib | 1 | -8/+8 |
2018-12-12 | RDMA/rdmavt: Initialize ib_device_ops struct | Kamal Heib | 1 | -245/+54 |
2018-10-03 | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 1 | -1/+11 |
2018-09-26 | RDMA: Fully setup the device name in ib_register_device | Jason Gunthorpe | 1 | -1/+2 |
2018-05-09 | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support | Sebastian Sanchez | 1 | -22/+13 |
2018-03-19 | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak | 1 | -1/+2 |
2018-03-06 | infiniband: remove redundant assignment to pointer 'rdi' | Colin Ian King | 1 | -1/+1 |
2018-01-10 | infiniband: fix sw/rdmavt/* kernel-doc notation | Randy Dunlap | 1 | -4/+5 |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 1 | -1/+0 |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 1 | -2/+7 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2017-02-14 | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 1 | -3/+4 |
2017-01-24 | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it | Bart Van Assche | 1 | -2/+2 |
2016-08-02 | IB/rdmavt: Add support for ib_map_mr_sg | Jianxin Xiong | 1 | -0/+7 |
2016-08-02 | IB/rdmavt: Use new driver specific post send table | Mike Marciniszyn | 1 | -1/+2 |
2016-06-17 | IB/rdmavt: Correct required callback functions for MODIFY_QP | Brian Welty | 1 | -3/+1 |
2016-04-28 | IB/rdmavt,hfi1,qib: Fix memory leak | Jubin John | 1 | -0/+13 |
2016-03-10 | IB/rdamvt: fix cross build with rdmavt | Mike Marciniszyn | 1 | -1/+1 |
2016-03-10 | IB/rdmavt: Add per verb driver callback checking | Dennis Dalessandro | 1 | -61/+380 |
2016-03-10 | IB/rdmavt: Clean up comments and add more documentation | Dennis Dalessandro | 1 | -13/+49 |
2016-03-10 | IB/rdmavt: Add support for query_port, modify_port and get_port_immutable | Harish Chegondi | 1 | -22/+55 |
2016-03-10 | IB/rdmavt: Add query gid support. | Dennis Dalessandro | 1 | -3/+14 |