cascardo/ovs.git
2014-10-29 Alex Wangcommand-line: Add function to print all options.
2014-10-28 Nithin Rajunetdev-windows: Fix bugs in flag update and MAC address...
2014-10-28 Nithin Rajudatapath-windows: Allow encapsulation if source is...
2014-10-28 Thomas Grafdoc: Convert docs to Markdown language
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-28 Nithin RajuINSTALL.Windows: minor updates to the SSL section
2014-10-27 Jarno Rajahalmelib/ovs-rcu: Support static initialization.
2014-10-27 Jarno Rajahalmelib/ofproto: Add comments about races in ofproto_flush().
2014-10-27 Jarno Rajahalmelib/ofproto: Remove obsolete FIXME comment.
2014-10-27 Ben Pfaffclassifier: Correct comment in classifier_lookup().
2014-10-24 Nithin Rajunetlink-socket: Fix a couple of compilation warnings.
2014-10-24 Jarno Rajahalmelib/classifier: Add lib/classifier-private.h.
2014-10-24 Jarno Rajahalmelib: Clean up vlog use.
2014-10-24 Alin Serdeandatapath-windows: Avoid BSOD when no event queue found.
2014-10-24 Simon Hormanofproto: Only allow indirect groups with one bucket
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-24 Pravin B Shelardatapath: Use upstream ipv6_find_hdr().
2014-10-24 Pravin B Shelardatapath: Fix comment style.
2014-10-24 Pravin B Shelardatapath: Replace __force type cast with rcu_dereferenc...
2014-10-23 Ben Pfaffofproto: Report support for group stats.
2014-10-23 Ben Pfaffofp-actions: Properly check for action that exceeds...
2014-10-23 Nithin Rajudpif-netlink: Add support for packet receive on Windows.
2014-10-23 Nithin Rajunetlink-socket: Add packet subscribe functionality...
2014-10-23 Gurucharan... stream-tcp: Call setsockopt TCP_NODELAY after TCP is...
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-23 Ben Pfaffstream-tcp, stream-ssl: Remove unneeded getsockname...
2014-10-23 Ben Pfafftunnel: Add to nw_tos bits instead of replacing them...
2014-10-22 Nithin Rajunetlink-socket: Use poll_immediate_wake() on Windows.
2014-10-22 Nithin Rajudatapath-windows: Return success when duplicate flow...
2014-10-22 Wang Sheng-HuiUse magic ETH_ADDR_LEN instead of 6 for Ethernet addres...
2014-10-21 Pravin B Shelardatapath: net: make skb_gso_segment error handling...
2014-10-21 Nithin Rajunetlink-socket: Fix nl_sock_recv__() on Windows.
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-21 Madhu Challadpif: Fix crash in format_odp_actions() due to NULL...
2014-10-20 Eitan Eliahudatapath-windows: Implement missed packet kernel-to...
2014-10-20 Gurucharan... stream-fd: Merge stream-fd-windows and stream-fd-unix.
2014-10-20 Thomas GrafMakefile.am: Properly indent INSTALL.DPDK
2014-10-20 Daniele Di... INSTALL.DPDK: improve documentation
2014-10-20 maryam.tahhannetdev-dpdk: Move to DPDK 1.7.1
2014-10-18 Jarno Rajahalmelib/dpif-netdev: Fix EMC lookup.
2014-10-17 Li RongQingdatapath: fix a use after free
2014-10-17 Fabian Frederickdatapath: use vport instead of p
2014-10-17 Ankur Sharmadatapath-windows: netdev-windows fixes for vswitchd...
2014-10-17 Eitan Eliahudatapath-windows: Packet subscribe handler
2014-10-17 Gurucharan... xenserver: Add ovs-docker to the spec file.
2014-10-17 Jarno Rajahalmelib/dpif-netdev: Integrate megaflow classifier.
2014-10-17 Ben PfaffAUTHORS: Add Dongdong and Chunhe Li.
2014-10-17 Dongdongrhel: Change service providers to 'openvswitch'.
2014-10-16 Eitan Eliahudatapath-windows: Add packet miss read Netlink command.
2014-10-16 Ben Pfaffofproto-dpif-xlate: Support BFD, CFM, carrier, and...
2014-10-16 Gurucharan... docker: Integrate docker containers with Open vSwitch.
2014-10-16 Eitan Eliahudatapath-windows: Fix compilation error in release...
2014-10-16 Niels van Adrichemofproto-dpif-xlate: Use bfd forwarding status in fast...
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-15 Jarno RajahalmeRevert "lib/classifier: Minimize critical section."
2014-10-14 Jarno Rajahalmelib/classifier: Minimize critical section.
2014-10-14 Ankur Sharmadatapath-windows: Fix CtrlLock acquire issue in OvsRead...
2014-10-14 YAMAMOTO Takashinicira-ext.h: Update comments
2014-10-13 Gurucharan... ovs-vtep: Add support for bfd tunnels.
2014-10-13 Ankur Sharmadatapath-windows: Fix assertion in Netlink.c
2014-10-13 Ankur Sharmadatapath-windows: Remove invalid assertion.
2014-10-13 Ankur Sharmadatapath-windows: Remove setting of replyLen to zero.
2014-10-13 Ankur Sharmadatapath-windows: Reply for Flow Flush.
2014-10-13 Ankur Sharmadatapath-windows: Validate ETHERTYPE and ETHERNET attri...
2014-10-13 Ankur Sharmadatapath-windows: Transactional error support in Flow...
2014-10-13 Nithin Rajudatapath-windows: loop iterator fixes in Vport.c
2014-10-13 Nithin Rajudatapath-windows: delete ports from portIdHashArray...
2014-10-13 Nithin Rajudatapath-windows: pass NDIS_RWL_AT_DISPATCH_LEVEL inste...
2014-10-13 Nithin Rajudatapath-windows: remove vport from lists upon deletion
2014-10-13 Nithin Rajudatapath-windows: Add netlink command vport delete
2014-10-13 Nithin Rajudatapath-windows: Add netlink command: vport new
2014-10-13 Nithin Rajunetlink-socket: Always pass the output buffer in a...
2014-10-13 Pravin B Shelardatapath: compat: Fix compilation 3.11
2014-10-10 Alex Wangofproto-dpif-upcall: Fix out-of-scope use of stack...
next