]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ntb
Fix improper checking in SCTP-AUTH shared key update.
[FreeBSD/FreeBSD.git] / sys / dev / ntb /
2019-02-28 mavMFC r344437: Allow I/OAT of present Xeon E5/E7 to work...
2018-02-09 mavMFC r328611: Try to preallocate receive memory early.
2018-02-09 mavMFC r328450: Use bus_dmamem_alloc(9) KPI instead of...
2017-10-08 mavMFC r324155: Add initial support for Address Lookup...
2017-09-21 mavMFC r323575: Add second entry to LUT on a link side...
2017-09-11 mavMFC r323128: Increase negotiation polling period from...
2017-09-11 mavMFC r323126: Make NTB drivers report more info via...
2017-09-11 mavMFC r323074: Clear doorbell bits after masking them...
2017-09-11 mavMFC r323032, r323053, r323058, r323059, r323084, r32311...
2017-09-11 mavMFC r322981: Mask doorbells while processing them.
2017-09-11 mavMFC r322980: Fix fake interrupt when set doorbell is...
2017-09-07 mavMFC r323046: Make ntb_transport(4) ready receive early...
2017-09-07 mavMFC r323047: Make ntb_set_ctx() always generate fake...
2017-05-07 mavMFC r317340: Report NTB link speed to console and inter...
2017-01-25 mavMFC r311935: Pretend we support some IOCTLs to not...
2016-08-18 mavMFC r303554, r303561:
2016-08-18 mavMFC r303553: Make MAC address generation more random.
2016-08-18 mavMFC r303551: Fix infinite loops introduced at r303429.
2016-08-18 mavMFC r303514: Fix NTBT_QP_LINKS negotiation.
2016-08-18 mavMFC r303510: Clear scratchpad after MSIX negotiation...
2016-08-18 mavMFC r303494: Once more refactor KPI between ntb_transpo...
2016-08-18 mavMFC r303429, r303437:
2016-08-18 mavMFC r303266: Postpone ntb_get_msix_info() till we need...
2016-08-18 mavMFC r302622 (by sephe): ntb: Fix LINT
2016-08-18 mavMFC r302531: Revert odd change, setting limit registers...
2016-08-18 mavMFC r302529: Remove callout_reset(link_work) from ntb_t...
2016-08-18 mavMFC r302530: Fix wrong copy/paste in r302510.
2016-08-18 mavMFC r302510:
2016-08-18 mavMFC r302508: Disable SB01BASE_LOCKUP workaround when...
2016-08-18 mavMFC r302499: Improve checksum "offload" support.
2016-08-18 mavMFC r302496: Rewrite if_ntb to use modern interface...
2016-08-18 mavMFC r302495: Improve memory allocation errors handling...
2016-08-18 mavMFC r302494: Synchronize MTU code with Linux.
2016-08-18 mavMFC r302493: Reimplement doorbell register emulation...
2016-08-18 mavMFC r302492: Bring some more order into link and qp...
2016-08-18 mavMFC r302491: Switch ctx_lock from mutex to rmlock.
2016-08-18 mavMFC r302490: Create separate RX taskqueue for each qp.
2016-08-18 mavMFC r302489: Remove rx_completion_task taskqueue.
2016-08-18 mavMFC r302488: Remove unneeded RX lock, and make TX lock...
2016-08-18 mavMFC r302487: Reduce code divergence from Linux, prepari...
2016-08-18 mavMFC r302486: Fix operation with multiple qps.
2016-08-18 mavMFC r302484: NewBus'ify NTB subsystem.
2016-08-18 mavMFC r302483: Remove some dead code found by Clang stati...
2016-08-18 mavMFC r302482: Fix 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.
next