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-06-107-276/+717
|\
| *-----. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-107-276/+717
| |\ \ \ \
| | | | | * IB/srp: Avoid problems if a header uses pr_fmtJoe Perches2014-05-291-1/+1
| | | | | * IB/srp: Add fast registration supportBart Van Assche2014-05-202-77/+419
| | | | | * IB/srp: Rename FMR-related variablesBart Van Assche2014-05-202-38/+38
| | | | | * IB/srp: One FMR pool per SRP connectionBart Van Assche2014-05-202-52/+84
| | | | | * IB/srp: Introduce the 'register_always' kernel module parameterBart Van Assche2014-05-201-2/+7
| | | | | * IB/srp: Introduce srp_finish_mapping()Bart Van Assche2014-05-201-15/+27
| | | | | * IB/srp: Introduce srp_map_fmr()Bart Van Assche2014-05-201-32/+45
| | | | | * IB/srp: Introduce an additional local variableBart Van Assche2014-05-201-5/+4
| | | | | * IB/srp: Fix kernel-doc warningsBart Van Assche2014-05-201-0/+7
| | | | | * IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche2014-05-201-0/+6
| | |_|_|/ | |/| | |
| | | | * IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz2014-06-021-3/+15
| | |_|/ | |/| |
| | | * IB: Allow build of hw/ and ulp/ subdirectories independentlyYann Droneaud2014-06-021-0/+5
| | |/ | |/|
| | * IB/iser: Bump version to 1.4Or Gerlitz2014-05-261-1/+1
| | * IB/iser: Add missing newlines to logging messagesRoi Dayan2014-05-261-4/+4
| | * IB/iser: Fix a possible race in iser connection states transitionAriel Nahum2014-05-261-2/+2
| | * IB/iser: Simplify connection managementAriel Nahum2014-05-263-91/+99
| |/
* | iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger2014-06-031-0/+2
* | Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg2014-05-151-1/+10
* | Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg2014-05-152-20/+7
* | Target/iser: Fix wrong connection requests list additionSagi Grimberg2014-05-151-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-123-203/+690
|\
| * ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn2014-04-111-6/+10
| * target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-072-1/+14
| * Target/iser: Use Fastreg only if device supports signatureSagi Grimberg2014-04-071-1/+2
| * iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_errNicholas Bellinger2014-04-071-11/+26
| * target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-072-0/+28
| * iser-target: Match FRMR descriptors to available session tagsNicholas Bellinger2014-04-071-15/+23
| * Target/iser: Fail SCSI WRITE command if device detected integrity errorSagi Grimberg2014-04-071-2/+6
| * Target/iser: Move check signature status to a functionSagi Grimberg2014-04-071-65/+50
| * Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen...Sagi Grimberg2014-04-071-6/+41
| * Target/iser: Fix signature work requests accountingSagi Grimberg2014-04-071-0/+2
| * IB/isert: Support T10-PI protected transactionsSagi Grimberg2014-04-072-29/+311
| * IB/isert: Accept RDMA_WRITE completionsSagi Grimberg2014-04-071-2/+17
| * IB/isert: Initialize T10-PI resourcesSagi Grimberg2014-04-072-17/+110
| * IB/isert: Introduce isert_map/unmap_data_bufSagi Grimberg2014-04-072-125/+127
* | 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
OpenPOWER on IntegriCloud