aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-03ib_srpt: always set response for task managementJack Wang1-6/+4
2013-10-01ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger1-2/+2
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-228/+545
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger1-1/+1
2013-09-10iser-target: introduce fast memory registration mode (FRWR)Vu Pham2-13/+371
2013-09-10iser-target: generalize rdma memory registration and cleanupVu Pham2-4/+23
2013-09-10iser-target: move rdma wr processing to a shared functionVu Pham2-152/+114
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2-75/+41
2013-09-09iser-target: Updates for login negotiation multi-plexing supportNicholas Bellinger1-1/+13
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-174/+592
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier7-174/+592
2013-09-02IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg1-1/+1
2013-09-02IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan1-3/+7
2013-08-26[SCSI] IB/iser: Add Discovery supportOr Gerlitz2-2/+12
2013-08-13IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker2-9/+3
2013-08-09IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg3-12/+287
2013-08-09IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg3-41/+48
2013-08-09IB/iser: Handle unaligned SG in separate functionSagi Grimberg1-23/+43
2013-08-09IB/iser: Generalize rdma memory registrationSagi Grimberg3-20/+40
2013-08-09IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz4-27/+46
2013-08-09IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz3-71/+151
2013-08-09IB/iser: Use proper debug level value for info printsOr Gerlitz2-9/+8
2013-07-31IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit1-13/+63
2013-07-31IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2-1/+10
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-9/+81
2013-07-11IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offlineBart Van Assche1-2/+1
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-55/+245
2013-07-07iser-target: Ignore non TEXT + LOGOUT opcodes for discoveryNicholas Bellinger1-0/+8
2013-07-07target: make queue_tm_rsp() return voidJoern Engel1-10/+17
2013-07-07iser-target: Add support for ISCSI_OP_TEXT opcode + payload handlingNicholas Bellinger1-1/+88
2013-07-07iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger2-17/+17
2013-07-07iser-target: Add vendor_err debug outputNicholas Bellinger1-2/+5
2013-07-07iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2-10/+61
2013-07-06iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger1-8/+8
2013-07-06iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger1-1/+1
2013-07-06iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger1-5/+0
2013-07-06iser-target: Fix isert_put_reject payload buffer postNicholas Bellinger1-4/+22
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-07-01IB/srp: Bump driver version and release dateVu Pham1-2/+2
2013-07-01IB/srp: Make HCA completion vector configurableBart Van Assche2-2/+25
2013-07-01IB/srp: Maintain a single connection per I_T nexusBart Van Assche1-2/+42
2013-07-01IB/srp: Fail I/O fast if target offlineBart Van Assche1-0/+2
2013-06-27IB/srp: Skip host settle delayBart Van Assche1-0/+1
2013-06-27IB/srp: Avoid skipping srp_reset_host() after a transport errorBart Van Assche1-3/+8
2013-06-27IB/srp: Fix remove_one crash due to resource exhaustionDotan Barak1-0/+2
2013-06-24iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger1-1/+22
2013-06-04IB/iser: Add Mellanox copyrightOr Gerlitz5-0/+5
2013-06-04IB/iser: Fix device removal flowRoi Dayan1-7/+8
2013-05-29ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2-8/+25
2013-05-28treewide: Fix typo in printkMasanari Iida1-1/+1