]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hyperv
Import libcxxrt master 516a65c109eb0a01e5e95fbef455eb3215135cef.
[FreeBSD/FreeBSD.git] / sys / dev / hyperv /
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-05-03 Pedro F. Giffunisys/dev: minor spelling fixes.
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Xin LIMFV r298691:
2016-04-27 Sepherosa Ziehauhyperv/hn: Add stat for # of chimney sending tries
2016-04-27 Sepherosa Ziehauhyperv/vmbus: Mark sysctls MPSAFE
2016-04-27 Sepherosa Ziehauhyperv/hn: Mark sysctls MPSAFE
2016-04-27 Sepherosa Ziehauhyperv/hn: Remove unapplied comment.
2016-04-27 Sepherosa Ziehauhyperv/hn: Restart sending earlier once we gathered...
2016-04-26 Sepherosa Ziehauhyperv/hn: Change description to "Hyper-V Network Inter...
2016-04-26 Sepherosa Ziehauhyperv/stor: Set description properly in probe devmethod
2016-04-26 Sepherosa Ziehauhyperv/channel: Git rid of the sub-channel creation...
2016-04-26 Sepherosa Ziehauhyperv/stor: Avoid sub-channel creation callback.
2016-04-26 Sepherosa Ziehauhyperv/hn: Avoid sub-channel creation callback.
2016-04-26 Sepherosa Ziehauhyperv/stor: Synchronize sub-channel offers
2016-04-26 Sepherosa Ziehauhyperv/stor: Remove the useless hs_open_multi_channel
2016-04-25 Sepherosa Ziehauhyperv/hn: Synchronize sub-channel offers
2016-04-25 Sepherosa Ziehauhyperv/channel: Add functions to synchronize sub-channe...
2016-04-25 Sepherosa Ziehauhyperv/channel: Log a warning about duplicated primary...
2016-04-25 Sepherosa Ziehauhyperv/channel: Remove unapplied comment
2016-04-25 Sepherosa Ziehauhyperv/channel: Minor style changes; no functional...
2016-04-25 Sepherosa Ziehauhyperv/channel: Remove the unnecessary 'new' flag
2016-04-25 Sepherosa Ziehauhyperv/et: Strip extra white space in function name
2016-04-25 Sepherosa Ziehauhyperv/hn: Allow users to configure ifq or bufring...
2016-04-25 Sepherosa Ziehauhn: Increase odrops for if_transmit method if drbr_enqu...
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-22 Sepherosa Ziehauhyperv/et: Make Hyper-V event timer a device.
2016-04-22 Sepherosa Ziehauhyperv: Update copyright to 2016 for the files Microsof...
2016-04-19 Sepherosa Ziehauhyperv/vmbus: Make device probe/attach synchronous...
2016-04-19 Sepherosa Ziehauhyperv: Remove two assign-only local variables
2016-04-18 Xin LIMFV r298178:
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-16 Glen BarberMFH
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-15 Sepherosa Ziehauhyperv/hn: Hide ring to channel linkage message under...
2016-04-15 Sepherosa Ziehauhyperv: No need to zero out softc
2016-04-15 Sepherosa Ziehauhyperv/stor: Use xpt_done_direct() upon I/O completion
2016-04-15 Sepherosa Ziehauhyperv/vmbus: Put multi-channel offer logging under...
2016-04-15 Sepherosa Ziehauhyperv/stor: Temporary disable the wrongly done command...
2016-04-15 Sepherosa Ziehauhyperv: Deprecate HYPERV option by moving Hyper-V IDT...
2016-04-13 Glen BarberMFH
2016-04-13 Sepherosa Ziehauhyperv: device_get_softc does not return NULL
2016-04-13 Sepherosa Ziehauhyperv/vmbus: Merge duplicated version check for events
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-12 Glen BarberMFH
2016-04-12 Sepherosa Ziehauhyperv: Replace 0 w/ NULL
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
2016-04-11 Sepherosa Ziehauhyperv: Typo
2016-04-11 Sepherosa Ziehauhyperv/hn: Remove unnecessary NULL checks
2016-04-11 Sepherosa Ziehauhyperv/hn: By default enable multiple TX/RX rings,...
2016-04-11 Sepherosa Ziehauhyperv/hn: Cap default # of rings to 8.
2016-04-11 Sepherosa Ziehauhyperv: Define macro for Hyper-V interface
2016-04-11 Sepherosa Ziehauhyperv: Print more features
2016-04-11 Sepherosa Ziehauhyperv: Break long line
2016-04-11 Sepherosa Ziehauhyperv: Declare hyperv_{features,recommends} properly
2016-04-11 Sepherosa Ziehauhyperv: Resurrect r297481
2016-04-11 Sepherosa Ziehauhyperv: Identify Hyper-V features and recommends properly
2016-04-11 Sepherosa Ziehauhyperv/vmbus: Get rid of max_leaf detection; this is...
2016-04-11 Sepherosa Ziehauhyperv/vmbus: Nuke unused function
2016-04-10 Pedro F. GiffuniCleanup unnecessary semicolons from the kernel.
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-08 Sepherosa Ziehauhyperv: Revert r297481
2016-04-07 Sepherosa Ziehauhyperv: Use lapic_{alloc,free}_ipi to allocate private...
2016-04-07 Sepherosa Ziehauhyperv: Typo in r297634
2016-04-07 Sepherosa Ziehauhyperv/vmbus: Use default mtx for channel message queue
2016-04-07 Sepherosa Ziehauhyperv: Use mb() instead of atomic_thread_fence_seq_cst()
2016-04-04 Glen BarberMFH
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-04-01 Sepherosa Ziehautcp/lro: Use tcp_lro_flush_all in device drivers to...
2016-04-01 Sepherosa Ziehauhyperv: Register Hyper-V timer early enough for TSC...
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-24 Sepherosa Ziehauhyperv/vmbus: Create per-cpu fast taskqueue for msg...
2016-03-24 Sepherosa Ziehauhyperv/utils: Allow hint to disable individual utility
2016-03-24 Sepherosa Ziehauhyperv/vmbus: use a better retry method in hv_vmbus_pos...
2016-03-22 Sepherosa Ziehauhyperv/hn: When short of mbufs on the RX path, don...
2016-03-22 Sepherosa Ziehauhyperv/hn: Factor out hn_set_lro_lenlim()
2016-03-22 Sepherosa Ziehauhyperv/hn: Reduce TCP segment aggregation limit for...
2016-03-22 Sepherosa Ziehauhyperv/vmbus: Remove NULL check for taskqueue_create_fa...
2016-03-22 Sepherosa Ziehauhyperv/vmbus: Use taskqueue_fast for non-performance...
2016-03-22 Sepherosa Ziehauhyperv/evttimer: Use an independent message slot so...
2016-03-21 Sepherosa Ziehauhyperv/vmbus: Implement bus_child_pnpinfo_str method
2016-03-21 Sepherosa Ziehauhyperv: Factor out snprinf_hv_guid()
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Glen BarberMFH
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-10 Sepherosa Ziehauhyperv/hn: Make the # of TX rings configurable.
2016-03-10 Sepherosa Ziehauhyperv/hn: Factor out hn_channel_attach
2016-03-10 Sepherosa Ziehauhyperv/hn: Move if_initname to an earlier place
next