summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorLines
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud-99/+41
2015-02-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-241/+134
2015-02-03Merge branches 'ipoib' and 'odp' into for-nextRoland Dreier-1/+0
2015-02-03IB/core: Temporarily disable ex_query_device uverbHaggai Eran-1/+0
2015-01-30Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier-2/+6
2015-01-30Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier-15/+6
2015-01-30Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier-101/+57
2015-01-30Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier-32/+5
2015-01-30Revert "IPoIB: change init sequence ordering"Roland Dreier-17/+7
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier-58/+34
2015-01-30Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier-12/+15
2015-01-30Revert "IPoIB: No longer use flush as a parameter"Roland Dreier-16/+17
2015-01-15net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz-1/+2
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-6/+5
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-793/+886
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley-6/+5
2014-12-15Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier-439/+2905
2014-12-15IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran-16/+198
2014-12-15IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran-0/+79
2014-12-15IB/mlx5: Handle page faultsHaggai Eran-0/+408
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran-21/+293
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran-8/+148
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran-18/+85
2014-12-15IB/mlx5: Implement the ODP capability query verbHaggai Eran-0/+83
2014-12-15IB/srp: Allow newline separator for connection stringSagi Grimberg-1/+1
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran-12/+483
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel-0/+341
2014-12-15IB/core: Add flags for on demand paging supportSagi Grimberg-3/+40
2014-12-15IB/core: Add support for extended query device capsEli Cohen-42/+86
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran-0/+73
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran-0/+34
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran-11/+11
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran-48/+96
2014-12-15IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran-11/+12
2014-12-15RDMA/ocrdma: Always resolve destination mac from GRH for UD QPsDevesh Sharma-4/+1
2014-12-15RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPsMitesh Ahuja-0/+2
2014-12-15IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mrJack Morgenstein-1/+0
2014-12-15IB/iser: Bump version to 1.5Or Gerlitz-1/+1
2014-12-15IB/iser: DIX updateSagi Grimberg-57/+26
2014-12-15IB/iser: Micro-optimize iser_handle_wcSagi Grimberg-1/+1
2014-12-15IB/iser: Micro-optimize iser loggingSagi Grimberg-8/+5
2014-12-15IB/iser: Use more completion queuesSagi Grimberg-4/+12
2014-12-15IB/iser: Remove redundant is_mr indicatorSagi Grimberg-13/+4
2014-12-15IB/iser: Centralize memory region invalidation to a functionSagi Grimberg-16/+16
2014-12-15IB/iser: Terminate connection before cleaning inflight tasksSagi Grimberg-1/+1
2014-12-15IB/iser: Fix race between iser connection teardown and scsi TMFsSagi Grimberg-8/+41
2014-12-15IB/iser: Fix possible NULL derefernce ib_conn->device in session_createAriel Nahum-4/+18
2014-12-15IB/iser: Fix sparse warningsSagi Grimberg-8/+8
2014-12-15IB/iser: Fix possible SQ overflowMax Gurtovoy-3/+5
2014-12-15IB/iser: Decrement CQ's active QPs accounting when QP creation failsSagi Grimberg-0/+4