aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
* infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel2015-04-02
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-21
|\
| * iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg2015-02-12
| * iser-target: Remove duplicate function namesRasmus Villemoes2015-02-06
| * iser-target: Fix wrong allocation in the case of an empty text messageSagi Grimberg2015-02-04
| * iser-target: Use WQ_UNBOUND for completion workqueueSagi Grimberg2015-02-04
| * iser-target: Fix typo in isert_put_text_rspSagi Grimberg2015-01-30
| * iser-target: Fix sparse warningSagi Grimberg2015-01-30
| * ib_srpt: wait_for_completion_timeout does not return negative statusNicholas Mc Guire2015-01-20
* | IB/iser: Release the iscsi endpoint if ep_disconnect wasn't calledAriel Nahum2015-02-17
* | IB/iser: Fix memory regions possible leakSagi Grimberg2015-02-17
* | IB/iser: Use correct dma direction when unmapping SGsRoi Dayan2015-02-13
* | Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier2015-01-30
* | Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier2015-01-30
* | Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2015-01-30
* | Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier2015-01-30
* | Revert "IPoIB: change init sequence ordering"Roland Dreier2015-01-30
* | Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-30
* | Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier2015-01-30
* | Revert "IPoIB: No longer use flush as a parameter"Roland Dreier2015-01-30
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-20
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-18
| |\
| | * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-04
| | * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-19
|\ \ \
| * | | iser-target: Fix wc->wr_id cast warningNicholas Bellinger2014-12-13
| * | | iser-target: Remove code duplicationSagi Grimberg2014-12-13
| * | | iser-target: Adjust log levels and prettify some printsSagi Grimberg2014-12-13
| * | | iser-target: Use debug_level parameter to control logging levelSagi Grimberg2014-12-13
| * | | iser-target: Fix logout sequenceSagi Grimberg2014-12-13
| * | | iser-target: Don't wait for session commands from completion contextSagi Grimberg2014-12-13
| * | | iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg2014-12-13
| * | | iser-target: Introduce isert_poll_budgetSagi Grimberg2014-12-13
| * | | iser-target: Remove an atomic operation from the IO pathSagi Grimberg2014-12-13
| * | | iser-target: Remove redundant call to isert_conn_terminateSagi Grimberg2014-12-13
| * | | iser-target: Use single CQ for TX and RXSagi Grimberg2014-12-13
| * | | iser-target: Centralize completion elements to a contextSagi Grimberg2014-12-13
| * | | iser-target: Cast wr_id with uintptr_t instead of unsinged longSagi Grimberg2014-12-13
| * | | iser-target: Unite error completion handler for RX and TXSagi Grimberg2014-12-13
| * | | iser-target: Remove interrupt coalescingSagi Grimberg2014-12-13
| * | | iser-target: Work-around live target stack shutdown resource cleanupSagi Grimberg2014-12-13
| * | | iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg2014-12-13
| * | | iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg2014-12-13
| * | | iser-target: Allocate PI contexts dynamicallySagi Grimberg2014-12-13
| * | | iser-target: Fix implicit termination of connectionsSagi Grimberg2014-12-13
| * | | iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2014-12-13
| * | | iser-target: Fix connected_handler + teardown flow raceSagi Grimberg2014-12-13
| * | | iser-target: Parallelize CM connection establishmentSagi Grimberg2014-12-13
| * | | iser-target: Fix flush + disconnect completion handlingSagi Grimberg2014-12-13
| * | | iscsi,iser-target: Initiate termination only onceSagi Grimberg2014-12-13