Age | Commit message (Expand) | Author |
2020-10-16 | RDMA: Explicitly pass in the dma_device to ib_register_device | Jason Gunthorpe |
2020-10-01 | RDMA/uverbs: Expose the new GID query API to user space | Avihai Horon |
2020-10-01 | RDMA/core: Introduce new GID table query API | Avihai Horon |
2020-10-01 | RDMA/core: Modify enum ib_gid_type and enum rdma_network_type | Avihai Horon |
2020-10-01 | IB/core: Enable ODP sync without faulting | Yishai Hadas |
2020-10-01 | IB/core: Improve ODP to use hmm_range_fault() | Yishai Hadas |
2020-09-30 | RDMA/core: Remove ucontext->closing | Jason Gunthorpe |
2020-09-22 | RDMA/restrack: Improve readability in task name management | Leon Romanovsky |
2020-09-22 | RDMA/restrack: Simplify restrack tracking in kernel flows | Leon Romanovsky |
2020-09-22 | RDMA/restrack: Count references to the verbs objects | Leon Romanovsky |
2020-09-18 | Merge branch 'mlx5_active_speed' into rdma.git for-next | Jason Gunthorpe |
2020-09-18 | RDMA: Fix link active_speed size | Aharon Landau |
2020-09-17 | RDMA: Convert RWQ table logic to ib_core allocation scheme | Leon Romanovsky |
2020-09-17 | RDMA: Clean MW allocation and free flows | Leon Romanovsky |
2020-09-11 | RDMA/core: Added missing WR and WC opcodes | Bob Pearson |
2020-09-11 | RDMA/mlx4: Use ib_umem_num_dma_blocks() | Jason Gunthorpe |
2020-09-11 | RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks() | Jason Gunthorpe |
2020-09-09 | RDMA/umem: Add rdma_umem_for_each_dma_block() | Jason Gunthorpe |
2020-09-09 | RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz() | Jason Gunthorpe |
2020-09-09 | RDMA: Make counters destroy symmetrical | Leon Romanovsky |
2020-09-09 | RDMA: Restore ability to return error for destroy WQ | Leon Romanovsky |
2020-09-09 | RDMA: Change XRCD destroy return value | Leon Romanovsky |
2020-09-09 | RDMA: Allow fail of destroy CQ | Leon Romanovsky |
2020-09-09 | RDMA/core: Delete function indirection for alloc/free kernel CQ | Leon Romanovsky |
2020-09-09 | RDMA: Restore ability to fail on SRQ destroy | Leon Romanovsky |
2020-09-09 | RDMA: Restore ability to fail on AH destroy | Leon Romanovsky |
2020-09-09 | RDMA: Restore ability to fail on PD deallocate | Leon Romanovsky |
2020-09-09 | RDMA/core: Change how failing destroy is handled during uobj abort | Jason Gunthorpe |
2020-08-31 | RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz() | Jason Gunthorpe |
2020-08-31 | RDMA/hns: Get udp sport num dynamically instead of using a fixed value | Weihang Li |
2020-08-27 | RDMA/cma: Add missing locking to rdma_accept() | Jason Gunthorpe |
2020-08-18 | RDMA/cm: Remove unused cm_class | Jason Gunthorpe |
2020-08-18 | RDMA: Remove constant domain argument from flow creation call | Leon Romanovsky |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-07-29 | IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE | Mike Marciniszyn |
2020-07-29 | RDMA/include: Replace license text with SPDX tags | Leon Romanovsky |
2020-07-24 | RDMA/core: Align abort/commit object scheme for write() and ioctl() paths | Leon Romanovsky |
2020-07-06 | RDMA: Move XRCD to be under ib_core responsibility | Leon Romanovsky |
2020-07-06 | RDMA/core: Create and destroy counters in the ib_core | Leon Romanovsky |
2020-07-06 | IB/uverbs: Expose UAPI to query ucontext | Yishai Hadas |
2020-07-06 | RDMA/core: Optimize XRC target lookup | Maor Gottlieb |
2020-07-06 | RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain | Maor Gottlieb |
2020-07-06 | RDMA: Remove the udata parameter from alloc_mr callback | Gal Pressman |
2020-07-06 | RDMA/core: Remove ib_alloc_mr_user function | Gal Pressman |
2020-07-03 | RDMA/mlx5: Introduce ODP prefetch counter | Maor Gottlieb |
2020-06-24 | RDMA/core: Delete not-used create RWQ table function | Leon Romanovsky |
2020-06-24 | RDMA: Add support to dump resource tracker in RAW format | Maor Gottlieb |
2020-06-23 | RDMA: Add dedicated CM_ID resource tracker function | Maor Gottlieb |
2020-06-23 | RDMA: Add dedicated QP resource tracker function | Maor Gottlieb |
2020-06-23 | RDMA: Add a dedicated CQ resource tracker function | Maor Gottlieb |