summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2016-05-13i40iw: constify i40iw_vf_cqp_ops structureJulia Lawall
2016-05-13i40e: constify i40e_client_ops structureJulia Lawall
2016-05-13IB/srp: Do not register memory if never_register has been setBart Van Assche
2016-05-13IB/srp: Prevent mapping failuresBart Van Assche
2016-05-13IB/srp: Swap two code blocks in srp_add_one()Bart Van Assche
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/srp: Fix srp_create_target() error handlingBart Van Assche
2016-05-13IB/srp: Fix a memory descriptor leak in an error pathBart Van Assche
2016-05-13IB/srp: Print "ib_srp: " prefix onceBart Van Assche
2016-05-13IB/isert: convert to the generic RDMA READ/WRITE APIChristoph Hellwig
2016-05-13IB/core: add RW API support for signature MRsChristoph Hellwig
2016-05-13IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig
2016-05-13IB/core: generic RDMA READ/WRITE APIChristoph Hellwig
2016-05-13IB/core: add a need_inval flag to struct ib_mrSteve Wise
2016-05-13IB/core: add a simple MR poolChristoph Hellwig
2016-05-13IB/core: refactor ib_create_qpChristoph Hellwig
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-05-12IB/cma: pass the port number to ib_create_qpChristoph Hellwig
2016-05-12IB/srp: Move common code into the callerBart Van Assche
2016-05-12IB/srp: Move code out of a loopBart Van Assche
2016-05-12IB/srp: Avoid that mapping failure triggers an infinite loopBart Van Assche
2016-05-12IB/srp: Introduce target->mr_pool_sizeBart Van Assche
2016-05-12IB/srp: Fix srp_map_data() error pathsBart Van Assche
2016-05-12IB/srp: Document srp_map_data() return valueBart Van Assche
2016-05-12IB/srp: Fix a commentBart Van Assche
2016-05-12IB/srp: Fix a spelling error in a source code commentBart Van Assche
2016-05-05Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7Doug Ledford
2016-05-05RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S
2016-05-05RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S
2016-05-05RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S
2016-05-05RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S
2016-05-05RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S
2016-05-05RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S
2016-05-05RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S
2016-05-05RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S
2016-05-05RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig
2016-04-29RDMA/nes: don't leak skb if carrier downFlorian Westphal
2016-04-28RDMA/i40iw: Fix for removing quad hash entriesTatyana Nikolova
2016-04-28RDMA/i40iw: Fix for checking if the QP is destroyedTatyana Nikolova
2016-04-28RDMA/i40iw: Fix for using one sge for RDMA READShiraz Saleem
2016-04-28RDMA/i40iw: Fix for the size of kernel mode SQShiraz Saleem
2016-04-28RDMA/i40iw: Fix for a NOP WQE sizeMohammad Khan
2016-04-28RDMA/i40iw: Correct STag mask to min of 14 bitsChien Tin Tung
2016-04-28RDMA/i40iw: Fixes for WQE alignmentShiraz Saleem
2016-04-28RDMA/i40iw: Adding queue drain functionsIsmail, Mustafa
2016-04-28RDMA/i40iw: Fix SD calculation for initial HMC creationIsmail, Mustafa
2016-04-28RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa
2016-04-28RDMA/i40iw: Add base memory management extensionsIsmail, Mustafa
2016-04-28RDMA/i40iw: Initialize max enabled vfs variableIsmail, Mustafa