summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis: Update kernels to kernel.org latestGreg Rose2017-04-281-7/+7
* compat: Fix build error in kernels 4.10Greg Rose2017-04-283-1/+27
* ofproto: Meter slowpath action when action upcall meters are configuredAndy Zhou2017-04-282-3/+69
* ofproto: Meter sample action when configured.Andy Zhou2017-04-282-2/+26
* ofproto: Support action upcall metersAndy Zhou2017-04-283-6/+81
* ofproto-dpif: Add 'meter_ids' to backerAndy Zhou2017-04-283-27/+52
* ofproto: Store meters using hmapAndy Zhou2017-04-282-104/+153
* xlate: Use OVS_CT_ATTR_EVENTMASK.Jarno Rajahalme2017-04-284-1/+75
* rhel: add python-sphinx as a build dependencyLance Richardson2017-04-281-0/+1
* tests: ICMP related to original direction test.Jarno Rajahalme2017-04-271-0/+58
* datapath-windows: Add missing IPCT_LABEL.Jarno Rajahalme2017-04-271-0/+1
* datapath: Delete conntrack entry clashing with an expectation.Jarno Rajahalme2017-04-271-1/+29
* datapath: nf_connlabels_replace() backport.Jarno Rajahalme2017-04-271-0/+47
* datapath: Add eventmask support to CT action.Jarno Rajahalme2017-04-273-0/+43
* datapath: Typo fix.Jarno Rajahalme2017-04-271-1/+1
* revalidator: Improve logging for transition_ukey().Joe Stringer2017-04-271-3/+22
* revalidator: Avoid assert in transition_ukey().Joe Stringer2017-04-271-2/+7
* ovn: Bump ovn-nb schema version.Russell Bryant2017-04-271-2/+2
* MAINTAINERS: Update committer documentation refs.Joe Stringer2017-04-251-2/+2
* ovs-ofctl: Document group selection algorithm.Ben Pfaff2017-04-241-4/+6
* debian, xenserver: Update logrotate config to match RHEL.Ben Pfaff2017-04-242-17/+19
* ofproto-dpif-xlate: Fix the memory leak in netflow.Sha Zhang2017-04-241-0/+1
* pinctrl: Fix memory leak in consider_nat_address()Yi-Hung Wei2017-04-241-11/+5
* docs: Add some detail about dpdk-socket-mem.Kevin Traynor2017-04-242-3/+9
* ofproto: Add support of OFPR_PACKET_OUT as packet-in reasonYi-Hung Wei2017-04-247-19/+27
* connmgr: Fix internal packet-in reason code mask.Yi-Hung Wei2017-04-243-5/+37
* ofproto-dpif: Fix memory leak in disable_datapath_clone()Yi-Hung Wei2017-04-241-0/+1
* ovn-nbctl: Fix memory leak in nbctl_lr_nat_list()Yi-Hung Wei2017-04-241-1/+2
* tests-ovsdb: Fix memory leakYi-Hung Wei2017-04-241-0/+2
* ovn-detrace: Add ovn-detrace to fedora rpm package.Guoshuai Li2017-04-241-0/+2
* ovsdb-idl: Fix memory leakYi-Hung Wei2017-04-241-0/+1
* bridge: Fix memory leak in port_configure()Yi-Hung Wei2017-04-241-0/+1
* learn: Fix memory leak in learn_parse_sepc()Yi-Hung Wei2017-04-241-4/+6
* ovn-detrace: add generated files to .gitignore.Timothy Redaelli2017-04-241-0/+2
* gitignore: Ignore /docs-check instead of /htmldocs-checkTimothy Redaelli2017-04-241-1/+1
* ofproto: Fix memory leak in handle_tlv_table_mod()Yi-Hung Wei2017-04-221-0/+2
* rstp/stp: Unref the rstp/stp when bridges destroyed.nickcooper-zhangtonghao2017-04-211-0/+2
* ovn-sbctl: fix lflow-list when uuid has leading 0s.Han Zhou2017-04-211-1/+10
* tunneling: Avoid recirculation on datapath.Sugesh Chandran2017-04-216-173/+164
* flow: Further refinements to flow_pop_vlan().Ben Pfaff2017-04-211-8/+9
* ovn-detrace: A tool decoding ofproto/trace output for ovn debugging.Han Zhou2017-04-214-4/+598
* ovn-northd: Add hint in lflow to link back to aclHan Zhou2017-04-212-28/+56
* doc: Don't override default themeStephen Finucane2017-04-211-2/+0
* doc: Remove cruft from conf.pyStephen Finucane2017-04-211-248/+0
* doc: Remove latex output configurationStephen Finucane2017-04-211-3/+1
* doc: Convert ovs-test to rSTStephen Finucane2017-04-219-492/+172
* doc: Convert ovs-vlan-test to rSTStephen Finucane2017-04-2110-126/+211
* doc: Add man page section to documentation guideStephen Finucane2017-04-211-8/+76
* ofproto: Report only un-deleted groups in group stats replies.Ben Pfaff2017-04-211-1/+4
* bridge: Log interface deletionAndy Zhou2017-04-211-0/+3