summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-07-10RDMA/nes: Avoid complaints about unused variablesBart Van Assche
2018-07-10RDMA/cxgb4: Restore the dropped uninitialized_varJason Gunthorpe
2018-07-10IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas
2018-07-10ib_srpt: use kvmalloc to allocate ring pointersJan Dakinevich
2018-07-10IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user spaceArtemy Kovalyov
2018-07-10RDMA: Validate grh_required when handling AVsArtemy Kovalyov
2018-07-10RDMA/hfi1: Move grh_required into update_sm_ahJason Gunthorpe
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe
2018-07-09RDMA/ipoib: Fix return code from ipoib_cm_dev_initKamal Heib
2018-07-09IB/core: Simplify check for RoCE route resolveParav Pandit
2018-07-09IB/mlx5: Honor cnt_set_id_valid flag instead of set_idParav Pandit
2018-07-09RDMA/mlx5: Remove unused port number parameterLeon Romanovsky
2018-07-09IB/uverbs: Do not use uverbs_cmd_mask in the ioctl pathJason Gunthorpe
2018-07-09IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn
2018-07-09RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc headerBart Van Assche
2018-07-09RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyzeBart Van Assche
2018-07-09RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyzeBart Van Assche
2018-07-09RDMA/rxe: Simplify the error handling code in rxe_create_ah()Bart Van Assche
2018-07-09IB/iser: Remove set-but-not-used variablesBart Van Assche
2018-07-09RDMA/ocrdma: Remove a set-but-not-used variableBart Van Assche
2018-07-09IB/nes: Fix a compiler warningBart Van Assche
2018-07-09RDMA/core: Remove set-but-not-used variablesBart Van Assche
2018-07-09RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port()Bart Van Assche
2018-07-09RDMA/ipoib: Fix use of sizeof()Kamal Heib
2018-07-09RDMA/ipoib: Prefer unsigned int to bare use of unsignedKamal Heib
2018-07-09RDMA/ipoib: Use min_t() macro instead of min()Kamal Heib
2018-07-09IB/cm: Remove unused and erroneous msg sequence encodingHåkon Bugge
2018-07-09IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobjectJason Gunthorpe
2018-07-09IB/uverbs: Remove ib_uobject_fileJason Gunthorpe
2018-07-09IB/uverbs: Tidy up remaining references to ucontextJason Gunthorpe
2018-07-09IB/uverbs: Replace file->ucontext with file in uverbs_cmd.cJason Gunthorpe
2018-07-09IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function callsJason Gunthorpe
2018-07-09IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufileJason Gunthorpe
2018-07-09IB/uverbs: Add a uobj_perform_destroy helperJason Gunthorpe
2018-07-04RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCTJason Gunthorpe
2018-07-04RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformlyJason Gunthorpe
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify method definition macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLEJason Gunthorpe
2018-07-04RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe
2018-07-04IB/mlx5: Expose dump and fill memory keyYonatan Cohen
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-07-04RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.cDan Carpenter
2018-07-04RDMA/bnxt_re: Fix a couple off by one bugsDan Carpenter
2018-07-04IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter
2018-07-04RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky