cascardo/ovs.git
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...
2014-10-10 Andy Zhouovsdb: bond_active_salve column's value should be durab...
2014-10-10 Jarno Rajahalmelib/classifier: Make classifier_remove() more robust.
2014-10-10 Dmitry Krivenokconfigure: Also check for Python 2.x installed as pytho...
2014-10-09 Alin Serdeandatapath-windows: Add port friendly name to OVS_VPORT_ENTRY
2014-10-09 Alin Serdeandatapath-windows: Make VPORT ovs number values smaller...
2014-10-09 Alin Serdeandatapath-windows: Rename switch context's portHashArray...
2014-10-09 Alin Serdeandatapath-windows: Rename switch context's nameHashArray...
2014-10-09 Alin Serdeandatapath-windows: Rename OvsGetVportNo into OvsComputeV...
2014-10-09 Alin Serdeandatapath-windows: Define OVS_DPPORT_NUMBER_INVALID
2014-10-09 Alin Serdeandatapath-windows: Update OVS_SWITCH_CONTEXT: external...
2014-10-09 Alin Serdeandatapath-windows: We don't need to keep validation...
2014-10-09 Alin Serdeandatapath-windows: Rename hyper-v switch port and nic...
2014-10-09 Alin Serdeandatapath-windows: Remove the old IOCTL vport functions.
2014-10-09 Kyle MesteryAUTHORS: Update my author entry.
2014-10-09 Pravin B Shelarnetdev-dpif: Add metadata to dpif-packet.
2014-10-09 Andy Zhouovs-bugtool: Add fdb output for all bridges
2014-10-09 Alex Wangovs-vswitchd: Fix high cpu utilization when acquire...
2014-10-09 Alex Wangrhel7: Fix rpm install failure.
2014-10-09 Nithin Rajudatapath-windows: Update OvsGetExtInfoIoctl() to the...
2014-10-09 Nithin Rajudatapath-windows: Add support for OVS_DP_CMD_NEW Netlin...
2014-10-09 Ben Pfaffunaligned: Make get_unaligned_be64() compatible on...
2014-10-09 Alin Serdeancccl: Ignore -fno-strict-aliasing.
2014-10-08 Ben Pfaffofp-actions: Support experimenter OXMs in Nicira extens...
2014-10-08 Jean Tourrilhestests: Add test of double set-field in output action...
2014-10-08 Ben Pfaffofp-actions: Correct test for OFPVID_PRESENT bit in...
2014-10-08 Ben Pfaffnx-match: Add support for experimenter OXM.
2014-10-08 Ben Pfaffutil: Make hexits_value() support 64-bit integers too.
2014-10-08 Ben Pfaffnx-match: Speak of 'class' instead of 'vendor' for...
next