cascardo/ovs.git
2016-02-10 Ben Pfaffvlog: Add vlog/close command.
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2016-02-10 Ben Pfaffpinctrl: Fix byte order of numeric constant.
2016-02-10 Numan Siddiqueovn-controller: Use ofputil_encode_set_config to set...
2016-02-10 Ben Pfaffpinctrl: Fix decoding of OFPT_GET_CONFIG_REPLY messages.
2016-02-10 William Tuovsdb-client: Fix memory leak reported by valgind.
2016-02-10 William Tutest-ovsdb: Fix memory leak reported by valgrind.
2016-02-10 Ben Pfaffovn: Support ingress policing settings for VIFs.
2016-02-10 Ben Pfafftest-ovn: Add help output for parse-actions command.
2016-02-09 Russell Bryantdist-docs: Convert tabs to spaces.
2016-02-09 Russell Bryantdist-docs: Fix relative links.
2016-02-09 Ben Pfaffdist-docs: Install plaintext files properly.
2016-02-09 Ben Pfaffdist-docs: Make GNU make aware of sub-make.
2016-02-09 Russell Bryantdist-docs: Include Documentation/ in dist-docs.
2016-02-09 Ben Pfaffsset: Make sset iteration check the type of the nodes...
2016-02-09 Ben Pfaffutil: New macro BUILD_ASSERT_TYPE.
2016-02-09 Ben Pfaffnetdev: Free packets in netdev_send() for devices that...
2016-02-08 Ilya Maximetsmanpages.mk: Remove ovs-benchmark.
2016-02-08 Ofer Ben Yacovvtep: Support per-tunnel tunnel key in schema.
2016-02-06 Kevin Traynornetdev-dpdk: Fix dpdk_watchdog failure to quiesce.
2016-02-06 Ben Pfaffovs-benchmark: Remove.
2016-02-06 Lance Richardsonovsdb-idl: log error in client when db schema does...
2016-02-06 Panu Matilainenrhel: Add '--with dpdk' spec option to build DPDK-enabl...
2016-02-06 Ilya Maximetsovs-numa: Fix cpu discovering if CONFIG_NUMA disabled.
2016-02-06 Ben Pfaffovn-controller: Fix typo in comment.
2016-02-06 Ansari, Shadovsdb: Fix typo in libovsdb's pkg-config.
2016-02-06 William Tutest-ovsdb: Fix memory leak reported by valgrind.
2016-02-06 Ben Pfaffofproto-macros: Fix definition of add_of_ports.
2016-02-05 William Tuovs-benchmark: Fix return value of do_poll.
2016-02-05 Huanle Hanofproto-dpif-mirror: Fix bug that flag "need_revalidate...
2016-02-05 Huanle Hanofproto-dpif-xlate: Fix clash between macro argument...
2016-02-05 Andy Zhouovsdb-server: fix monitor counters reported by memory...
2016-02-05 Ben Pfaffovs-vswitchd: Preserve datapath ports across graceful...
2016-02-05 Alexandru Ardeleanlib/ovs-thread: Ensure that thread stacks are always...
2016-02-05 Numan Siddiqueovn-northd: Revert "ovn-northd: Only run idl loop if...
2016-02-05 Ilya Maximetsdpif-netdev: Allow different numbers of rx queues for...
2016-02-04 Joe Stringertravis: Update kernel matrix.
2016-02-04 Joe Stringerdatapath: Re-designate OVS_FRAGMENT_BACKPORT.
2016-02-04 Joe Stringercompat: Detect and use upstream ip_fragment().
2016-02-04 Joe Stringercompat: Detect and use inet_frag_queue->list_evictor.
2016-02-04 Joe Stringercompat: Rename OVS frag caches.
2016-02-04 Joe Stringerdatapath: Fix kernel-4.3 build.
2016-02-04 Daniele Di... cmap: Explain corner case in CMAP_FOR_EACH comment.
2016-02-04 Daniele Di... bridge: Do not add bridges with '/' in name.
2016-02-03 Ilya Maximetsdpif: Allow adding ukeys for same flow by different...
2016-02-03 Ben Pfaffvlog: Stop using explicit references to external log...
2016-02-03 Ben Pfaffvlog: Simplify module definition.
2016-02-03 Ben Pfaffvlog: Make 'vlog_modules' private to vlog.c.
2016-02-03 Ben Pfaffbridge: Also prohibit \ in bridge names.
2016-02-03 Ben Pfaffofproto: Detect and handle errors in ofproto_port_add().
2016-02-03 Ben Pfafftests: Add vlog tests for C implementation to match...
2016-02-03 Daniele Di... dpif-netdev: Correctly update 'key' in emc_processing().
2016-02-03 Russell Bryantovn: Update comment about local datapath calculation.
2016-02-03 Alin Serdeandatapath-windows: fix endless loop on reboot
2016-02-03 Russell Bryantovn-controller: Only process lflows for local datapaths.
2016-02-03 Wenyu Zhangvtep: add logical router related commands.
2016-02-03 Russell Bryantovn-controller: Allocate ct zones for localnet ports.
2016-02-03 Russell Bryantovn: Fix localnet ports on the same chassis.
2016-02-03 Russell Bryantovn-controller: Move local_datapaths calculation.
2016-02-03 Daniele Di... dpif-netdev: Fix improper use of CMAP_FOR_EACH.
2016-02-03 Daniele Di... dpif-netdev: Delay packets' metadata initialization.
2016-02-02 Joe Stringercompat: Detect and use nf_ct_frag6_gather().
2016-02-02 Joe Stringercompat: Detect and use inet_getpeer_v4().
2016-02-02 Joe Stringercompat: Detect and use __skb_dst_copy().
2016-02-02 Joe Stringercompat: Detect and use nf_connlabels_get().
2016-02-02 Joe Stringercompat: Detect and use nf_ipv6_ops->fragment.
2016-02-02 Joe Stringercompat: Detect and use struct nf_conntrack_zone.
2016-02-02 Joe Stringercompat: Detect and use inet_frags->lock.
2016-02-02 Joe Stringercompat: Detect and use inet_frags->frags_work.
2016-02-02 Joe Stringercompat: Detect and use inet_frag_queue->last_in.
2016-02-02 Russell Bryantpython: Deal with str and byte differences.
2016-02-02 Russell Bryantpython: Fix object comparisons in Python 3.
2016-02-02 Russell Bryantpython: Don't compare None and int.
2016-02-02 Russell Bryantpython: Remove reamining direct type comparisons.
2016-02-02 Russell Bryantpython: Use six.unichr().
2016-02-02 Russell Bryantpython: Drop use of sys.maxint.
2016-02-02 Russell Bryantpython: Don't use StringIO directly.
2016-02-02 Russell Bryantpython: Drop use of types.FunctionType.
2016-02-02 Russell Bryantpython: Drop use of types.StringTypes.
2016-02-02 Russell Bryantpython: Drop unicode type.
2016-02-02 Russell Bryantpython: Drop usage of long type.
2016-02-02 Russell Bryantflake8: Fix use of --select and --ignore.
2016-02-02 Andy Zhoudpif-netdev: optmizing emc_processing()
2016-02-02 Andy Zhoudpif-netdev: Load packet pointer only once in emc_proce...
2016-02-02 Ilya Maximetsnetdev-dpdk: Fix leak on netdev_dpdk_vhost_user_constru...
2016-02-02 Ilya Maximetsnetdev-dpdk: Unlink vhost-user sockets on fatal signals.
2016-02-02 Sorin Vinturisdatapath-windows: Updated FAQ regarding Hyper-V MPLS.
2016-02-02 Sorin Vinturisdatapath-windows: Accept MPLS feature probe.
2016-02-02 Sorin Vinturisdatapath-windows: Support for OVS_KEY_ATTR_MPLS attribute
2016-02-01 Ben Pfaffodp-util: Fix formatting and parsing of 'frag' in tnl_p...
2016-02-01 Russell Bryantovn-northd: Don't set custom log level defaults.
2016-02-01 Ben Pfaffdpif-netdev: Avoid copying netdev_flow_key in emc_proce...
2016-01-30 Jarno Rajahalmeofproto-dpif-xlate: Remove obsolete special case.
2016-01-30 Russell Bryantbuild: Fix for rename of MAINTAINERS file.
2016-01-29 William Tuovs-thread: Fix missing space.
2016-01-29 Justin Pettitcommitter-grant-revocation.md: Fix link and clarify...
2016-01-29 Joe Stringerdatapath: inet: frag: Always orphan skbs inside ip_defr...
2016-01-29 Russell BryantMAINTAINERS: convert to .md format.
2016-01-29 Russell Bryantrhel: Clarify instructions for RHEL 7.
2016-01-29 Justin PettitDocumentation: Change committer files to ".md" format.
next