]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hyperv
MFV r309587:
[FreeBSD/FreeBSD.git] / sys / dev / hyperv /
2016-12-06 Martin MatuskaMFV r309587:
2016-12-04 Baptiste DaroussinImport tzdata 2016j
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 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-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
2016-11-21 Sepherosa Ziehauhyperv/vmbus: Support transction result busy-wait.
2016-11-21 Sepherosa Ziehauhyperv/hn: Implement RNDIS multi-packet message support.
2016-11-19 Dimitry AndricMerge ^/head r308491 through r308841.
2016-11-18 Dexuan Cuihyperv/pcib: change the file name: pcib.c -> vmbus_pcib.c
2016-11-18 Dexuan Cuihyperv/vmbus,pcib: Add MODULE_DEPEND on pci
2016-11-16 Dexuan Cuihyperv/pcib: enable PCIe pass-through (a.k.a. Discrete...
2016-11-16 Dexuan Cuihyperv/vmbus: add new vmbus methods to support PCIe...
2016-11-16 Dexuan Cuihyperv/vmbus: add a new method to get vcpu_id
2016-11-15 Sepherosa Ziehauhyperv/vss: Add driver and tools for VSS
2016-11-11 Cy SchubertMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 Dimitry AndricMerge ^/head r308227 through r308490.
2016-11-07 Xin LIMFV r308392: file 5.29.
2016-11-04 Sepherosa Ziehauhyperv/vmbus: Reset ch_dev, once the child is deleted.
2016-11-03 Glen BarberMFV r308265: Update tzdata to 2016i.
2016-11-03 Andriy GaponMFV r308222: 6051 lzc_receive: allow the caller to...
2016-11-02 Dimitry AndricMerge ^/head r303250 through r308226.
2016-11-02 Sepherosa Ziehauhyperv/kvp: Don't mix message status codes and function...
2016-11-02 Xin LIMFV r308196:
2016-11-02 Sepherosa Ziehauhyperv: GC unused functions.
2016-11-01 Sepherosa Ziehauhyperv/vmbus: Avoid extra header copy.
2016-11-01 Sepherosa Ziehauhyperv/hn: Directly fill chimney sending buffer for...
2016-11-01 Sepherosa Ziehauhyperv/hn: Move TSO packet fixup to an earlier place...
2016-11-01 Sepherosa Ziehauhyperv/hn: Regroup if_start related functions.
2016-11-01 Sepherosa Ziehauhyperv/hn: Rename cleaned up file.
2016-11-01 Sepherosa Ziehauhyperv/hn: Cosmetic cleanup; no functional changes.
2016-10-31 Dimitry AndricMerge ^/head r307736 through r308146.
2016-10-31 Sepherosa Ziehauhyperv/hn: Don't start shared TX taskq, if the hypervis...
2016-10-31 Sepherosa Ziehauhyperv/hn: Reset do_lro, if the hash types are not...
2016-10-31 Sepherosa Ziehauhyperv/hn: Cleanup RXBUF ack processing.
2016-10-31 Sepherosa Ziehauhyperv/hn: Rework temporary channel packet buffer expan...
2016-10-31 Sepherosa Ziehauhyperv/hn: Rename cleaned up RNDIS source file.
2016-10-28 Sepherosa Ziehauhyeprv/hn: Rename cleaned up RNDIS header file.
2016-10-28 Sepherosa Ziehauhyperv/hn: Change header guardian; in preparation for...
2016-10-28 Sepherosa Ziehauhyperv/hn: Cleanup RNDIS related files.
2016-10-28 Sepherosa Ziehauhyperv/hn: Pull data path code up.
2016-10-28 Sepherosa Ziehauhyperv/hn: Reorganize RX path; mainly pull non-control...
2016-10-28 Sepherosa Ziehauhyperv/hn: Nuke unnecessary indirection.
2016-10-28 Sepherosa Ziehauhyperv/hn: Rename cleaned up NVS source file.
2016-10-28 Sepherosa Ziehauhyperv/hn: Rename cleaned up NVS header file.
2016-10-28 Sepherosa Ziehauhyperv/hn: Change header guardian; in preparation for...
next