summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iser-target: Work-around live target stack shutdown resource cleanupSagi Grimberg2014-12-121-0/+21
| * | | iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg2014-12-122-3/+12
| * | | iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg2014-12-121-6/+13
| * | | iser-target: Allocate PI contexts dynamicallySagi Grimberg2014-12-122-116/+158
| * | | iser-target: Fix implicit termination of connectionsSagi Grimberg2014-12-122-8/+35
| * | | iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2014-12-122-31/+77
| * | | iser-target: Fix connected_handler + teardown flow raceSagi Grimberg2014-12-121-12/+19
| * | | iser-target: Parallelize CM connection establishmentSagi Grimberg2014-12-122-24/+62
| * | | iser-target: Fix flush + disconnect completion handlingSagi Grimberg2014-12-122-23/+31
| * | | iscsi,iser-target: Initiate termination only onceSagi Grimberg2014-12-122-34/+51
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----------. \ \ \ Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier2014-12-1539-439/+2905
|\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | IB/srp: Allow newline separator for connection stringSagi Grimberg2014-12-151-1/+1
| | | | | | | | |/ / | | | | | | | |/| |
| | | | | | * | | | IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran2014-12-154-16/+198
| | | | | | * | | | IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran2014-12-151-0/+79
| | | | | | * | | | IB/mlx5: Handle page faultsHaggai Eran2014-12-151-0/+408
| | | | | | * | | | IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-155-21/+293
| | | | | | * | | | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-153-8/+148
| | | | | | * | | | IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-153-18/+85
| | | | | | * | | | IB/mlx5: Implement the ODP capability query verbHaggai Eran2014-12-154-0/+83
| | | | | | * | | | IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2014-12-156-12/+483
| | | | | | * | | | IB/core: Add support for on demand paging regionsShachar Raindel2014-12-155-0/+341
| | | | | | * | | | IB/core: Add flags for on demand paging supportSagi Grimberg2014-12-153-3/+40
| | | | | | * | | | IB/core: Add support for extended query device capsEli Cohen2014-12-153-42/+86
| | | | | | * | | | IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-152-0/+73
| | | | | | * | | | IB/core: Add umem function to read data from user-spaceHaggai Eran2014-12-151-0/+34
| | | | | | * | | | IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-157-11/+11
| | | | | | * | | | IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-153-48/+96
| | | | | | * | | | IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran2014-12-152-11/+12
| | | | | | |/ / /
| | | | | * | | | RDMA/ocrdma: Always resolve destination mac from GRH for UD QPsDevesh Sharma2014-12-151-4/+1
| | | | | * | | | RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPsMitesh Ahuja2014-12-151-0/+2
| | | | | |/ / /
| | | | * | | | IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mrJack Morgenstein2014-12-151-1/+0
| | | | |/ / /
| | | * | | | IB/iser: Bump version to 1.5Or Gerlitz2014-12-151-1/+1
| | | * | | | IB/iser: DIX updateSagi Grimberg2014-12-152-57/+26
| | | * | | | IB/iser: Micro-optimize iser_handle_wcSagi Grimberg2014-12-151-1/+1
| | | * | | | IB/iser: Micro-optimize iser loggingSagi Grimberg2014-12-151-8/+5
| | | * | | | IB/iser: Use more completion queuesSagi Grimberg2014-12-152-4/+12
| | | * | | | IB/iser: Remove redundant is_mr indicatorSagi Grimberg2014-12-153-13/+4
| | | * | | | IB/iser: Centralize memory region invalidation to a functionSagi Grimberg2014-12-151-16/+16
| | | * | | | IB/iser: Terminate connection before cleaning inflight tasksSagi Grimberg2014-12-151-1/+1
| | | * | | | IB/iser: Fix race between iser connection teardown and scsi TMFsSagi Grimberg2014-12-151-8/+41
| | | * | | | IB/iser: Fix possible NULL derefernce ib_conn->device in session_createAriel Nahum2014-12-151-4/+18
| | | * | | | IB/iser: Fix sparse warningsSagi Grimberg2014-12-152-8/+8
| | | * | | | IB/iser: Fix possible SQ overflowMax Gurtovoy2014-12-152-3/+5
| | | * | | | IB/iser: Decrement CQ's active QPs accounting when QP creation failsSagi Grimberg2014-12-151-0/+4
| | | * | | | IB/iser: Collapse cleanup and disconnect handlersAriel Nahum2014-12-151-8/+11
| | | * | | | IB/iser: Fix catastrophic error flow hangSagi Grimberg2014-12-151-1/+3
| | | * | | | IB/iser: Re-adjust CQ and QP send ring sizes to HW limitsMinh Tran2014-12-153-8/+38
| | | |/ / /
| | * | | | IPoIB: No longer use flush as a parameterDoug Ledford2014-12-153-17/+16
| | * | | | IPoIB: Make ipoib_mcast_stop_thread flush the workqueueDoug Ledford2014-12-153-15/+12
| | * | | | IPoIB: Use dedicated workqueues per interfaceDoug Ledford2014-12-156-34/+58
OpenPOWER on IntegriCloud