summaryrefslogtreecommitdiffstats
path: root/sys/dev/iscsi/iscsi.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r264544:trasz2014-05-071-63/+65
* MFC r264538:trasz2014-05-071-1/+0
* MFC r264537:trasz2014-05-071-1/+4
* MFC r264536:trasz2014-05-071-25/+0
* MFC r264525:trasz2014-05-071-0/+4
* MFC r263740:trasz2014-05-071-17/+24
* MFC r264110:trasz2014-05-071-5/+5
* MFC r264109:trasz2014-05-071-15/+15
* MFC r264023:trasz2014-05-071-1/+1
* MFC r264022:trasz2014-05-071-1/+1
* MFC r263742:trasz2014-05-071-2/+2
* MFC r259183:trasz2013-12-131-0/+12
* MFC r258790:trasz2013-12-041-3/+5
* Properly handle residual count in Data-In PDUs with S bit set.trasz2013-10-091-12/+33
* Be extra paranoid with values obtained from the target.trasz2013-10-091-8/+26
* Fix NOP-In/NOP-Out payload handling. Previous way didn't work at all; fortun...trasz2013-10-091-6/+36
* Don't leak memory when removing an unconnected session, and remove uselesstrasz2013-10-041-1/+1
* As it turns out, when MOD_LOAD handler returns error, kernel calls MOD_UNLOADtrasz2013-09-241-11/+7
* Don't use M_WAITOK when running from context where sleeping is prohibited,trasz2013-09-231-1/+5
* Fix several problems in the new iSCSI stack; this includes interoperabilitytrasz2013-09-181-10/+26
* Bring in the new iSCSI target and initiator.trasz2013-09-141-0/+2109
OpenPOWER on IntegriCloud