aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/siw/siw_verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-121/+217
2019-11-14RDMA/siw: Cleanup unused mmap structures.Bernard Metzler1-2/+0
2019-11-06RDMA/siw: Use the common mmap_xa helpersMichal Kalderon1-98/+97
2019-10-28RDMA/siw: Fix post_recv QP state lockingBernard Metzler1-1/+0
2019-10-22RDMA/siw: Fix SQ/RQ drain logicBernard Metzler1-22/+122
2019-10-18RDMA/siw: free siw_base_qp in kref release routineKrishnamraju Eraparaju1-2/+0
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe1-20/+20
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler1-20/+20
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe1-5/+11
2019-08-13RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler1-5/+11
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib1-1/+2
2019-07-02rdma/siw: application interfaceBernard Metzler1-0/+1760