aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iscsi/icl_conn_if.m
Commit message (Expand)AuthorAgeFilesLines
* iscsi: Pass the request PDU to icl_conn_transfer_setup().John Baldwin2022-01-041-0/+1
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
* Implement zero-copy iSCSI target transmission/read.Alexander Motin2020-06-081-0/+16
* Add SPDX tags to iscsi(4).Edward Tomasz Napierala2018-01-241-0/+2
* Add icl_conn_connect() ICL method, required for iSER.Edward Tomasz Napierala2016-05-171-0/+13
* Extend the ICL interface to include the PDU pointer in the task_setupEdward Tomasz Napierala2016-05-171-0/+1
* Remove icl_conn_connected(); was unused.Edward Tomasz Napierala2015-04-041-4/+0
* Extend ICL to add receive offload methods. For software ICL backendEdward Tomasz Napierala2015-02-081-0/+24
* Add two files missed in r277963.Edward Tomasz Napierala2015-01-311-0/+87