summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/iscsi: Fix unsolicited data seq_end_offset calculationVarun Prakash2017-02-191-4/+2
* target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash2017-02-194-43/+113
* target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in orderVarun Prakash2017-02-191-25/+61
* target/cxgbit: Use T6 specific macros to get ETH/IP hdr lenVarun Prakash2017-02-191-2/+8
* target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash2017-02-191-2/+4
* target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash2017-02-192-25/+41
* target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2017-02-091-12/+7
* target/iscsi: Introduce a helper function for TMF translationBart Van Assche2017-02-091-24/+24
* target/iscsi: Fix spelling of "reallegiance"Bart Van Assche2017-02-094-8/+8
* target/iscsi: Fix spelling of "perform"Bart Van Assche2017-02-092-2/+2
* target/iscsi: Fix indentation in iscsi_target_start_negotiation()Bart Van Assche2017-02-091-8/+8
* target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash2017-02-091-1/+3
* target/cxgbit: Fix endianness annotationsBart Van Assche2017-02-093-7/+8
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2128-7/+116
|\
| * iscsi-target: Return error if unable to add network portalVarun Prakash2016-12-161-1/+3
| * target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter2016-12-161-1/+0
| * target: Minimize #include directivesBart Van Assche2016-12-0927-5/+112
| * cxgbit: Add an #include directiveBart Van Assche2016-12-091-0/+1
* | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+1
|/
* iscsi-target: fix iscsi cmd leakVarun Prakash2016-10-201-0/+4
* iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King2016-10-202-3/+3
* chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-0/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash2016-09-161-10/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash2016-09-161-9/+2
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash2016-09-161-10/+3
* libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash2016-09-161-10/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash2016-09-161-9/+2
* libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2016-09-161-10/+1
* libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash2016-09-161-17/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash2016-09-161-10/+1
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash2016-09-161-45/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash2016-09-161-31/+5
* libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash2016-09-161-38/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-08-052-8/+19
|\
| * iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li2016-07-201-2/+3
| * target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger2016-07-201-6/+16
* | libcxgb: export ppm release and tagmask set apiVarun Prakash2016-07-251-0/+2
* | libcxgb: add library module for Chelsio driversVarun Prakash2016-07-253-2/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-2818-549/+5470
|\
| * iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger2016-05-171-9/+9
| * cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-172-8/+8
| * iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-172-6/+5
| * iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger2016-05-171-158/+41
| * iscsi-target: graceful disconnect on invalid mapping to iovecImran Haider2016-05-101-1/+8
| * iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig2016-05-104-23/+12
| * cxgbit: add files for cxgbit.koVarun Prakash2016-05-1010-0/+5114
| * iscsi-target: export symbolsVarun Prakash2016-05-106-10/+23
| * iscsi-target: call complete on conn_logout_compVarun Prakash2016-05-101-4/+6
| * iscsi-target: clear tx_thread_activeVarun Prakash2016-05-101-2/+4
| * iscsi-target: add new offload transport typeVarun Prakash2016-05-101-0/+76