summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-063-99/+41
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-037-241/+134
|\
| * Merge branches 'ipoib' and 'odp' into for-nextRoland Dreier2015-02-031-1/+0
| |\
| | * IB/core: Temporarily disable ex_query_device uverbHaggai Eran2015-02-031-1/+0
| * | Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier2015-01-301-2/+6
| * | Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier2015-01-301-15/+6
| * | Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2015-01-302-101/+57
| * | Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier2015-01-301-32/+5
| * | Revert "IPoIB: change init sequence ordering"Roland Dreier2015-01-301-17/+7
| * | Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-306-58/+34
| * | Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier2015-01-303-12/+15
| * | Revert "IPoIB: No longer use flush as a parameter"Roland Dreier2015-01-303-16/+17
| |/
* | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-151-1/+2
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-202-6/+5
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-182-6/+5
| |\
| | * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-5/+5
| | * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-192-793/+886
|\ \ \
| * | | iser-target: Fix wc->wr_id cast warningNicholas Bellinger2014-12-121-2/+1
| * | | iser-target: Remove code duplicationSagi Grimberg2014-12-121-27/+20
| * | | iser-target: Adjust log levels and prettify some printsSagi Grimberg2014-12-121-109/+108
| * | | iser-target: Use debug_level parameter to control logging levelSagi Grimberg2014-12-122-178/+209
| * | | iser-target: Fix logout sequenceSagi Grimberg2014-12-122-8/+17
| * | | iser-target: Don't wait for session commands from completion contextSagi Grimberg2014-12-121-7/+10
| * | | iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg2014-12-122-5/+9
| * | | iser-target: Introduce isert_poll_budgetSagi Grimberg2014-12-121-1/+7
| * | | iser-target: Remove an atomic operation from the IO pathSagi Grimberg2014-12-122-63/+40
| * | | iser-target: Remove redundant call to isert_conn_terminateSagi Grimberg2014-12-121-4/+0
| * | | iser-target: Use single CQ for TX and RXSagi Grimberg2014-12-122-124/+83
| * | | iser-target: Centralize completion elements to a contextSagi Grimberg2014-12-122-108/+114
| * | | iser-target: Cast wr_id with uintptr_t instead of unsinged longSagi Grimberg2014-12-121-8/+8
| * | | iser-target: Unite error completion handler for RX and TXSagi Grimberg2014-12-121-33/+28
| * | | iser-target: Remove interrupt coalescingSagi Grimberg2014-12-122-116/+10
| * | | 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
OpenPOWER on IntegriCloud