summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2014-04-01IB/iser: Fix sector_t format warningRandy Dunlap
2014-04-01mlx4_core: Make buffer larger to avoid overflow warningDan Carpenter
2014-04-01mlx4_core: Fix some indenting in mlx4_ib_add()Dan Carpenter
2014-04-01IB/mad: Check and handle potential DMA mapping errorsYan Burman
2014-04-01IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud
2014-04-01IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud
2014-03-28RDMA/cxgb4: set error code on kmalloc() failureYann Droneaud
2014-03-25mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logicMatan Barak
2014-03-24RDMA/cxgb4: Update snd_seq when sending MPA messagesSteve Wise
2014-03-24RDMA/cxgb4: Connect_request_upcall fixesSteve Wise
2014-03-24RDMA/cxgb4: Ignore read reponse type 1 CQEsSteve Wise
2014-03-24RDMA/cxgb4: Fix possible memory leak in RX_PKT processingSteve Wise
2014-03-24RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler()Steve Wise
2014-03-24IB/srp: Fix a race condition between failing I/O and I/O completionBart Van Assche
2014-03-24IB/srp: Avoid that writing into "add_target" hangs due to a cable pullBart Van Assche
2014-03-24IB/srp: Make writing into the "add_target" sysfs attribute interruptibleBart Van Assche
2014-03-24IB/srp: Avoid duplicate connectionsBart Van Assche
2014-03-24IB/srp: Add more loggingBart Van Assche
2014-03-24IB/srp: Check ib_query_gid return valueSagi Grimberg
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
2014-03-20IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constantMatan Barak
2014-03-20IB/qib: Cleanup qib_register_observer()Dan Carpenter
2014-03-20IB/qib: Change SDMA progression mode depending on single- or multi-railCQ Tang
2014-03-20RDMA/cxgb4: Save the correct map length for fast_reg_page_listsSteve Wise
2014-03-20RDMA/cxgb4: Default peer2peer mode to 1Steve Wise
2014-03-20RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributesSteve Wise
2014-03-20RDMA/cxgb4: Fix incorrect BUG_ON conditionsSteve Wise
2014-03-20RDMA/cxgb4: Always release neigh entrySteve Wise
2014-03-20RDMA/cxgb4: Allow loopback connectionsSteve Wise
2014-03-20RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZESteve Wise
2014-03-20RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()Dan Carpenter
2014-03-20RDMA/cxgb4: Fix underflows in c4iw_create_qp()Dan Carpenter
2014-03-17IB/iser: Publish T10-PI support to SCSI midlayerSagi Grimberg
2014-03-17IB/iser: Implement check_protectionSagi Grimberg
2014-03-17IB/iser: Support T10-PI operationsSagi Grimberg
2014-03-17IB/iser: Initialize T10-PI resourcesAlex Tabachnik
2014-03-17IB/iser: Introduce pi_enable, pi_guard module parametersAlex Tabachnik
2014-03-17IB/iser: Generalize fall_to_bounce_buf routineSagi Grimberg
2014-03-17IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sgSagi Grimberg
2014-03-17IB/iser: Replace fastreg descriptor valid bool with indicators containerSagi Grimberg
2014-03-17IB/iser: Keep IB device attributes under iser_deviceSagi Grimberg
2014-03-17IB/iser: Move fast_reg_descriptor initialization to a functionSagi Grimberg
2014-03-17IB/iser: Push the decision what memory key to use into fast_reg_mr routineSagi Grimberg
2014-03-17IB/iser: Avoid FRWR notation, use fastreg insteadSagi Grimberg
2014-03-17IB/iser: Suppress completions for fast registration work requestsSagi Grimberg
2014-03-17IB/mlx4: Fix a sparse endianness warningBart Van Assche
2014-03-17RDMA/ocrdma: Fix compiler warningPrarit Bhargava
2014-03-17RDMA/nes: Clean up a conditionDan Carpenter
2014-03-17IB/qib: Remove duplicate check in get_a_ctxt()Dan Carpenter
2014-03-17IB/usnic: Remove '0x' when using %pa formatFabio Estevam