]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-12-08 Kevin Traynornetdev-dpdk: Remove uneeded call to rte_eth_dev_count().
2017-12-08 Ilya Maximetsnetdev-dpdk: Add comment about variables naming convention.
2017-12-08 Ilya Maximetsnetdev-dpdk: Fix variables naming in set_admin_state...
2017-12-08 Ben Pfaffovsdb-data: Add OVS_WARN_UNUSED_RESULT annotations...
2017-12-08 Ben PfaffAUTHORS: Update email address for Thadeu Lima de Souza...
2017-12-07 Justin Pettitdatapath-windows: Correct endianness for deleting zone.
2017-12-07 Yi-Hung Weidpctl: Support flush conntrack by conntrack 5-tuple
2017-12-07 Yi-Hung Weict-dpif,dpif-netlink: Support conntrack flush by ct...
2017-12-07 Justin Pettitdpctl: Fix comment describing get_one_dp().
2017-12-06 Ben Pfafftests: Use $(MKDIR_P) instead of mkdir -p.
2017-12-06 Ben Pfafftests: Use $(MKDIR_P) to avoid races.
2017-12-05 Numan SiddiqueOVN pacemaker: Add the monitor action for Master role
2017-12-04 Justin Pettitovn/TODO: Remove some completed items.
2017-12-04 Yunjian Wangdatapath: Fix kernel panic for uninitialized tun_dst...
2017-12-04 Lucas Alvares... OVN: Add external_ids to NAT and Logical_Router_Static_...
2017-12-04 Ben Pfaffsflow: Correctly document setup command.
2017-12-04 Ben Pfaffcoding-style: Explain when to break lines before or...
2017-12-01 Ben Pfaffodp-util: Fix another hang in NSH action parsing.
2017-12-01 Yi-Hung Weilib, ovsdb: Adapt headers for C++ usage
2017-12-01 Ben Pfafffedora.rst, rhel.rst: Fix broken build.
2017-12-01 Flavio LeitnerRPM: Improve doc to use builddep tool.
2017-12-01 Numan Siddiqueovn-ctl: Add new commands 'run_nb_server' and 'run_sb_s...
2017-12-01 Ben Pfaffodp-util: Fix parsing corner case for encap_nsh() actions.
2017-11-30 Yifeng Sunnetdev: netdev_get_etheraddr is not functioning as...
2017-11-30 Ben Pfaffodp-execute: Add helpful comment to odp_execute_actions().
2017-11-30 Vishal Deep... odp-execute: Skip processing actions when batch is...
2017-11-30 Ben Pfafftypes: Avoid compound literals as initializers.
2017-11-30 Ilya Maximetscmap: Use PADDED_MEMBERS macro for cmap_bucket padding.
2017-11-30 Yifeng Sunofproto-dpif-xlate: Fix bug that may leak ofproto_flow_mod
2017-11-29 Yifeng Sunbfd: Fix memory leak
2017-11-29 Yifeng Sundpif: Fix memory leak
2017-11-29 Yifeng Sunexecution: Fix bug that leaks ovsdb_row
2017-11-29 Ben Pfaffflow: Avoid buffer overread in parse_nsh() for malforme...
2017-11-29 Ben Pfafftypes: New macros ETH_ADDR_C and ETH_ADDR64_C.
2017-11-29 Ben Pfaffutil: Make xmalloc_cacheline() allocate full cachelines.
2017-11-29 Timothy Redaelliredhat: Create /etc/openvswitch/* with openvswitch...
2017-11-29 Ilya Maximetssmap: Return default on failure in smap_get_int/ullong.
2017-11-29 Ilya Maximetsutil: Introduce str_to_ullong() helper function.
2017-11-29 Ilya Maximetsutil: Check ranges on string to int/long conversion.
2017-11-29 Lili Huangovs-ofctl: Fix bad free in colors_parse_from_env().
2017-11-29 Alin Serdeandatapath-windows: Fix possible NULL dereference in...
2017-11-29 Alin Serdeandatapath-windows: Fix static analysis warnings around...
2017-11-29 Alin Serdeandatapath-windows: Fix static analysis warnings in OvsGe...
2017-11-29 Alin Serdeandatapath-windows: Add assert to ethHdr in OvsActionMplsPush
2017-11-29 Alin Serdeandatapath-windows: Vport check RtlStringCbLengthW return...
2017-11-29 Alin Serdeandatapath-windows: prettify logging in iphelper
2017-11-29 Alin Serdeandatapath-windows: Use only non executable memory
2017-11-29 Balazs Nemethtunnel: Fix deletion of datapath tunnel ports in case...
2017-11-28 Bhanuprakash... system-stats: Include core number in the process stats.
2017-11-28 Bhanuprakash... process: Extend get_process_info() for additional fields.
2017-11-28 Bhanuprakash... util: Add high resolution sleep support.
2017-11-28 Jakub Sitnickiovn-northd; Treat logical ports of router type as alway...
2017-11-28 Jakub Sitnickiovn-northd: Refactor logic for logical port 'up' state...
2017-11-28 Shashank Ramdatapath-windows: Account for VLAN tag in tunnel Decap
2017-11-27 Justin PettitUpdate mailing list archive pointers to the current...
2017-11-27 Ben Pfaffodp-util: Fix buffer overread in parsing string form...
2017-11-27 Ben Pfafftc: Fix build breakage on GCC 7 by annotating fall...
2017-11-27 Numan SiddiqueOpenvSwitch logrotate: Use ctl file path as target...
2017-11-27 Numan Siddiqueovn-ctl: Add -vfile:info option to OVN_NB/SB_LOG options
2017-11-27 Ben PfaffRemove Perl dependency.
2017-11-27 Ben Pfafftests: Convert miscellaneous test code from Perl to...
2017-11-27 Ben Pfafftests: Convert dot2pic build tool from Perl to Python.
2017-11-27 Ben Pfafftests: Convert sodepends build tool from Perl to Python.
2017-11-27 Ben Pfafftests: Convert soexpand build tool from Perl to Python.
2017-11-27 Ben Pfafftests: Convert dpdkstrip utility from Perl to Python.
2017-11-27 Ben Pfafftests: Convert flowgen utility from Perl to Python.
2017-11-27 Ben Pfafftests: Convert ovsdb-monitor-sort utility from Perl...
2017-11-27 Ben Pfafftests: Convert uuidfilt utility from Perl to Python.
2017-11-23 Paul Blakeytc: Send csum action only if we need to update csum
2017-11-23 Paul Blakeytc: Fix wrong struct variable order
2017-11-23 Paul Blakeynetdev-tc-offloads: Remove redundant loop handling...
2017-11-23 Paul Blakeynetdev-tc-offloads: Remove redundant brackets
2017-11-23 Paul Blakeynetdev-tc-offloads: Verify csum flags on dump from tc
2017-11-23 Paul Blakeynetdev-tc-offloads: Fix accidental skipping of extended...
2017-11-23 Paul Blakeynetdev-tc-offloads: Fix travis compilation error
2017-11-20 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-11-20 Ben PfaffAUHTORS: Add Vishal Deep Ajmera.
2017-11-20 Vishal Deep... odp-execute: Add missing break statement for CLONE...
2017-11-17 Paolo Abeninetdev-tc-offloads: update stats properly on flow deletion
2017-11-17 Ilya Maximetsnetdev-dpdk: Fix mempool creation with large MTU.
2017-11-16 Kevin Traynordpif-netdev: Rename rxq_interval.
2017-11-16 Ilya Maximetsnetdev-dpdk: Fix calling vhost API with negative vid.
2017-11-16 Ilya Maximetsnetdev-dpdk: Remove unused MAX_NB_MBUF.
2017-11-16 Ilya Maximetsnetdev-dpdk: Factor out struct dpdk_mp.
2017-11-16 Ilya Maximetsnetdev-dpdk: Fix dpdk_mp leak in case of EEXIST.
2017-11-16 Mark Kavanaghnetdev-dpdk: replace uint8_t with dpdk_port_t
2017-11-16 Paul Blakeynetdev-tc-offloads: Add support for action set
2017-11-16 Paul Blakeytc: Add header rewrite using tc pedit action
2017-11-16 Paul Blakeyodp-util: Expose ovs flow key attr len table for reuse
2017-11-16 Paul Blakeycompat: Add act_pedit compatibility for old kernels
2017-11-15 Ben Pfaffnetdev: Eliminate redundant ifindex mapping.
2017-11-15 Ben Pfaffnetdev: Indentation and style fixes.
2017-11-14 Alin Gabriel... ovn.at: Fix MSYS IPv6 interpretation
2017-11-14 Ben Pfaffnetdev: Change macro to function.
2017-11-14 Ben Pfafftests: Try harder to figure out whether IPv6 is supported.
2017-11-14 Alin Gabriel... installer-windows: Add x64 installer build via command...
2017-11-14 Alin Gabriel... installer-windows: Modify installer so it can be compil...
2017-11-14 Alin Gabriel... installer-windows: Call WIX binaries outside of MSBuild...
2017-11-14 Alin Gabriel... installer-windows: Resolve WIX solution build type
2017-11-14 Alin Gabriel... installer-windows: Remove unused entries from WIX project
next