]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2017-12-19 Ben Pfaffovsdb-tool: Add new "db-name" and "schema-name" commands.
2017-12-18 Lukasz Rzasikdoc: Add docs for linux-sfq QoS supported parameters
2017-12-15 Ben Pfaffovsdb-client: Add new "backup" command.
2017-12-15 Timothy Redaellirhel: Add the new ovsdb manpages to %files list
2017-12-14 Ben Pfafflog: New function ovsdb_log_compose_record().
2017-12-14 Ben Pfaffovsdb-client: Add new "get-schema-cksum" command.
2017-12-14 Ben Pfaffovsdb-client: Move ovsdb-client specific tests to new...
2017-12-14 Ben Pfaffovsdb: Improve documentation.
2017-12-13 Yi-Hung Weiovsdb-idlc: Replace C/C++ keyword in column name
2017-12-13 Ben Pfaffovsdb-parser: New function ovsdb_parser_put_error().
2017-12-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_json_free().
2017-12-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_string_free().
2017-12-13 Ilya Maximetstravis: Install libnuma dependency for DPDK.
2017-12-13 Ilya Maximetstravis: Unify DPDK build directory for stable/not stabl...
2017-12-12 Ilya Maximetstravis: Use pip2 instead of pip for OSX build.
2017-12-11 Ben Pfaffovsdb-idl: Tolerate initialization races for singleton...
2017-12-11 Ben Pfaffovsdb-idl: Remove 'uuid' member of struct ovsdb_idl.
2017-12-11 Ben Pfaffovsdb-idl: Fix assertion failure on error path parsing...
2017-12-11 Ben Pfaffovsdb-idl: Fix indentation in a couple of places.
2017-12-11 Ben Pfaffovsdb-idl: Improve comments.
2017-12-11 Darrell Ballconntrack: Fix icmp error address sanity check.
2017-12-11 Darrell Ballconntrack: Disable algs by default.
2017-12-11 Darrell Ballconntrack: Allow specified alg port numbers.
2017-12-11 Darrell Ballconntrack: Refactor algs.
2017-12-11 Ben Pfaffdpif-netdev: Avoid "sparse" warning.
2017-12-11 Ben Pfaffofproto: Keep inserting buckets into a group from chang...
2017-12-11 Aaron Conoledaemon-unix: include missing help information
2017-12-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-11 Anand Kumardatapath-windows: Add support for deleting conntrack...
2017-12-08 Justin Pettitdoc: Correct path of kernel system tests results directory.
2017-12-08 Ben Pfaffofproto-dpif-xlate: Change assertion to log message.
2017-12-08 Ben Pfaffofproto-dpif-xlate: Correctly decide whether truncating.
2017-12-08 Ben Pfaffovsdb-server: Document monitor_cond_change behavior...
2017-12-08 Ben Pfaffjsonrpc-server: Report monitor session ID properly...
2017-12-08 Ben Pfafftests: Always ignore "Broken pipe" and "Connection...
2017-12-08 Ben Pfaffstream-unix: Give accepted sockets distinct names for...
2017-12-08 Ben Pfafftest-ovsdb: Triggers should wake up other triggers...
2017-12-08 Ben Pfafftest-ovsdb: Simplify code in do_trigger().
2017-12-08 Michal Weglickinetdev-dpdk: extend netdev_dpdk_get_status to include...
2017-12-08 Ilya MaximetsRevert "dpif_netdev: Refactor dp_netdev_pmd_thread...
2017-12-08 Mark Kavanaghnetdev-dpdk: vHost IOMMU support
2017-12-08 Mark Kavanaghnetdev-dpdk: DPDK v17.11 upgrade
2017-12-08 Yifeng Sundpif-netdev: Fix memory leak
2017-12-08 Kevin Traynordpif-netdev: Calculate rxq cycles prior to compare_rxq_...
2017-12-08 Kevin Traynordpif-netdev: Rename rxq_cycle_sort to compare_rxq_cycles.
2017-12-08 Kevin Traynordpif-netdev: Add port/queue tiebreaker to rxq_cycle_sort.
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
next