Age | Commit message (Expand) | Author | Files | Lines |
2020-01-30 | RDMA/core: Make the entire API tree static | Jason Gunthorpe | 1 | -3/+3 |
2020-01-25 | RDMA/cm: Remove CM message structs | Jason Gunthorpe | 1 | -1/+6 |
2020-01-25 | RDMA/cm: Add SET/GET implementations to hide IBA wire format | Leon Romanovsky | 2 | -0/+354 |
2020-01-21 | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe | 3 | -5/+14 |
2020-01-16 | RDMA/uverbs: Add new relaxed ordering memory region access flag | Michael Guralnik | 1 | -0/+1 |
2020-01-16 | RDMA/core: Add optional access flags range | Michael Guralnik | 1 | -1/+3 |
2020-01-16 | RDMA/uverbs: Verify MR access flags | Michael Guralnik | 1 | -0/+3 |
2020-01-16 | IB/core: Add interface to advise_mr for kernel users | Moni Shoua | 1 | -0/+3 |
2020-01-16 | IB/core: Introduce ib_reg_user_mr | Moni Shoua | 1 | -0/+6 |
2020-01-16 | IB: Allow calls to ib_umem_get from kernel ULPs | Moni Shoua | 2 | -5/+5 |
2020-01-13 | RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject | Jason Gunthorpe | 2 | -4/+2 |
2020-01-13 | RDMA/core: Do not erase the type of ib_wq.uobject | Jason Gunthorpe | 1 | -1/+2 |
2020-01-13 | RDMA/core: Do not erase the type of ib_srq.uobject | Jason Gunthorpe | 1 | -1/+2 |
2020-01-13 | RDMA/core: Do not erase the type of ib_qp.uobject | Jason Gunthorpe | 1 | -1/+2 |
2020-01-13 | RDMA/core: Do not erase the type of ib_cq.uobject | Jason Gunthorpe | 1 | -1/+3 |
2020-01-13 | RDMA/core: Do not allow alloc_commit to fail | Jason Gunthorpe | 2 | -13/+3 |
2020-01-13 | RDMA/core: Simplify destruction of FD uobjects | Jason Gunthorpe | 1 | -6/+6 |
2020-01-13 | RDMA/mlx5: Use RCU and direct refcounts to keep memory alive | Jason Gunthorpe | 1 | -0/+12 |
2020-01-13 | RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class | Jason Gunthorpe | 1 | -1/+0 |
2020-01-07 | IB/core: Rename event_handler_lock to qp_open_list_lock | Parav Pandit | 1 | -1/+1 |
2020-01-07 | IB/core: Cut down single member ib_cache structure | Parav Pandit | 1 | -5/+2 |
2020-01-07 | IB/core: Let IB core distribute cache update events | Parav Pandit | 1 | -3/+6 |
2020-01-07 | RDMA/core: Trace points for diagnosing completion queue issues | Chuck Lever | 1 | -0/+5 |
2020-01-03 | RDMA/cm: Delete unused CM ARP functions | Leon Romanovsky | 1 | -34/+0 |
2020-01-03 | IB/rdmavt: Correct comments in rdmavt_qp.h header | Mike Marciniszyn | 1 | -21/+1 |
2019-12-12 | IB/core: Introduce rdma_user_mmap_entry_insert_range() API | Yishai Hadas | 1 | -0/+5 |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2 | -56/+14 |
2019-11-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 6 | -107/+71 |
2019-11-25 | Merge branch 'ib-guids' into rdma.git for-next | Jason Gunthorpe | 1 | -0/+6 |
2019-11-23 | RDMA/odp: Use mmu_interval_notifier_insert() | Jason Gunthorpe | 2 | -56/+14 |
2019-11-22 | IB/core: Add interfaces to get VF node and port GUIDs | Danit Goldberg | 1 | -0/+6 |
2019-11-17 | IB/umem: remove the dmasync argument to ib_umem_get | Christoph Hellwig | 1 | -2/+2 |
2019-11-12 | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky | 1 | -4/+3 |
2019-11-06 | RDMA/mad: Delete never implemented functions | Leon Romanovsky | 1 | -40/+0 |
2019-11-06 | RDMA: Connect between the mmap entry and the umap_priv structure | Michal Kalderon | 1 | -11/+2 |
2019-11-06 | RDMA/core: Create mmap database and cookie helper functions | Michal Kalderon | 1 | -0/+35 |
2019-10-28 | Merge branch 'odp_rework' into rdma.git for-next | Jason Gunthorpe | 1 | -18/+0 |
2019-10-28 | RDMA/mlx5: Rework implicit ODP destroy | Jason Gunthorpe | 1 | -2/+0 |
2019-10-28 | RDMA/mlx5: Use an xarray for the children of an implicit ODP | Jason Gunthorpe | 1 | -16/+0 |
2019-10-28 | RDMA/core: Fix ib_dma_max_seg_size() | Bart Van Assche | 1 | -3/+1 |
2019-10-28 | RDMA/cm: Update copyright together with SPDX tag | Leon Romanovsky | 1 | -28/+2 |
2019-10-28 | RDMA/cm: Use specific keyword to check define | Leon Romanovsky | 1 | -1/+1 |
2019-10-22 | RDMA/nldev: Provide MR statistics | Erez Alfasi | 2 | -0/+9 |
2019-10-22 | RDMA/mlx5: Return ODP type per MR | Erez Alfasi | 1 | -0/+3 |
2019-10-22 | IB/mlx5: Introduce ODP diagnostic counters | Erez Alfasi | 1 | -0/+5 |
2019-10-22 | RDMA/uverbs: Prevent potential underflow | Dan Carpenter | 1 | -1/+1 |
2019-10-22 | RDMA/rw: Support threshold for registration vs scattering to local pages | Yamin Friedman | 1 | -0/+2 |
2019-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 9 | -6/+124 |
2019-09-21 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 3 | -31/+36 |
2019-09-13 | IB/{rdmavt, hfi1, qib}: Add a counter for credit waits | Kaike Wan | 2 | -0/+36 |