summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-13RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeoutHariprasad S
2016-05-13RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()Hariprasad S
2016-05-13RDMA/iw_cxgb4: atomically lookup ep and get a referenceHariprasad S
2016-05-13RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()Hariprasad S
2016-05-13RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTINGHariprasad S
2016-05-13RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()Hariprasad S
2016-05-13RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiationHariprasad S
2016-05-13RDMA/iw_cxgb4: Do not stop timer in case of incomplete messagesHariprasad S
2016-05-13RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...Hariprasad S
2016-05-13RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S
2016-05-13RDMA/iw_cxgb4: Correct RFC number of MPAHariprasad S
2016-05-13RDMA/iw_cxgb4: Add few history bits for epHariprasad S
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-28RDMA/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
2016-04-28RDMA/i40iw: Correct return code check in add_pble_poolIsmail, Mustafa
2016-04-28RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa
2016-04-28RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa
2016-04-28RDMA/i40iw: Populate vendor_id and vendor_part_id fieldsIsmail, Mustafa
2016-04-28RDMA/i40iw: Set vendor_err only if there is an actual errorIsmail, Mustafa
2016-04-28RDMA/i40iw: Add qp table lock around AE processingIsmail, Mustafa