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