]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hyperv
urtwn: setup per-frame retry limit.
[FreeBSD/FreeBSD.git] / sys / dev / hyperv /
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 sephehyperv/vmbus: Use consistent device description as...
2016-05-18 sephehyperv/vmbus: Minor function definition style fixup
2016-05-18 sephehyperv/vmbus: Fix SYSINIT function prototype and usage.
2016-05-18 sephehyperv/vmbus: Reindent and cleanup devmethods.
2016-05-18 sephehyperv/vmbus: Staticize vmbus_devclass
2016-05-18 sephehyperv: Set vm_guest to VM_GUEST_VM, if hypervisor...
2016-05-18 sephehyperv/vmbus: Nuke unnecessary function indirection
2016-05-18 sephehyperv/vmbus: Remove useless modevent handler
2016-05-18 sephehyperv/vmbus: Function renaming vmbus_msg_swintr -...
2016-05-18 sephehyperv/vmbus: Utilize curcpu
2016-05-18 sephehyperv/vmbus: Minor white space and style cleanup
2016-05-18 sephehyperv/vmbus: Avoid two unnecessary protocol checks...
2016-05-18 sephehyperv/vmbus: Use atomic swap and flsl to process event...
2016-05-18 sephehyperv/vmbus: Reduce the # of event loops by recording...
2016-05-18 sephehyperv/vmbus: Use unsigned long for event bits.
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-16 sephehyperv/vmbus: Use atomic_testandclear
2016-05-16 sephehyperv/vmbus: Fix event processing loop indentation.
2016-05-16 sephehyperv/vmbus: Simplify event processing
2016-05-16 sephehyperv/vmbus: Simplify event processing
2016-05-16 sephehyperv/hn: Combine per-packet-information parsing.
2016-05-14 jhbAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-12 mmMFV r299425:
2016-05-12 sephehyperv/stor: Enable INQUIRY result check only on WIN10...
2016-05-11 sephehyperv/hn: Extract RSS hash value and type.
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-27 sephehyperv/hn: Add stat for # of chimney sending tries
2016-04-27 sephehyperv/vmbus: Mark sysctls MPSAFE
2016-04-27 sephehyperv/hn: Mark sysctls MPSAFE
2016-04-27 sephehyperv/hn: Remove unapplied comment.
2016-04-27 sephehyperv/hn: Restart sending earlier once we gathered...
2016-04-26 sephehyperv/hn: Change description to "Hyper-V Network Inter...
2016-04-26 sephehyperv/stor: Set description properly in probe devmethod
2016-04-26 sephehyperv/channel: Git rid of the sub-channel creation...
2016-04-26 sephehyperv/stor: Avoid sub-channel creation callback.
2016-04-26 sephehyperv/hn: Avoid sub-channel creation callback.
2016-04-26 sephehyperv/stor: Synchronize sub-channel offers
2016-04-26 sephehyperv/stor: Remove the useless hs_open_multi_channel
2016-04-25 sephehyperv/hn: Synchronize sub-channel offers
2016-04-25 sephehyperv/channel: Add functions to synchronize sub-channe...
2016-04-25 sephehyperv/channel: Log a warning about duplicated primary...
2016-04-25 sephehyperv/channel: Remove unapplied comment
2016-04-25 sephehyperv/channel: Minor style changes; no functional...
2016-04-25 sephehyperv/channel: Remove the unnecessary 'new' flag
2016-04-25 sephehyperv/et: Strip extra white space in function name
2016-04-25 sephehyperv/hn: Allow users to configure ifq or bufring...
2016-04-25 sephehn: Increase odrops for if_transmit method if drbr_enqu...
2016-04-22 sephehyperv/et: Make Hyper-V event timer a device.
2016-04-22 sephehyperv: Update copyright to 2016 for the files Microsof...
2016-04-19 sephehyperv/vmbus: Make device probe/attach synchronous...
2016-04-19 sephehyperv: Remove two assign-only local variables
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 sephehyperv/hn: Hide ring to channel linkage message under...
2016-04-15 sephehyperv: No need to zero out softc
2016-04-15 sephehyperv/stor: Use xpt_done_direct() upon I/O completion
2016-04-15 sephehyperv/vmbus: Put multi-channel offer logging under...
2016-04-15 sephehyperv/stor: Temporary disable the wrongly done command...
2016-04-15 sephehyperv: Deprecate HYPERV option by moving Hyper-V IDT...
2016-04-13 gjbMFH
2016-04-13 sephehyperv: device_get_softc does not return NULL
2016-04-13 sephehyperv/vmbus: Merge duplicated version check for events
2016-04-12 philMerge libxo 0.4.6
2016-04-12 gjbMFH
2016-04-12 sephehyperv: Replace 0 w/ NULL
2016-04-11 gjbMFH
2016-04-11 sephehyperv: Typo
2016-04-11 sephehyperv/hn: Remove unnecessary NULL checks
2016-04-11 sephehyperv/hn: By default enable multiple TX/RX rings,...
2016-04-11 sephehyperv/hn: Cap default # of rings to 8.
2016-04-11 sephehyperv: Define macro for Hyper-V interface
2016-04-11 sephehyperv: Print more features
2016-04-11 sephehyperv: Break long line
2016-04-11 sephehyperv: Declare hyperv_{features,recommends} properly
2016-04-11 sephehyperv: Resurrect r297481
2016-04-11 sephehyperv: Identify Hyper-V features and recommends properly
2016-04-11 sephehyperv/vmbus: Get rid of max_leaf detection; this is...
2016-04-11 sephehyperv/vmbus: Nuke unused function
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-08 sephehyperv: Revert r297481
2016-04-07 sephehyperv: Use lapic_{alloc,free}_ipi to allocate private...
2016-04-07 sephehyperv: Typo in r297634
2016-04-07 sephehyperv/vmbus: Use default mtx for channel message queue
2016-04-07 sephehyperv: Use mb() instead of atomic_thread_fence_seq_cst()
2016-04-04 gjbMFH
2016-04-01 sephetcp/lro: Use tcp_lro_flush_all in device drivers to...
2016-04-01 sephehyperv: Register Hyper-V timer early enough for TSC...
2016-03-24 sephehyperv/vmbus: Create per-cpu fast taskqueue for msg...
2016-03-24 sephehyperv/utils: Allow hint to disable individual utility
2016-03-24 sephehyperv/vmbus: use a better retry method in hv_vmbus_pos...
2016-03-22 sephehyperv/hn: When short of mbufs on the RX path, don...
2016-03-22 sephehyperv/hn: Factor out hn_set_lro_lenlim()
next