]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iscsi
Update ena-com HAL to v1.1.4.3 and update driver accordingly
[FreeBSD/FreeBSD.git] / sys / dev / iscsi /
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-08 dimMerge ^/head r305431 through r305622.
2016-09-05 npFix send/recv limit mixup.
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-27 dimMerge ^/head r304700 through r304884.
2016-08-25 ngieMFhead @ r304815
2016-08-25 npMake the iSCSI parameter negotiation more flexible.
2016-08-24 cyMFV r304732.
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
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...
next