summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2014-12-15Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier
2014-12-15IB/srp: Allow newline separator for connection stringSagi Grimberg
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-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-19IB/isert: Adjust CQ size to HW limitsChris Moore
2014-11-12IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche
2014-11-12IB/srp: Add multichannel supportBart Van Assche
2014-11-12IB/srp: Use block layer tagsBart Van Assche
2014-11-12IB/srp: Separate target and channel variablesBart Van Assche
2014-11-12IB/srp: Introduce two new srp_target_port member variablesBart Van Assche
2014-11-12IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche
2014-11-12IB/srp: Remove stale connection retry mechanismBart Van Assche
2014-11-12IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()Bart Van Assche
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-11-02iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg
2014-11-02ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz
2014-10-28srp-target: Retry when QP creation fails with ENOMEMBart Van Assche
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-10-14ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg
2014-10-09Target/iser: Centralize ib_sig_domain settingSagi Grimberg