summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-17IB/iser: Release the iscsi endpoint if ep_disconnect wasn't calledAriel Nahum
2015-02-17IB/iser: Fix memory regions possible leakSagi Grimberg
2015-02-13IB/iser: Use correct dma direction when unmapping SGsRoi Dayan
2015-02-12iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg
2015-02-05iser-target: Remove duplicate function namesRasmus Villemoes
2015-02-04iser-target: Fix wrong allocation in the case of an empty text messageSagi Grimberg
2015-02-04iser-target: Use WQ_UNBOUND for completion workqueueSagi Grimberg
2015-01-30Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier
2015-01-30Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier
2015-01-30Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier
2015-01-30Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier
2015-01-30Revert "IPoIB: change init sequence ordering"Roland Dreier
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier
2015-01-30Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier
2015-01-30Revert "IPoIB: No longer use flush as a parameter"Roland Dreier
2015-01-30iser-target: Fix typo in isert_put_text_rspSagi Grimberg
2015-01-30iser-target: Fix sparse warningSagi Grimberg
2015-01-20ib_srpt: wait_for_completion_timeout does not return negative statusNicholas Mc Guire
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
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-12iser-target: Fix wc->wr_id cast warningNicholas Bellinger
2014-12-12iser-target: Remove code duplicationSagi Grimberg