hyperv/hn: Remove unnecessary NULL check.
[freebsd.git] / sys / dev / hyperv / netvsc / hv_rndis_filter.c
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 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 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 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-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
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-06 gjbMFH
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-04 sephehyperv/hn: Pass channel to send done callbacks.
2016-03-04 sephehyperv/hn: Add multiple channel support, a.k.a. vRSS
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-02 sephehyperv/hn: Make # of rings configurable
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-26 sephehyperv/hn: Make transmission path channel aware
2016-02-26 sephehyperv/hn: Pass channel to TX/RX done
2016-02-25 sephehyperv: Wait 5 seconds for hyperv result, instead of...
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-05 sephehyperv: Use WAITOK in the places where we can wait
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-26 dimMerge ^/head r294599 through r294776.
next