summaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-22IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky1-31/+36
2017-09-22IB/mlx5: fix debugfs cleanupSudip Mukherjee1-3/+3
2017-09-22IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King1-0/+3
2017-09-22IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar1-5/+11
2017-09-22iw_cxgb4: remove the stid on listen create failureSteve Wise1-1/+1
2017-09-22iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise1-0/+5
2017-09-22iw_cxgb4: put ep reference in pass_accept_req()Steve Wise1-1/+1
2017-09-22IB/core: Fix for core panicAlex Estrin1-2/+2
2017-08-31IB/core: Expose ioctl interface through experimental KconfigMatan Barak3-0/+17
2017-08-31IB/core: Assign root to all driversMatan Barak4-0/+45
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