]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hyperv/netvsc/hv_rndis_filter.c
hyperv/hn: Nuke unused bits
[FreeBSD/FreeBSD.git] / sys / dev / hyperv / netvsc / hv_rndis_filter.c
2016-09-07 sephehyperv/hn: Nuke unused bits
2016-09-07 sephehyperv/hn: Simplify per-packet-info construction.
2016-09-07 sephehyperv/hn: Cleanup RNDIS packet message encapsulation.
2016-09-06 sephehyperv/hn: Stringent RNDIS packet message length/offset...
2016-09-05 mmMFV r305420:
2016-09-05 sephehyperv/hn: Stringent RNDIS control message length check.
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 ngieMFhead @ r305314
2016-09-02 sephehyperv/hn: Use the per-packet-info types defined by...
2016-09-02 sephehyperv/hn: Simplify RX hash related bits.
2016-09-02 sephehyperv/hn: Rework RXCSUM related bits
2016-09-01 sephehyperv/hn: Fix VLAN tag construction.
2016-09-01 sephehyperv/hn: Stringent per-packet-info verification.
2016-09-01 sephehyperv/hn: Remove unused function
2016-09-01 ngieMFhead @ r305170
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-31 sephehyperv/hn: Consolidate NVS transaction execution.
2016-08-30 pfgMFV r302423:
2016-08-30 sephehyperv/hn: Remove unnecessary NULL check.
2016-08-30 sephehyperv/hn: Log packet message alignment.
2016-08-30 sephehyperv/hn: Remove the useless rndis_device and related...
2016-08-30 sephehyperv/hn: Switch to new RNDIS transaction execution...
2016-08-30 sephehyperv/hn: Factor out func to exec RNDIS transaction...
2016-08-30 sephehyperv/hn: Remove unused function
2016-08-30 sephehyperv/hn: Switch to new RNDIS set for RX filters.
2016-08-30 sephehyperv/hn: Move OIDs to net/rndis.h; they are standard...
2016-08-29 ngieMFhead @ r305013
2016-08-29 sephehyperv/hn: Switch to new RNDIS set for RSS parameters.
2016-08-29 sephehyperv/hn: Fix # of channels setting, if RSS is not...
2016-08-29 sephehyperv/hn: Switch to new RNDIS query for RSS capabiliti...
2016-08-29 sephehyperv/hn: Switch to new RNDIS query for link status...
2016-08-26 sephehyperv/hn: Use vmbus xact for RNDIS set.
2016-08-26 sephehyperv/hn: Use vmbus xact for RNDIS query.
2016-08-25 ngieMFhead @ r304815
2016-08-25 sephehyperv/hn: Use vmbus xact for RNDIS initialize.
2016-08-25 sephehyperv/hn: Add compat code for RNDIS reorganization...
2016-08-25 sephehyperv/hn: Use definition in net/rndis.h for message...
2016-08-24 cyMFV r304732.
2016-08-24 sephehyperv/hn: Log a warning for RESET_CMPLT.
2016-08-24 sephehyperv/hn: Remove the redundant rid setting for RNDIS...
2016-08-22 sephehyperv/hn: Factor out function to execute NVS transactions.
2016-08-22 sephehyperv/hn: Get rid of netvsc_dev
2016-08-22 sephehyperv/hn: Move chimney sending buffer to hn_softc
2016-08-19 sephehyperv/hn: Remove the useless num_channel
2016-08-19 sephehyperv/hn: Move NVS version to softc
2016-08-18 sephehyperv/hn: Get rid of the useless netvsc_packet
2016-08-18 sephehyperv/hn: Constify RNDIS messages on RX path.
2016-08-18 sephehyperv/hn: Pass RX packet info to netvsc_recv.
2016-08-17 sephehyperv/hn: Remove reference to nvsp_status
2016-08-17 sephehyperv/hn: Remove reference to nvsp_msg
2016-08-16 ngieMFhead @ r304232
2016-08-16 sephehyperv/hn: Simplify RNDIS NVS message sending.
2016-08-16 sephehyperv/hn: Factor out hn_nvs_send/hn_nvs_send_sglist
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 sephehyperv/hn: Switch to vmbus xact APIs for sub-channel...
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 ngieCheckpoint initial integration work
2016-08-11 sephehyperv/hn: Switch to vmbus xact APIs for NVS initialization
2016-08-10 sephehyperv/hn: Reorganize send done callback.
2016-08-09 sephehyperv/hn: Move gpa array out of netvsc_packet.
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-25 sephehyperv/vmbus: Rename hv_vmbus_priv.h to vmbus_brvar.h
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-21 sephehyperv: hv_vmbus_channel -> vmbus_channel
2016-07-20 sephehyperv/vmbus: Deprecate the device private data in...
2016-07-20 sephehyperv/vmbus: Get rid of unnecessary definition.
2016-07-15 sephehyperv/vmbus: Function rename
2016-07-15 sephehyperv/vmbus: Move channel packet types definition...
2016-07-15 sephehyperv/vmbus: Move channel packet flags definition...
2016-07-15 sephehyperv/vmbus: Rework sglist sending.
2016-07-13 sephehyperv/hn: Avoid the hv_device
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-16 sephehyperv/hn: Combine per-packet-information parsing.
2016-05-12 mmMFV r299425:
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-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-22 sephehyperv: Update copyright to 2016 for the files Microsof...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-11 sephehyperv/hn: Remove unnecessary NULL checks
next