summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | IB/srp: Prevent mapping failuresBart Van Assche2016-05-132-19/+119
* | IB/srp: Swap two code blocks in srp_add_one()Bart Van Assche2016-05-131-11/+12
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-1318-27/+47
* | IB/srp: Fix srp_create_target() error handlingBart Van Assche2016-05-131-7/+7
* | IB/srp: Fix a memory descriptor leak in an error pathBart Van Assche2016-05-131-1/+6
* | IB/srp: Print "ib_srp: " prefix onceBart Van Assche2016-05-131-1/+1
* | IB/isert: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2016-05-132-825/+85
* | IB/core: add RW API support for signature MRsChristoph Hellwig2016-05-134-5/+244
* | IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2016-05-132-495/+265
* | target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2016-05-134-16/+23
* | IB/core: generic RDMA READ/WRITE APIChristoph Hellwig2016-05-135-2/+617
* | IB/core: add a need_inval flag to struct ib_mrSteve Wise2016-05-132-0/+3
* | IB/core: add a simple MR poolChristoph Hellwig2016-05-135-2/+124
* | IB/core: refactor ib_create_qpChristoph Hellwig2016-05-131-49/+54
* | IB/core: add a helper to check for READ WITH INVALIDATE supportChristoph Hellwig2016-05-131-0/+12
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-1319-76/+66
* | IB/cma: pass the port number to ib_create_qpChristoph Hellwig2016-05-121-0/+1
|/
* Merge branches 'mlx5-1' and 'srp-1' into k.o/for-4.7Doug Ledford2016-05-122-20/+33
|\
| * IB/srp: Move common code into the callerBart Van Assche2016-05-121-1/+0
| * IB/srp: Move code out of a loopBart Van Assche2016-05-121-3/+3
| * IB/srp: Avoid that mapping failure triggers an infinite loopBart Van Assche2016-05-121-0/+2
| * IB/srp: Introduce target->mr_pool_sizeBart Van Assche2016-05-122-3/+4
| * IB/srp: Fix srp_map_data() error pathsBart Van Assche2016-05-121-11/+13
| * IB/srp: Document srp_map_data() return valueBart Van Assche2016-05-121-0/+9
| * IB/srp: Fix a commentBart Van Assche2016-05-121-1/+1
| * IB/srp: Fix a spelling error in a source code commentBart Van Assche2016-05-121-1/+1
* | net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed2016-05-121-22/+124
* | net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsetsTariq Toukan2016-05-121-52/+55
|/
*-. Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7Doug Ledford2016-05-0540-546/+1138
|\ \
| | * RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S2016-05-051-10/+2
| | * RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S2016-05-051-0/+13
| | * RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S2016-05-051-29/+35
| | * RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S2016-05-051-14/+15
| | * RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S2016-05-051-5/+18
| | * RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S2016-05-051-2/+13
| | * RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S2016-05-051-0/+7
| | * RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S2016-05-051-1/+6
| | * RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S2016-05-051-16/+66
| | * IB/iser: Fix max_sectors calculationChristoph Hellwig2016-05-051-4/+10
| | * RDMA/nes: don't leak skb if carrier downFlorian Westphal2016-04-281-3/+0
| * | IB/hfi1: Serialize hrtimer function callsJubin John2016-04-282-15/+12
| * | IB/hfi1: Fix MAD port poll for active cablesDean Luick2016-04-281-1/+15
| * | IB/hfi1: Correctly report neighbor link down reasonDean Luick2016-04-281-14/+9
| * | IB/hfi1: Use the neighbor link down reason only when validDean Luick2016-04-282-9/+130
| * | IB/hfi1: Ignore link downgrade with 0 lanesDean Luick2016-04-281-1/+5
| * | IB/hfi1: Add RSM rule for user FECN handlingDean Luick2016-04-281-0/+84
| * | IB/hfi1: Create a routine to set a receive side mapping ruleDean Luick2016-04-281-18/+57
| * | IB/hfi1: Move QOS decision logic into its own functionDean Luick2016-04-281-17/+50
| * | IB/hfi1: Extract RSM map table init from QOSDean Luick2016-04-282-21/+71
| * | IB/hfi1: Reduce kernel context pio buffer allocationJianxin Xiong2016-04-284-25/+61
OpenPOWER on IntegriCloud