netdev-linux: do not warn when getting stats for netdev with no vport
[cascardo/ovs.git] / datapath-windows /
2015-07-15 Ben Pfaffdatapath-windows: Fix broken break by distributing...
2015-07-15 Alin Gabriel Serdeandatapath-windows: update extension information
2015-07-15 Alin Serdeandatapath-windows: Update VXLAN header information
2015-07-15 Sorin Vinturisdatapath-windows: Solved BSOD when cleaning up the...
2015-07-06 Sorin Vinturisdatapath-windows: Solved BSOD when adding OVS ports
2015-07-02 Sorin Vinturisdatapath-windows: Solved memory leak in OVS datapath
2015-07-02 Alin SerdeanSolved datapath-windows: BSOD when initializing switch...
2015-07-01 Sorin Vinturisdatapath-windows: Solved BSOD when handling flows
2015-07-01 Nithin Rajudatapath-windows: Rename 'vport->isPresentOnHv' to...
2015-07-01 Nithin Rajudatapath-windows: Code refactoring and fixes in Vport.c
2015-07-01 Sorin Vinturisdatapath-windows: Failed initialization for datapath...
2015-07-01 Sorin Vinturisdatapath-windows: Avoid double incrementation of tx...
2015-07-01 Sorin Vinturisdatapath-windows: Duplicate tag for STT pools
2015-06-24 Sorin Vinturisdatapath-windows: Wrong cleanup of newly created multip...
2015-06-23 Sorin Vinturisdatapath-windows: Return success for already existing...
2015-06-19 Sorin Vinturisdatapath-windows: Initialize reference count when enabl...
2015-06-19 Nithin Rajudatapath-windows: use correct dst port during Vxlan Tx
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-18 Sorin Vinturisdatapath-windows: Return pending for IRPs completed...
2015-06-16 Sorin Vinturisdatapath-windows: BSOD when disabling the extension
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-11 Eitan Eliahudatapath-windows: Stateless TCP Tunnelling protocol...
2015-06-11 Sorin Vinturisdatapath-windows: Correctly complete the original NBL...
2015-06-07 Alin Gabriel SerdeanThis commit adds the windows installer to the OVS tree.
2015-05-29 Alin Serdeandatapath-windows: Fix build.
2015-05-28 Sorin Vinturisdatapath-windows: Multiple NBLs support for ingress...
2015-05-27 Sorin Vinturisdatapath-windows: Removed memory barrier and master...
2015-05-27 Sorin Vinturisdatapath-windows: Document OVS tunnel filter callout
2015-05-27 Sorin Vinturisdatapath-windows: Support for multiple VXLAN tunnels
2015-05-27 Sorin Vinturisdatapath-windows: Support for custom VXLAN tunnel port
2015-05-26 Nithin Rajudatpath-windows: Make PacketIO.c compilable with WDK8.
2015-05-19 Alin Serdeandatapath-windows: Fix warning from the powershell module
2015-05-08 Sorin Vinturisdatapath-windows: Correctly link newly allocated NBL
2015-05-08 Sorin Vinturisdatapath-windows: Added new function for native forward...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-29 Nithin Rajuovs-hyperv: make kernel return values netlink socket...
2015-04-29 Sorin Vinturisdatapath-windows: Enable extension after rrestart
2015-04-28 Sorin Vinturisdatapath-windows: Removed duplicate instance pid removal
2015-04-23 Sorin Vinturisdatapath-windows: Removed gOvsCtrlLock global spinlock
2015-04-23 Nithin Rajudatapath-windows: don't free switch cxt until ref == 0
2015-04-20 Sorin Vinturisdatapath-windows: Removed assert from FilterNetPnPEvent...
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-07 Sorin Vinturisdatapath-windows: Solved BSOD when uninstalling the...
2015-04-06 Alin Serdeandatapath-windows Release lock on HVUpdateNIC
2015-04-06 Alin Serdeandatapath-windows: Allow NdisSwitchPortTypeSynthetic...
2015-04-02 Sorin Vinturisdatapath-windows: Make GET_PID a separate IOCTL
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for vport...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for user...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for switch...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for oid code
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for iphelper...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for vxlan...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for flow...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for event...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for buffermgm...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for datapath...
2015-03-26 Sorin Vinturisdatapath-windows: Support for allocating/releasing...
2015-03-24 Sorin Vinturisdatapath-windows: Updated WFP system provider handling
2015-01-30 Sorin Vinturisdatapath-windows: Solved BSOD when loading an activated...
2015-01-06 Alin Serdeandatapath-windows: set the nlBuf tail properly
2015-01-06 Sorin Vinturisdatapath-windows: Add a WFP system provider
2015-01-01 Sorin Vinturisdatapath-windows: Release WFP allocated objects
2014-12-31 Sorin Vinturisdatapath-windows: Cleanup OVS
2014-12-12 Nithin Rajudatapath-windows: return bool from NlFillOvs[Msg/Hdr]
2014-12-12 Nithin Rajudatapath-windows: refactor BuildReplyMsgFromMsgIn ...
2014-12-05 Nithin Rajudatapath-windows: nuke unused code in Flow.c
2014-12-05 Nithin Rajudatapath-windows: Move Build*Msg() to Netlink.c
2014-12-05 Eitan Eliahudatapath-windows: Add PID Number attribute for port...
2014-11-25 Nithin Rajudatapath-windows: Update DESIGN document.
2014-11-25 Alin Serdeandatapath-windows: Fix broken build on MSVC.
2014-11-25 Sorin Vinturisdatapath-windows: Update OVSEXT VS project to support...
2014-11-25 Sorin Vinturisdatapath-windows: Fixed Release broken build.
2014-11-25 Nithin Rajudatapath-windows: Move vport code from Datapath.c to...
2014-11-25 Sorin Vinturisdatapath-windows: Support for hybrid forwarding
2014-11-24 Sorin Vinturisdatapath-windows: Removed duplicate checking of previou...
2014-11-24 Sorin Vinturisdatapath-windows: BSOD for a transactional NL cmd witho...
2014-11-21 Eitan Eliahudatapath-windows: do not complete an IRP when pending...
2014-11-20 Nithin Rajudatapath-windows: rename 'hvDeleted' to 'isPresentOnHv'
2014-11-20 Nithin Rajudatpaath-windows: consolidate check for output buffer
2014-11-20 Nithin Rajudatapath-windows: cleanup DpInternal.h
2014-11-20 Nithin Rajudatpath-windows: include/OvsPub.h => ovsext/DpInternal.h
2014-11-20 Nithin Rajudatapath-windows: nuke non-netlink based interface
2014-11-20 Sorin Vinturisdatapath-windows: Avoid BSOD when switch context is...
2014-11-20 Nithin Rajudatapath-windows: Fixes in HvCreatePort() to re-add...
2014-11-20 Nithin Rajudatapath-windows: Change return type of OvsInitVxlanTun...
2014-11-20 Nithin Rajudatapath-windows: Changes to InitOvsVportCommon()
2014-11-20 Nithin Rajudatapath-windows: Changes to OvsRemoveAndDeleteVport()
2014-11-20 Nithin Rajudatapath-windows: clarify 'portIdHashArray' in the...
2014-11-20 Nithin Rajudatapath-windows: add WCHAR version of OvsFindVportByHv...
2014-11-20 Nithin Rajudatapath-windows: fixes in OvsGetExtInfoIoctl()
2014-11-14 Sorin Vinturisdatapath-windows: Remove all duplicate checks for NULL.
2014-11-12 Eitan Eliahudatapath-windows: Update port property.
2014-11-12 Alin Serdeandatapath-windows: Add functionality to return OVSPortNa...
2014-11-06 Ankur Sharmadatapath-windows: Remove a not needed debug message...
2014-11-05 Eitan Eliahudatapath-windows: Add WMI to set Hyper-V port "friendly...
2014-10-31 Nithin Rajudatapath-windows: Increase the maximum size of port...
2014-10-31 Nithin Rajudatapath-windows: Fix locking code in OvsGetNetdevCmdHa...
2014-10-31 Nithin Rajudatapath-windows: Nuke USE_NEW_VPORT_ADD_WORKFLOW.
2014-10-31 Nithin Rajudatapath-windows: Don't leak NBLs with multiple NBs.
2014-10-28 Nithin Rajudatapath-windows: Allow encapsulation if source is...
next