aboutsummaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 9-6/+124
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 3-31/+36
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsGravatar Kaike Wan 2-0/+36
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextGravatar Jason Gunthorpe 1-2/+1
2019-08-21RDMA/odp: remove ib_ucontext from ib_umemGravatar Jason Gunthorpe 1-1/+1
2019-08-21RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Gravatar Jason Gunthorpe 2-12/+1
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextGravatar Jason Gunthorpe 2-19/+37
2019-08-21RDMA/core: Make invalidate_range a device operationGravatar Moni Shoua 1-2/+2
2019-08-21RDMA/odp: Check for overflow when computing the umem_odp endGravatar Jason Gunthorpe 1-3/+2
2019-08-21RDMA/odp: Split creating a umem_odp from ib_umem_getGravatar Jason Gunthorpe 1-3/+6
2019-08-21RDMA/odp: Make the three ways to create a umem_odp clearGravatar Jason Gunthorpe 1-2/+4
2019-08-21RDMA/odp: Make it clearer when a umem is an implicit ODP umemGravatar Jason Gunthorpe 1-0/+8
2019-08-21RDMA/odp: Use the common interval tree library instead of genericGravatar Jason Gunthorpe 1-8/+12
2019-08-20RDMA/restrack: Rewrite PID namespace check to be reliableGravatar Leon Romanovsky 1-2/+1
2019-08-20RDMA: Delete DEBUG codeGravatar Leon Romanovsky 1-3/+0
2019-08-12RDMA: Introduce ib_port_phys_state enumGravatar Kamal Heib 1-0/+10
2019-08-05RDMA/core: Introduce ratelimited ibdev printk functionsGravatar Gal Pressman 1-0/+42
2019-08-05rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsGravatar Chuck Lever 1-0/+19
2019-08-01RDMA/devices: Remove the lock around remove_client_contextGravatar Jason Gunthorpe 1-1/+0
2019-08-01RDMA/devices: Do not deadlock during client removalGravatar Jason Gunthorpe 1-0/+3
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextGravatar Doug Ledford 1-5/+4
2019-07-25RDMA/core: Support netlink commands in non init_net net namespacesGravatar Parav Pandit 1-3/+7
2019-07-25RDMA: Make most headers compile stand aloneGravatar Jason Gunthorpe 5-0/+10
2019-07-22IB/hfi1: Unreserve a flushed OPFN requestGravatar Kaike Wan 1-5/+4
2019-07-09RDMA/core: Make rdma_counter.h compile stand aloneGravatar Jason Gunthorpe 2-3/+4
2019-07-08RDMA/core: Provide RDMA DIM support for ULPsGravatar Yamin Friedman 1-0/+4
2019-07-08IB/mlx5: Report correctly tag matching rendezvous capabilityGravatar Danit Goldberg 1-2/+2
2019-07-05RDMA/nldev: Allow get default counter statistics through RDMA netlinkGravatar Mark Zhang 1-0/+1
2019-07-05RDMA/nldev: Allow counter manual mode configration through RDMA netlinkGravatar Mark Zhang 1-0/+3
2019-07-05RDMA/counter: Allow manual mode configuration supportGravatar Mark Zhang 1-0/+7
2019-07-05RDMA/core: Get sum value of all counters when perform a sysfs stat readGravatar Mark Zhang 1-0/+2
2019-07-05RDMA/netlink: Implement counter dumpit calbackGravatar Mark Zhang 2-0/+13
2019-07-05RDMA/counter: Add "auto" configuration mode supportGravatar Mark Zhang 2-0/+26
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportGravatar Mark Zhang 2-0/+26
2019-07-05RDMA/restrack: Introduce statistic counterGravatar Mark Zhang 2-0/+22
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsGravatar Michael J. Ruhl 1-0/+50
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsGravatar Michael J. Ruhl 2-5/+20
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullGravatar Kamenee Arumugam 2-5/+45
2019-06-28IB/rdmavt: Fracture single lock used for posting and processing RWQEsGravatar Kamenee Arumugam 1-0/+7
2019-06-28IB/hfi1: Move receive work queue struct into uapi directoryGravatar Kamenee Arumugam 1-21/+31
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryGravatar Kamenee Arumugam 2-6/+48
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextGravatar Jason Gunthorpe 3-18/+3
2019-06-25RDMA/netlink: Audit policy settings for netlink attributesGravatar Doug Ledford 1-0/+6
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeGravatar Israel Rukshin 1-19/+0
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverGravatar Israel Rukshin 1-9/+0
2019-06-24RDMA/core: Validate integrity handover device capGravatar Max Gurtovoy 1-0/+1
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityGravatar Israel Rukshin 1-2/+2
2019-06-24RDMA/core: Add an integrity MR pool supportGravatar Israel Rukshin 1-1/+1
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestGravatar Max Gurtovoy 1-0/+1
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationGravatar Max Gurtovoy 1-0/+1