summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2013-11-08IB/srp: Introduce srp_alloc_req_data()Bart Van Assche
2013-11-08IB/srp: Export sgid to sysfsBart Van Assche
2013-11-08IB/srp: Add periodic reconnect functionalityBart Van Assche
2013-11-08scsi_transport_srp: Add periodic reconnect supportBart Van Assche
2013-11-08IB/srp: Start timers if a transport layer error occursBart Van Assche
2013-11-08IB/srp: Use SRP transport layer error recoveryBart Van Assche
2013-11-08IB/srp: Keep rport as long as the IB transport layerBart Van Assche
2013-11-08IB/srp: Make transport layer retry count configurableVu Pham
2013-10-24iser-target: check device before dereferencing its variableVu Pham
2013-10-03ib_srpt: always set response for task managementJack Wang
2013-10-02ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-09-11target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10iser-target: introduce fast memory registration mode (FRWR)Vu Pham
2013-09-10iser-target: generalize rdma memory registration and cleanupVu Pham
2013-09-10iser-target: move rdma wr processing to a shared functionVu Pham
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger
2013-09-09iser-target: Updates for login negotiation multi-plexing supportNicholas Bellinger
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier
2013-09-03IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg
2013-09-03IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan
2013-08-26[SCSI] IB/iser: Add Discovery supportOr Gerlitz
2013-08-13IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker
2013-08-10IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg
2013-08-10IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg
2013-08-10IB/iser: Handle unaligned SG in separate functionSagi Grimberg
2013-08-10IB/iser: Generalize rdma memory registrationSagi Grimberg
2013-08-10IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz
2013-08-10IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz
2013-08-10IB/iser: Use proper debug level value for info printsOr Gerlitz
2013-07-31IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit
2013-07-31IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-11IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offlineBart Van Assche
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-07-08iser-target: Ignore non TEXT + LOGOUT opcodes for discoveryNicholas Bellinger
2013-07-08target: make queue_tm_rsp() return voidJoern Engel
2013-07-08iser-target: Add support for ISCSI_OP_TEXT opcode + payload handlingNicholas Bellinger
2013-07-08iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger
2013-07-08iser-target: Add vendor_err debug outputNicholas Bellinger
2013-07-08iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger
2013-07-07iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger
2013-07-07iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger
2013-07-07iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger
2013-07-07iser-target: Fix isert_put_reject payload buffer postNicholas Bellinger
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-01IB/srp: Bump driver version and release dateVu Pham
2013-07-01IB/srp: Make HCA completion vector configurableBart Van Assche
2013-07-01IB/srp: Maintain a single connection per I_T nexusBart Van Assche