]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hyperv
Make the code match the comments: If we have ANY buf's that failed
[FreeBSD/FreeBSD.git] / sys / dev / hyperv /
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-24 dexuanhyperv/hn: add devctl_notify for VF_UP/DOWN events
2017-01-24 dexuanhyperv/hn: add a sysctl name for the VF interface
2017-01-24 dexuanhyperv/hn: add the support for VF drivers (SR-IOV)
2017-01-24 dexuanhyperv/hn: remove the MTU and IFF_DRV_RUNNING checking...
2017-01-24 dexuanhyperv/hn: remember the channel pointer in struct hn_rx...
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-09 sephehyperv: Add method to read 64bit Hyper-V specific time...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 asomersAlways null-terminate ccb_pathinq.(sim_vid|hba_vid...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-28 sephehyperv/hn: Factor out function to set rxfilter.
2016-12-28 sephehyperv/hn: Function renaming; no functional changes.
2016-12-28 sephehyperv/hn: Consolidate hn_{suspend,resume}
2016-12-28 sephehyperv/vmbus: Nuke unnecessary critical sections.
2016-12-27 mmMFV r310622:
2016-12-23 sephehyperv/ic: Allow applying the samples from hypervisor...
2016-12-23 sephehyperv/ic: Fix version4 timesync message format.
2016-12-21 sephehyperv: Unbreak EARLY_AP_STARUP Hyper-V bootstrap by...
2016-12-21 sephehyperv/storvsc: The max channel in PDU actually means...
2016-12-20 sephehyperv/ic: Rename cleaned up files.
2016-12-20 sephehyperv/ic: Cleanup driver glue.
2016-12-20 sephehyperv/ic: Rname cleaned up file.
2016-12-20 sephehyperv/ic: Inclusion cleanup
2016-12-20 sephehyperv/ic: Rename cleaned up header file.
2016-12-20 sephehyperv/ic: Cleanup common struct and functions.
2016-12-20 sephehyperv/ic: Factor out function to send IC response
2016-12-19 sjgMerge bmake-20161212
2016-12-19 sephehyperv: Implement userspace gettimeofday(2) with Hyper...
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-15 sephehyperv: Allow userland to ro-mmap reference TSC page
2016-12-14 sephehyperv: Implement "enlightened" time counter, which...
2016-12-12 sephehyperv/hn: Add polling support
2016-12-12 sephehyperv/vmbus: Add channel polling support.
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 sephehyperv/storvsc: Minor style changes; no functional...
2016-12-09 sephehyperv/storvsc: Fix the SCSI disk attachment issue.
2016-12-08 sephehyperv/timesync: Support "sent TC" to improve accuracy.
2016-12-08 sephehyperv/vmbus: Utilize vmbus_chan_run_task()
2016-12-07 sephehyperv/vmbus: Use pause if possible.
2016-12-06 mmMFV r309587:
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-12-01 sephehyperv/hn: Add 'options RSS' support.
2016-12-01 sephehyperv/hn: Don't hold txdesc, if no BPFs are attached.
2016-12-01 sephehyperv/hn: Add HN_DEBUG kernel option.
2016-11-30 sephehyperv/storvsc: Don't use timedwait.
2016-11-30 sephehypver/vmbus: Remove extra assertion.
2016-11-30 sephehyperv/hn: Allow TX to share event taskqueues.
2016-11-30 sephehyperv/vmbus: Add DEVMETHOD to map cpu to event taskq.
2016-11-30 sephehyperv/hn: Allow multiple TX taskqueues.
2016-11-30 sephehyperv/hn: Nuke the unused TX taskqueue CPU binding...
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-28 dimMerge ^/head r309213 through r309262.
2016-11-28 sephehyperv/vmbus: Use poll/cancel APIs to wait for the...
2016-11-28 sephehyperv/vmbus: Add exec cancel support for message Hyper...
2016-11-28 sephehyperv/vmbus: Add result polling support for message...
2016-11-28 sephehyperv/vmbus: Add result polling support for xact API.
2016-11-28 sephehyperv/vmbus: Stringent GPADL parameter assertion.
2016-11-28 sephehyperv/vmbus: Make sure that the allocated GPADL is...
2016-11-28 sephehyperv/hn: Simplify RSS indirect table fixup API
2016-11-28 sephehyperv/hn: Fix vmbus_chan_subidx usage.
2016-11-28 sephehyperv/hn: Enable multi-packet RNDIS message support...
2016-11-28 sephehyperv/hn: Fix attach error handling
2016-11-28 sephehyperv/hn: Fix multi-packet RNDIS message aggregation...
2016-11-28 sephehyperv/hn: Fix detach error handling.
2016-11-28 sephehyperv/hn: Utilize vmbus_chan_xact_wait
2016-11-28 sephehyperv/vmbus: Add supportive transaction wait function.
2016-11-28 sephehyperv/vmbus: Zero out GPADL if error happens.
2016-11-25 sephehyperv/vmbus: Add a simplified version of channel close.
2016-11-25 sephehyperv/vmbus: Propagate close error.
2016-11-25 sephehyperv/vmbus: Always try disconnect/free bufring memory...
2016-11-25 sephehyperv/vmbus: Don't free the bufring if its GPADL can...
2016-11-25 sephehyperv/vmbus: Return EISCONN if the bufring GPADL can...
2016-11-25 sephehyperv/vmbus: No stranded bufring GPADL is allowed.
2016-11-25 sephehyperv/vmbus: GPADL disconnect error on a revoked chann...
2016-11-25 sephehyperv/vmbus: Don't close unopened channels.
2016-11-25 sephehyperv/vmbus: Fix sysctl tree leakage, if channel open...
2016-11-25 sephehyperv/vmbus: Minor style changes.
2016-11-25 sephehyperv/vmbus: Commit the GPADL id only after the connec...
next