netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / datapath-windows /
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...
2014-10-28 Nithin Rajudatapath-windows: OvsFindVportByPortIdAndNicIndex(...
2014-10-28 Nithin Rajudatapath-windows: Update vport add code.
2014-10-28 Nithin Rajudatapath-windows: Refactor core in Vport.c.
2014-10-28 Nithin Rajudatapath-windows: OvsInitTunnelVport() and OvsInitBridg...
2014-10-28 Nithin Rajudatapath-windows: Introduce bridge-internal ports.
2014-10-28 Nithin Rajudatapath-windows: Clarify externalVport.
2014-10-28 Nithin Rajudatapath-windows: Re-init the list entry in OvsDeleteVp...
2014-10-28 Sorin Vinturisdatapath-windows: Fix BSOD caused by DV due to memory...
2014-10-28 Eitan Eliahudatapath-windows:Remove user mode instance from pid...
2014-10-24 Alin Serdeandatapath-windows: Avoid BSOD when no event queue found.
2014-10-24 Nithin Rajudatapath-windows: check for 'gOvsSwitchContext' in...
2014-10-24 Ankur Sharmadatapath-windows: Refactor CreateQueue function to...
2014-10-24 Ankur Sharmadatapath-windows: Add code for OvsGetQueue.
2014-10-24 Ankur Sharmadatapath-windows: pid-instance hash table APIs.
2014-10-23 Ankur Sharmadatapath-windows: Fixes during integration testing.
2014-10-23 Ankur Sharmadatapath-windows: Calling OvsAddPidInstance and OvsDelP...
2014-10-23 Ankur Sharmadatapath-windows: pid-instance hash table data structure.
2014-10-22 Nithin Rajudatapath-windows: Return success when duplicate flow...
2014-10-21 Nithin Rajudatapath-windows: Fixes in packet created for userspace
2014-10-21 Nithin Rajudatapath-windows: Fix key parsing in Flow.c.
2014-10-21 Nithin Rajudatapath-windows: event read should not fail when no...
2014-10-20 Eitan Eliahudatapath-windows: Implement missed packet kernel-to...
2014-10-17 Eitan Eliahudatapath-windows: Packet subscribe handler
2014-10-16 Eitan Eliahudatapath-windows: Add packet miss read Netlink command.
2014-10-16 Eitan Eliahudatapath-windows: Fix compilation error in release...
2014-10-16 Nithin Rajudatapath-windows: Fixes in OvsSetVportCmdHandler()
2014-10-16 Nithin Rajudatapath-windows: Add netlink command vport set
2014-10-16 Ankur Sharmadatapath-windows: Action not supported error handling
2014-10-16 Ankur Sharmadatapath-windows: OVS_PACKET_CMD_EXECUTE handler.
2014-10-16 Ankur Sharmadatapath-windows: changes to existing PACKET_CMD handler.
2014-10-16 Ankur Sharmadatapath-windows: OVS_PACKET_CMD_EXECUTE command handler.
2014-10-16 Ankur Sharmadatapath-windows: Making Flow parsing policies global.
2014-10-15 Ankur Sharmadatapath-windows: Transactional error fix for flow...
2014-10-15 Eitan Eliahudatapath-windows: Upcall NL packet format: Call NL...
2014-10-15 Eitan Eliahudatapath-windows: Upcall NL packet format: Queue elem...
2014-10-15 Eitan Eliahudatapath-windows: Upcall NL packet format: Parametrized...
2014-10-15 Eitan Eliahudatapath-windows: Upcall NL packet format: Add NL utilities
2014-10-14 Ankur Sharmadatapath-windows: Fix CtrlLock acquire issue in OvsRead...
next