summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-037-340/+871
|\
| *-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-037-340/+871
| |\ \
| | | * IB/srp: Fix a race condition between failing I/O and I/O completionBart Van Assche2014-03-241-11/+22
| | | * IB/srp: Avoid that writing into "add_target" hangs due to a cable pullBart Van Assche2014-03-241-0/+1
| | | * IB/srp: Make writing into the "add_target" sysfs attribute interruptibleBart Van Assche2014-03-241-2/+8
| | | * IB/srp: Avoid duplicate connectionsBart Van Assche2014-03-242-3/+10
| | | * IB/srp: Add more loggingBart Van Assche2014-03-241-11/+12
| | | * IB/srp: Check ib_query_gid return valueSagi Grimberg2014-03-241-1/+3
| | |/ | |/|
| | * IB/iser: Bump driver version to 1.3Or Gerlitz2014-04-011-1/+1
| | * IB/iser: Update Mellanox copyright noteOr Gerlitz2014-04-015-5/+5
| | * IB/iser: Print QP information once connection is establishedOr Gerlitz2014-04-011-2/+7
| | * IB/iser: Remove struct iscsi_iser_connAriel Nahum2014-04-015-79/+59
| | * IB/iser: Drain the tx cq once before looping on the rx cqRoi Dayan2014-04-011-3/+6
| | * IB/iser: Fix sector_t format warningRandy Dunlap2014-04-011-2/+3
| | * IB/iser: Publish T10-PI support to SCSI midlayerSagi Grimberg2014-03-171-1/+22
| | * IB/iser: Implement check_protectionSagi Grimberg2014-03-173-0/+62
| | * IB/iser: Support T10-PI operationsSagi Grimberg2014-03-174-27/+304
| | * IB/iser: Initialize T10-PI resourcesAlex Tabachnik2014-03-172-8/+90
| | * IB/iser: Introduce pi_enable, pi_guard module parametersAlex Tabachnik2014-03-173-0/+24
| | * IB/iser: Generalize fall_to_bounce_buf routineSagi Grimberg2014-03-171-24/+29
| | * IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sgSagi Grimberg2014-03-173-38/+48
| | * IB/iser: Replace fastreg descriptor valid bool with indicators containerSagi Grimberg2014-03-173-5/+9
| | * IB/iser: Keep IB device attributes under iser_deviceSagi Grimberg2014-03-172-12/+7
| | * IB/iser: Move fast_reg_descriptor initialization to a functionSagi Grimberg2014-03-171-18/+40
| | * IB/iser: Push the decision what memory key to use into fast_reg_mr routineSagi Grimberg2014-03-171-42/+59
| | * IB/iser: Avoid FRWR notation, use fastreg insteadSagi Grimberg2014-03-173-65/+67
| | * IB/iser: Suppress completions for fast registration work requestsSagi Grimberg2014-03-173-19/+12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-03-092-75/+112
|\ \ | |/ |/|
| * iser-target: Fix command leak for tx_desc->comp_llnode_batchNicholas Bellinger2014-03-042-6/+46
| * iser-target: Ignore completions for FRWRs in isert_cq_tx_workNicholas Bellinger2014-03-042-2/+7
| * iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger2014-03-041-6/+8
| * iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-042-60/+50
| * iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-041-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-152-7/+8
|\ \ | |/
| * IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-121-7/+7
| * iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-121-0/+1
* | IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter2014-02-141-1/+2
* | IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan2014-02-141-3/+7
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-312-111/+121
|\
| * iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-251-7/+7
| * IB/isert: pass scatterlist instead of cmd to fast_reg_mr routineSagi Grimberg2014-01-191-16/+12
| * IB/isert: Move fastreg descriptor creation to a functionSagi Grimberg2014-01-191-20/+32
| * IB/isert: Avoid frwr notation, user fastregSagi Grimberg2014-01-192-45/+47
| * IB/isert: seperate connection protection domains and dma MRsSagi Grimberg2014-01-192-24/+24
| |
| \
| \
| \
*---. \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-223-2/+6
|\ \ \ \
| | | * | scsi_transport_srp: Fix a race conditionBart Van Assche2014-01-211-0/+1
| |_|/ / |/| | |
| | * | IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt2014-01-221-2/+2
| |/ / |/| |
| * | IB/core: Add flow steering support for IPoIB UD trafficMatan Barak2014-01-141-0/+3
|/ /
* | infiniband: make sure the src net is infiniband when create new linkHangbin Liu2014-01-031-1/+2
* | iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger2013-12-191-2/+4
OpenPOWER on IntegriCloud