summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Add hardware definitions for dump_fill_mkeyLeon Romanovsky
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-04MAINTAINERS: Moving out...Or Gerlitz
2018-07-04RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky
2018-07-04IB/mlx4: Test port number before querying type.Tarick Bedeir
2018-07-03vmw_pvrdma: Release netdev when vmxnet3 module is removedNeil Horman
2018-07-03IB/mlx5: Fix GRE flow specificationMaor Gottlieb
2018-07-03IB/hfi1: Remove incorrect call to do_interrupt callbackMichael J. Ruhl
2018-07-03IB/hfi1: Set in_use_ctxts bits for user ctxts onlyMichael J. Ruhl
2018-07-03ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche
2018-07-03ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche
2018-07-03IB/mlx5: Remove set-but-not-used variablesBart Van Assche
2018-07-03IB/srp: Remove driver version and release data informationBart Van Assche