]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iscsi
Fix improper checking in SCTP-AUTH shared key update.
[FreeBSD/FreeBSD.git] / sys / dev / iscsi /
2018-04-16 traszMFC r330937:
2018-04-16 traszMFC r330740:
2018-04-16 traszMFC r326730:
2018-04-16 traszMFC r328341:
2018-03-29 eadlerRevert r330897:
2018-03-14 eadlerPartial merge of the SPDX changes
2017-10-31 avgMFC r324957: iscsi_shutdown_post: do nothing if panic-ing
2017-10-31 avgMFC r324694: never retry oustanding requests when termi...
2017-10-31 avgMFC r324689: iscsi: do not hold the global lock while...
2017-03-16 mavMFC r314555: Inline some trivial wrapper functions.
2017-03-03 mavMFC r313852: Freeze CAM SIM when request is postponed...
2017-03-03 mavMFC r313851: Fix tight loop spinning on postponed requests.
2017-03-01 mavMFC r313779: Fix handling of negative sbspace() return...
2017-02-28 mavMFC r313739: Directly call m_gethdr() instead of m_getm...
2017-02-28 mavMFC r313731: Do not rely on data alignment after m_pull...
2017-02-28 mavMFC r313738: Temporary attach AHS to BHS to calculate...
2017-02-27 mavMFC r313707: Remove M_PKTHDR from m_getm2() in icl_pdu_...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 traszConsistently use 'unsigned int' for session IDs.
2016-06-09 traszAdd some spares to structs used by iscsi(4), to avoid...
2016-06-05 traszReport negotiated MaxBurstLength and FirstBurstLength...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 traszAdd "iscsictl -e". Among other things, it makes it...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 traszAdd a special case for iSER data tranfers.
2016-05-24 traszAdd kern.icl.iser_offloads sysctl.
2016-05-24 traszRename kern.icl.drivers to kern.icl.offloads, for consi...
2016-05-24 traszAdd mechanism for choosing iSER-capable ICL modules.
2016-05-21 traszProperly reset session state when using proxy and fail_...
2016-05-21 traszProvide a way for ICL modules to declare they support...
2016-05-21 traszPass maxtags value to the ICL module. iSER needs it.
2016-05-20 traszCall the ICL module's handoff method even when using...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 traszMake ICL proxy use kernel code for handling iSCSI seque...
2016-05-19 traszMake it possible to interrupt proxy-mode iscsid receive.
2016-05-17 traszRename icl_proxy.c to icl_soft_proxy.c, to make it...
2016-05-17 traszMake iscsi_ioctl_daemon_send() actually work by adding...
2016-05-17 traszAdd icl_conn_connect() ICL method, required for iSER.
2016-05-17 traszExtend the ICL interface to include the PDU pointer...
2016-05-17 traszMake ICL_KERNEL_PROXY compilable.
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgdev/iscsi: minor spelling fixes.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-04 gjbMFH
2016-03-25 traszFix iSCSI initiator crash that could happen with out...
2016-03-18 traszAdd lock assertion.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-15 gjbMFH
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 traszAdd a kern.icl.drivers sysctl, to retrieve the list...
2016-02-10 traszRemove stray semicolons from the iSCSI code.
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-11 smhClose iSCSI sessions on shutdown
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-24 npMFP r291227, r291228, and r292618.
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-09 ngieMFhead @ r292005
2015-12-07 markjMFV r289003:
2015-12-07 smhFix panic on shutdown due to iscsi event priority
next