summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2014-12-16IB/core: Replace ib_umem's offset field with a full addressHaggai Eran
2014-12-16IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran
2014-12-16IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran
2014-12-16RDMA/ocrdma: Always resolve destination mac from GRH for UD QPsDevesh Sharma
2014-12-16RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPsMitesh Ahuja
2014-12-16IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mrJack Morgenstein
2014-12-16IB/iser: Bump version to 1.5Or Gerlitz
2014-12-16IB/iser: DIX updateSagi Grimberg
2014-12-16IB/iser: Micro-optimize iser_handle_wcSagi Grimberg
2014-12-16IB/iser: Micro-optimize iser loggingSagi Grimberg
2014-12-16IB/iser: Use more completion queuesSagi Grimberg
2014-12-16IB/iser: Remove redundant is_mr indicatorSagi Grimberg
2014-12-16IB/iser: Centralize memory region invalidation to a functionSagi Grimberg
2014-12-16IB/iser: Terminate connection before cleaning inflight tasksSagi Grimberg
2014-12-16IB/iser: Fix race between iser connection teardown and scsi TMFsSagi Grimberg
2014-12-16IB/iser: Fix possible NULL derefernce ib_conn->device in session_createAriel Nahum
2014-12-16IB/iser: Fix sparse warningsSagi Grimberg
2014-12-16IB/iser: Fix possible SQ overflowMax Gurtovoy
2014-12-16IB/iser: Decrement CQ's active QPs accounting when QP creation failsSagi Grimberg
2014-12-16IB/iser: Collapse cleanup and disconnect handlersAriel Nahum
2014-12-16IB/iser: Fix catastrophic error flow hangSagi Grimberg
2014-12-16IB/iser: Re-adjust CQ and QP send ring sizes to HW limitsMinh Tran
2014-12-16IPoIB: No longer use flush as a parameterDoug Ledford
2014-12-16IPoIB: Make ipoib_mcast_stop_thread flush the workqueueDoug Ledford
2014-12-16IPoIB: Use dedicated workqueues per interfaceDoug Ledford
2014-12-16IPoIB: change init sequence orderingDoug Ledford
2014-12-16IPoIB: fix mcast_dev_flush/mcast_restart_task raceDoug Ledford
2014-12-16IPoIB: fix MCAST_FLAG_BUSY usageDoug Ledford
2014-12-16IPoIB: Make the carrier_on_task race awareDoug Ledford
2014-12-16IPoIB: Consolidate rtnl_lock tasks in workqueueDoug Ledford
2014-12-16RDMA/cxgb4: Handle NET_XMIT return codesHariprasad S
2014-12-16RDMA/cxgb4: Wake up waiters after flushing the qpSteve Wise
2014-12-16RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devicesHariprasad Shenai
2014-12-16RDMA/cxgb4: Fix locking issue in process_mpa_requestHariprasad Shenai
2014-12-16RDMA/cxgb4: Configure 0B MRs to match HW implementationPramod Kumar
2014-12-16RDMA/cxgb4: Increase epd buff size for debug interfacePramod Kumar
2014-12-16IB/addr: Improve address resolution callback schedulingOr Kehati
2014-12-16IB/core: Fix mgid key handling in SA agent multicast data-baseJack Morgenstein
2014-12-16IB/core: Do not resolve VLAN if already resolvedMoni Shoua
2014-12-13iser-target: Fix wc->wr_id cast warningNicholas Bellinger
2014-12-13iser-target: Remove code duplicationSagi Grimberg
2014-12-13iser-target: Adjust log levels and prettify some printsSagi Grimberg
2014-12-13iser-target: Use debug_level parameter to control logging levelSagi Grimberg
2014-12-13iser-target: Fix logout sequenceSagi Grimberg
2014-12-13iser-target: Don't wait for session commands from completion contextSagi Grimberg
2014-12-13iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg
2014-12-13iser-target: Introduce isert_poll_budgetSagi Grimberg
2014-12-13iser-target: Remove an atomic operation from the IO pathSagi Grimberg
2014-12-13iser-target: Remove redundant call to isert_conn_terminateSagi Grimberg
2014-12-13iser-target: Use single CQ for TX and RXSagi Grimberg