aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31IB/core: Add completion queue (cq) object actionsMatan Barak2-1/+157
2017-08-31IB/core: Add legacy driver's user-dataMatan Barak3-0/+96
2017-08-31IB/core: Export ioctl enum types to user-spaceMatan Barak2-17/+55
2017-08-31IB/core: Explicitly destroy an object while keeping uobjectMatan Barak2-0/+36
2017-08-31IB/core: Add macros for declaring methods and attributesMatan Barak1-1/+104
2017-08-31IB/core: Add uverbs merge trees functionalityMatan Barak3-2/+706
2017-08-31IB/core: Add DEVICE object and root tree structureMatan Barak3-0/+70
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak4-99/+107
2017-08-31IB/core: Add new ioctl interfaceMatan Barak7-10/+543
2017-08-31RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive1-1/+1
2017-08-31RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade2-2/+5
2017-08-31IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()Roland Dreier1-0/+2
2017-08-31IB/cm: Fix sleeping in atomic when RoCE is usedRoland Dreier1-19/+44
2017-08-30IB/core: Add support to finalize objects in one transactionMatan Barak3-1/+114
2017-08-30IB/core: Add a generic way to execute an operation on a uobjectMatan Barak3-0/+127