summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-18IB/iser: Publish T10-PI support to SCSI midlayerSagi Grimberg
2014-03-18IB/iser: Implement check_protectionSagi Grimberg
2014-03-18IB/iser: Support T10-PI operationsSagi Grimberg
2014-03-18IB/iser: Initialize T10-PI resourcesAlex Tabachnik
2014-03-18IB/iser: Introduce pi_enable, pi_guard module parametersAlex Tabachnik
2014-03-18IB/iser: Generalize fall_to_bounce_buf routineSagi Grimberg
2014-03-18IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sgSagi Grimberg
2014-03-18IB/iser: Replace fastreg descriptor valid bool with indicators containerSagi Grimberg
2014-03-18IB/iser: Keep IB device attributes under iser_deviceSagi Grimberg
2014-03-18IB/iser: Move fast_reg_descriptor initialization to a functionSagi Grimberg
2014-03-18IB/iser: Push the decision what memory key to use into fast_reg_mr routineSagi Grimberg
2014-03-18IB/iser: Avoid FRWR notation, use fastreg insteadSagi Grimberg
2014-03-18IB/iser: Suppress completions for fast registration work requestsSagi Grimberg
2014-03-18IB/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
2014-03-17IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud
2014-03-17IB/qib: Fix memory leak of recv context when driver fails to initialize.Dennis Dalessandro
2014-03-17IB/qib: fixup indentation in qib_ib_rcv()Yann Droneaud
2014-03-17IB/qib: add missing braces in do_qib_user_sdma_queue_create()Yann Droneaud
2014-03-17IB/qib: Modify software pma counters to use percpu variablesMike Marciniszyn
2014-03-17IB/qib: Add percpu counter replacing qib_devdata int_counterMike Marciniszyn
2014-03-17IB/qib: Fix debugfs ordering issue with multiple HCAsMike Marciniszyn
2014-03-17IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro
2014-03-17IB/qib: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro
2014-03-17RDMA/nes: Fix for passing a valid QP pointer to the user space libraryTatyana Nikolova
2014-03-17RDMA/nes: Fixes for IRD/ORD negotiation with MPA v2Tatyana Nikolova
2014-03-15cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise
2014-03-15cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise
2014-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-12mlx4: Activate RoCE/SRIOVJack Morgenstein
2014-03-12mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCEShani Michaelli
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein
2014-03-12mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein