]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ntb
intpm: do not try attaching to unsupported controller revisions
[FreeBSD/FreeBSD.git] / sys / dev / ntb /
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-24 cyMFV r304732.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-07-30 mavWrap previous MSIX workaround into #ifndef EARLY_AP_STA...
2016-07-30 mavBlock MSIX negotiation until SMP started and IRQ reshuf...
2016-07-30 mavMake MAC address generation more random.
2016-07-30 mavFix infinite loops introduced at r303429.
2016-07-29 mavFix NTBT_QP_LINKS negotiation.
2016-07-29 mavClear scratchpad after MSIX negotiation to not leak...
2016-07-29 mavOnce more refactor KPI between ntb_transport(4) and...
2016-07-28 mavFix r303429 build with invariants.
2016-07-28 mavOnce more refactor KPI between NTB hardware and consumers.
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 mavPostpone ntb_get_msix_info() till we need to negotiate...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-12 sephentb: Fix LINT
2016-07-10 mavRevert odd change, setting limit registers before base.
2016-07-10 mavFix wrong copy/paste in r302510.
2016-07-10 mavRemove callout_reset(link_work) from ntb_transport_atta...
2016-07-10 mavSimplify MSIX MW BAR xlat setup, and don't forget to...
2016-07-09 mavDisable SB01BASE_LOCKUP workaround when split BARs...
2016-07-09 mavImprove checksum "offload" support.
2016-07-09 mavRewrite if_ntb to use modern interface KPIs and features.
2016-07-09 mavImprove memory allocation errors handling on receive.
2016-07-09 mavSynchronize MTU code with Linux.
2016-07-09 mavReimplement doorbell register emulation for NTB_SB01BAS...
2016-07-09 mavBring some more order into link and qp state handling.
2016-07-09 mavSwitch ctx_lock from mutex to rmlock.
2016-07-09 mavCreate separate RX taskqueue for each qp.
2016-07-09 mavRemove rx_completion_task taskqueue.
2016-07-09 mavRemove unneeded RX lock, and make TX lock per-qp.
2016-07-09 mavReduce code divergence from Linux, preparing for DMA...
2016-07-09 mavFix operation with multiple qps.
2016-07-09 mavNewBus'ify NTB subsystem.
2016-07-09 mavRemove some dead code found by Clang static analyzer.
2016-07-09 mavFix NTB_SDOORBELL_LOCKUP workaround.
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-18 vangyzenFix if_ntb interface setup to include IFF_MULTICAST.
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-04 mavWhen negotiating NTB_SB01BASE_LOCKUP workaround, don...
2016-06-04 mavWhen negotiating MSIX parameters, give other head time...
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
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-24 mavRe-enable write combining, disabled by default at r295486.
2016-05-23 cemntb_hw(4): Only record the first three MSIX vectors
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 cemntb_hw(4): Add sysctls for administrative/test link...
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 pfgsys/dev: 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-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-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-15 gjbMFH
2016-02-14 cemNTB: workaround for high traffic hardware hang
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 cemntb_hw(4): Print correct PAT name for non-WC/WB types...
2016-02-10 cemntb_hw(4): Allow any x86 PAT caching flags for MW defaults
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-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
next