summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2014-04-02RDMA/cxgb4: rx_data() needs to hold the ep mutexSteve Wise
2014-04-02RDMA/cxgb4: Drop RX_DATA packets if the endpoint is goneSteve Wise
2014-04-02RDMA/cxgb4: Lock around accept/reject downcallsSteve Wise
2014-04-01IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handlerMoni Shoua
2014-04-01IB/ehca: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn
2014-04-01IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn
2014-04-01IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn
2014-04-01IB/iser: Bump driver version to 1.3Or Gerlitz
2014-04-01IB/iser: Update Mellanox copyright noteOr Gerlitz
2014-04-01IB/iser: Print QP information once connection is establishedOr Gerlitz
2014-04-01IB/iser: Remove struct iscsi_iser_connAriel Nahum
2014-04-01IB/iser: Drain the tx cq once before looping on the rx cqRoi Dayan
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-26mlx4: 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-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