summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
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
2014-12-12iser-target: Adjust log levels and prettify some printsSagi Grimberg
2014-12-12iser-target: Use debug_level parameter to control logging levelSagi Grimberg
2014-12-12iser-target: Fix logout sequenceSagi Grimberg
2014-12-12iser-target: Don't wait for session commands from completion contextSagi Grimberg
2014-12-12iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg
2014-12-12iser-target: Introduce isert_poll_budgetSagi Grimberg
2014-12-12iser-target: Remove an atomic operation from the IO pathSagi Grimberg
2014-12-12iser-target: Remove redundant call to isert_conn_terminateSagi Grimberg
2014-12-12iser-target: Use single CQ for TX and RXSagi Grimberg
2014-12-12iser-target: Centralize completion elements to a contextSagi Grimberg
2014-12-12iser-target: Cast wr_id with uintptr_t instead of unsinged longSagi Grimberg
2014-12-12iser-target: Unite error completion handler for RX and TXSagi Grimberg
2014-12-12iser-target: Remove interrupt coalescingSagi Grimberg
2014-12-12iser-target: Work-around live target stack shutdown resource cleanupSagi Grimberg
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg
2014-12-12iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg
2014-12-12iser-target: Allocate PI contexts dynamicallySagi Grimberg
2014-12-12iser-target: Fix implicit termination of connectionsSagi Grimberg
2014-12-12iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg