summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-1813-125/+268
|\
| *---. Merge branches 'cxgb4', 'misc', 'mlx5' and 'qib' into for-nextRoland Dreier2014-04-114-33/+44
| |\ \ \
| | | | * IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-101-27/+28
| | | * | IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-102-0/+14
| | | |/
| | * | IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-101-6/+2
| | |/
| * | RDMA/cxgb4: Fix over-dereference when terminatingSteve Wise2014-04-111-1/+1
| * | RDMA/cxgb4: Use uninitialized_var()Steve Wise2014-04-111-1/+1
| * | RDMA/cxgb4: Add missing debug statsSteve Wise2014-04-112-2/+10
| * | RDMA/cxgb4: Initialize reserved fields in a FW work requestSteve Wise2014-04-111-0/+2
| * | RDMA/cxgb4: Use pr_warn_ratelimitedHariprasad Shenai2014-04-111-2/+2
| * | RDMA/cxgb4: Max fastreg depth depends on DSGL supportSteve Wise2014-04-113-3/+11
| * | RDMA/cxgb4: SQ flush fixSteve Wise2014-04-112-17/+11
| * | RDMA/cxgb4: rmb() after reading valid gen bitSteve Wise2014-04-111-0/+3
| * | RDMA/cxgb4: Endpoint timeout fixesSteve Wise2014-04-111-33/+56
| * | RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise2014-04-114-33/+127
| |/
* | 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 branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola...Nicholas Bellinger2014-03-1321-585/+1236
| |\
* | \ Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-0372-1456/+4154
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------------------. \ \ Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-0356-871/+2918
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| | | | | | | | | | | | * | IB/usnic: Remove '0x' when using %pa formatFabio Estevam2014-03-171-1/+1
| | | | | | | | | | | * | | 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/ehca: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn2014-04-011-12/+0
| | | | | | | | | | * | | IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn2014-04-011-28/+15
| | | | | | | | | | * | | IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn2014-04-011-17/+4
| | | | | | | | | | |/ /
| | | | | | | | | * | | IB/qib: Cleanup qib_register_observer()Dan Carpenter2014-03-201-15/+10
| | | | | | | | | * | | IB/qib: Change SDMA progression mode depending on single- or multi-railCQ Tang2014-03-201-13/+123
| | | | | | | | | * | | IB/qib: Remove duplicate check in get_a_ctxt()Dan Carpenter2014-03-171-1/+1
| | | | | | | | | * | | IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud2014-03-171-1/+1
| | | | | | | | | * | | IB/qib: Fix memory leak of recv context when driver fails to initialize.Dennis Dalessandro2014-03-171-8/+5
| | | | | | | | | * | | IB/qib: fixup indentation in qib_ib_rcv()Yann Droneaud2014-03-171-2/+2
| | | | | | | | | * | | IB/qib: add missing braces in do_qib_user_sdma_queue_create()Yann Droneaud2014-03-171-1/+2
OpenPOWER on IntegriCloud