summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis: Update build kernel listGreg Rose2017-09-221-8/+8
* Documentation: Update NEWS and FAQ.Greg Rose2017-09-222-0/+3
* acinclude: Add support for Linux 4.13Greg Rose2017-09-221-2/+2
* datapath: Fix up vxlan device flagsGreg Rose2017-09-221-1/+9
* datapath: Check for existence of nf_hook_ops member listGreg Rose2017-09-221-0/+2
* acinclude: Check for existence of nf_hook_ops member "list".Greg Rose2017-09-221-0/+3
* datapath: Fixup RTNL ops for kernel 4.13Greg Rose2017-09-222-11/+21
* acinclude: Check for extended netlink ack presenceGreg Rose2017-09-221-0/+3
* compat: Add check for DST_NOCACHEGreg Rose2017-09-221-1/+5
* acinclude: Add compat define for DST_NOCACHEGreg Rose2017-09-221-0/+2
* datapath: fix skb_panic due to the incorrect actions attrlenGreg Rose2017-09-223-3/+7
* datapath: Remove unnecessary newlines from OVS_NLERR usesGreg Rose2017-09-222-10/+6
* datapath: Optimize operations for OvS flow_stats.Tonghao Zhang2017-09-223-4/+9
* datapath: Optimize updating for OvS flow_stats.Tonghao Zhang2017-09-221-2/+1
* datapath: Remove all references to SKB_GSO_UDP.Greg Rose2017-09-221-0/+6
* acinclude: Check for SKB_GSO_UDPGreg Rose2017-09-221-0/+2
* ofproto: Include patch ports in mtu overriden checkNuman Siddique2017-09-211-5/+7
* acinclude: Add missing defineGreg Rose2017-09-211-1/+2
* AUTHORS.rst: Update Daniele VenturinoDaniele Venturino2017-09-211-1/+1
* ovs-sandbox: Install .rst manpages into the sandbox as well.Ben Pfaff2017-09-211-1/+1
* netdev-tc-offloads: Fix vxlan tunnel offloadingPaul Blakey2017-09-201-3/+2
* ovn-northd: add chassis nonull checkwang qianyu2017-09-191-0/+1
* ovn: Discard flows for non-local ports.Russell Bryant2017-09-195-14/+59
* bridge: Fix controller status update to passive connectionsAndy Zhou2017-09-142-5/+12
* Fix C++ build issue when static_assert() is not availableYi-Hung Wei2017-09-132-3/+10
* tests/odp: Add set vlan test to odp testsuitePaul Blakey2017-09-131-0/+5
* lib/odp: Fix handling of set masked action in parse_odp_actionPaul Blakey2017-09-131-0/+9
* windows,python: remove dead code in send_waitAlin Balutoiu2017-09-131-2/+0
* windows,python: remove unnecessary codeAlin Balutoiu2017-09-131-23/+18
* windows, python: create a different event for socketsAlin Balutoiu2017-09-131-8/+11
* windows,python: Add restrictions to named pipesAlin Balutoiu2017-09-131-0/+59
* tests: Fix sparse error on test-ovn.cAlin Gabriel Serdean2017-09-121-1/+1
* Merge branch 'dpdk_merge' of https://github.com/darball/ovs.Ben Pfaff2017-09-123-125/+156
|\
| * netdev-dpdk: Execute QoS Checking before copying to mbuf.Gao Zhenyu2017-09-061-38/+49
| * AUTHORS.rst: Add Jakub Sitnicki.Russell Bryant2017-09-061-0/+1
| * doc: Fix typo in ovn-sandbox tutorialJakub Sitnicki2017-09-061-1/+1
| * ovn: Support chassis hostname in requested-chassis.Russell Bryant2017-09-065-13/+51
| * ovs-atomic-msvc: Add atomics x64 buildsAlin Gabriel Serdean2017-09-062-1/+13
| * github: Add Appveyor image and link to ReadmeAlin Gabriel Serdean2017-09-061-0/+2
| * docs: fix a typo in vhost-user documentation.Rami Rosen2017-09-051-1/+1
| * dpif-netdev: Fix a couple of coding style issues.Kevin Traynor2017-09-051-5/+6
| * dpif-netdev: Rename "size" variable to "cnt".Cian Ferriter2017-09-051-4/+4
| * dpif-netdev: Fix comments in function headers.Fischetti, Antonio2017-09-051-6/+7
| * dpif-netdev: Fix per packet cycles statistics.Ilya Maximets2017-09-051-6/+5
| * netdev-dpdk: Create separate memory pool for each port.Robert Wojciechowicz2017-09-051-64/+79
| * netdev-dpdk: update vhost user client port status.wangzhike2017-09-051-1/+5
* | test: Avoid using 'truncate' commandMark Michelson2017-09-121-1/+1
* | tests: Fix MSVC compiler error on test-ovn.cAlin Gabriel Serdean2017-09-111-1/+1
* | ovn-nbctl: fix validation logic for acl-del commandHan Zhou2017-09-111-4/+4
* | ovn: fix wrong comment in acl log test caseHan Zhou2017-09-111-2/+2