]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hyperv
sfxge(4): allow to have no NIC handle on Rx datapath in DPDK PMD
[FreeBSD/FreeBSD.git] / sys / dev / hyperv /
2016-12-28 Sepherosa Ziehauhyperv/hn: Factor out function to set rxfilter.
2016-12-28 Sepherosa Ziehauhyperv/hn: Function renaming; no functional changes.
2016-12-28 Sepherosa Ziehauhyperv/hn: Consolidate hn_{suspend,resume}
2016-12-28 Sepherosa Ziehauhyperv/vmbus: Nuke unnecessary critical sections.
2016-12-27 Martin MatuskaMFV r310622:
2016-12-23 Sepherosa Ziehauhyperv/ic: Allow applying the samples from hypervisor...
2016-12-23 Sepherosa Ziehauhyperv/ic: Fix version4 timesync message format.
2016-12-21 Sepherosa Ziehauhyperv: Unbreak EARLY_AP_STARUP Hyper-V bootstrap by...
2016-12-21 Sepherosa Ziehauhyperv/storvsc: The max channel in PDU actually means...
2016-12-20 Sepherosa Ziehauhyperv/ic: Rename cleaned up files.
2016-12-20 Sepherosa Ziehauhyperv/ic: Cleanup driver glue.
2016-12-20 Sepherosa Ziehauhyperv/ic: Rname cleaned up file.
2016-12-20 Sepherosa Ziehauhyperv/ic: Inclusion cleanup
2016-12-20 Sepherosa Ziehauhyperv/ic: Rename cleaned up header file.
2016-12-20 Sepherosa Ziehauhyperv/ic: Cleanup common struct and functions.
2016-12-20 Sepherosa Ziehauhyperv/ic: Factor out function to send IC response
2016-12-19 Simon J. GerratyMerge bmake-20161212
2016-12-19 Sepherosa Ziehauhyperv: Implement userspace gettimeofday(2) with Hyper...
2016-12-17 Martin MatuskaMFV r310115,310184:
2016-12-16 Dimitry AndricMerge ^/head r309817 through r310168.
2016-12-16 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-15 Sepherosa Ziehauhyperv: Allow userland to ro-mmap reference TSC page
2016-12-14 Sepherosa Ziehauhyperv: Implement "enlightened" time counter, which...
2016-12-13 Jung-uk KimMFV: r309561
2016-12-12 Sepherosa Ziehauhyperv/hn: Add polling support
2016-12-12 Sepherosa Ziehauhyperv/vmbus: Add channel polling support.
2016-12-12 Enji CooperMerge changes from vendor to address several Coverity...
2016-12-10 Dimitry AndricUpdate llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-09 Dimitry AndricMerge ^/head r309519 through r309757.
2016-12-09 Sepherosa Ziehauhyperv/storvsc: Minor style changes; no functional...
2016-12-09 Sepherosa Ziehauhyperv/storvsc: Fix the SCSI disk attachment issue.
2016-12-08 Sepherosa Ziehauhyperv/timesync: Support "sent TC" to improve accuracy.
2016-12-08 Sepherosa Ziehauhyperv/vmbus: Utilize vmbus_chan_run_task()
2016-12-07 Sepherosa Ziehauhyperv/vmbus: Use pause if possible.
2016-12-06 Martin MatuskaMFV r309587:
2016-12-04 Baptiste DaroussinImport tzdata 2016j
2016-12-04 Dimitry AndricMerge ^/head r309263 through r309518.
2016-12-02 Dimitry AndricUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-02 Martin MatuskaMFV r309403:
2016-12-01 Martin MatuskaMFC r309362:
2016-12-01 Peter WemmUpdate from subversion 1.9.4 to 1.9.5.
2016-12-01 Sepherosa Ziehauhyperv/hn: Add 'options RSS' support.
2016-12-01 Sepherosa Ziehauhyperv/hn: Don't hold txdesc, if no BPFs are attached.
2016-12-01 Sepherosa Ziehauhyperv/hn: Add HN_DEBUG kernel option.
2016-11-30 Sepherosa Ziehauhyperv/storvsc: Don't use timedwait.
2016-11-30 Sepherosa Ziehauhypver/vmbus: Remove extra assertion.
2016-11-30 Sepherosa Ziehauhyperv/hn: Allow TX to share event taskqueues.
2016-11-30 Sepherosa Ziehauhyperv/vmbus: Add DEVMETHOD to map cpu to event taskq.
2016-11-30 Sepherosa Ziehauhyperv/hn: Allow multiple TX taskqueues.
2016-11-30 Sepherosa Ziehauhyperv/hn: Nuke the unused TX taskqueue CPU binding...
2016-11-29 Martin MatuskaMFV r309299:
2016-11-28 Olivier HouchardImport Concurrency Kit in the kernel.
2016-11-28 Dimitry AndricMerge ^/head r309213 through r309262.
2016-11-28 Andriy GaponMFV r309249: 3821 Race in rollback, zil close, and...
2016-11-28 Sepherosa Ziehauhyperv/vmbus: Use poll/cancel APIs to wait for the...
2016-11-28 Sepherosa Ziehauhyperv/vmbus: Add exec cancel support for message Hyper...
2016-11-28 Sepherosa Ziehauhyperv/vmbus: Add result polling support for message...
2016-11-28 Sepherosa Ziehauhyperv/vmbus: Add result polling support for xact API.
2016-11-28 Sepherosa Ziehauhyperv/vmbus: Stringent GPADL parameter assertion.
2016-11-28 Sepherosa Ziehauhyperv/vmbus: Make sure that the allocated GPADL is...
2016-11-28 Sepherosa Ziehauhyperv/hn: Simplify RSS indirect table fixup API
2016-11-28 Sepherosa Ziehauhyperv/hn: Fix vmbus_chan_subidx usage.
2016-11-28 Sepherosa Ziehauhyperv/hn: Enable multi-packet RNDIS message support...
2016-11-28 Sepherosa Ziehauhyperv/hn: Fix attach error handling
2016-11-28 Sepherosa Ziehauhyperv/hn: Fix multi-packet RNDIS message aggregation...
2016-11-28 Sepherosa Ziehauhyperv/hn: Fix detach error handling.
2016-11-28 Sepherosa Ziehauhyperv/hn: Utilize vmbus_chan_xact_wait
2016-11-28 Sepherosa Ziehauhyperv/vmbus: Add supportive transaction wait function.
2016-11-28 Sepherosa Ziehauhyperv/vmbus: Zero out GPADL if error happens.
2016-11-26 Dimitry AndricUpdate libc++ to release_39 branch r287912.
2016-11-26 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-11-25 Sepherosa Ziehauhyperv/vmbus: Add a simplified version of channel close.
2016-11-25 Sepherosa Ziehauhyperv/vmbus: Propagate close error.
2016-11-25 Sepherosa Ziehauhyperv/vmbus: Always try disconnect/free bufring memory...
2016-11-25 Sepherosa Ziehauhyperv/vmbus: Don't free the bufring if its GPADL can...
2016-11-25 Sepherosa Ziehauhyperv/vmbus: Return EISCONN if the bufring GPADL can...
2016-11-25 Sepherosa Ziehauhyperv/vmbus: No stranded bufring GPADL is allowed.
2016-11-25 Sepherosa Ziehauhyperv/vmbus: GPADL disconnect error on a revoked chann...
2016-11-25 Sepherosa Ziehauhyperv/vmbus: Don't close unopened channels.
2016-11-25 Sepherosa Ziehauhyperv/vmbus: Fix sysctl tree leakage, if channel open...
2016-11-25 Sepherosa Ziehauhyperv/vmbus: Minor style changes.
2016-11-25 Sepherosa Ziehauhyperv/vmbus: Commit the GPADL id only after the connec...
2016-11-25 Dexuan Cuihyperv/vmbus,pcib: unbreak build in case NEW_PCIB is...
2016-11-24 Dimitry AndricMerge ^/head r308870 through r309105.
2016-11-24 Andriy GaponMFV r308990: 7181 race between zfs_mount and zfs_ioc_ro...
2016-11-24 Andriy GaponMFV r308988: 7199, 7200 dsl_dataset_rollback_sync may...
2016-11-24 Andriy GaponMFV r308987: 7180 potential race between zfs_suspend_fs...
2016-11-24 Andriy GaponMFV r308989: 6428 set canmount=off on unmounted filesys...
2016-11-24 Sepherosa Ziehauhyperv/hn: Fix primary channel revocation
2016-11-24 Sepherosa Ziehauhyperv/vmbus: Fix the multi-channel revoking on vmbus...
2016-11-24 Sepherosa Ziehauhyperv/vmbus: Fix the primary channel revoking on vmbus...
2016-11-24 Sepherosa Ziehauhyperv/vmbus: Implement orphan support for transaction API
2016-11-23 Sepherosa Ziehauhyperv/vmbus: Merge free/active locks.
2016-11-23 Sepherosa Ziehauhyperv/vmbus: Set a mark on the revoked channel.
2016-11-22 Xin LIMFV r308954:
2016-11-22 Jung-uk KimMerge ACPICA 20161117.
2016-11-21 Sepherosa Ziehauhyperv/hn: Don't abuse hn_{tx,rx}_ring_inuse.
2016-11-21 Sepherosa Ziehauhyperv/hn: Allow enabling IPv6 TX checksum offloading...
2016-11-21 Sepherosa Ziehauhyperv/hn: Fix WITNESS warnings
next