]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2016-08-10 Andy Zhouovs-vsctl: simply vsctl_parent_process_info()
2016-08-10 Binbin Xunetdev-vport: remove unused function
2016-08-10 Panu Matilainenovs-ctl: support populating system info from /etc/os...
2016-08-10 Ilya Maximetsnetdev-dpdk: Avoid reconfiguration on reconnection...
2016-08-09 Ian Stokesnetdev-dpdk: Fix egress policer error detection bug.
2016-08-09 Bhanuprakash... netdev-dpdk: Fix dead initialization reported by clang.
2016-08-09 Bhanuprakash... INSTALL.DPDK: Update documentation for DPDK 16.07 support
2016-08-09 Bhanuprakash... INSTALL.DPDK-ADVANCED: Add vhost multiqueue loopback...
2016-08-09 Pravin B Shelardatapath: backport: net: vxlan: lwt: Fix vxlan local...
2016-08-09 Pravin B Shelardatapath: backport: net: vxlan: lwt: Use source ip...
2016-08-09 Daniele Di... netdev-dpdk: Fix deadlock in destroy_device().
2016-08-09 Daniele Di... ofproto: Consider datapath_type when looking for intern...
2016-08-08 Kyle Mesteryovs-vsctl: Change log level of vsctl_parent_process_info
2016-08-08 Ben Pfafflogical-fields: Beautify conntrack definitions.
2016-08-08 Ben Pfaffovn: Use a common symbol table for ovn-controller and...
2016-08-08 Ben Pfafflflow: Correct register definitions to use subfields...
2016-08-08 Ben Pfafflogical-fields: Get rid of MFF_LOG_REGS in favor of...
2016-08-08 Ben Pfaffexpr: Give a subfield a direct pointer to its parent...
2016-08-08 Ben Pfaffexpr: Track writability as part of expr_symbol.
2016-08-08 Ben Pfaffexpr: Initialize 'relop' of allocated exprs in crush_an...
2016-08-08 Ben Pfaffexpr: Refine handling of error parameter to expr_annota...
2016-08-08 Ben Pfaffexpr: Tolerate having no macros.
2016-08-08 Ben Pfaffexpr: Fine-tune parser error message for common typo.
2016-08-08 Ben Pfaffsmap: New function smap_get_ullong().
2016-08-08 Ben Pfaffsmap: New function smap_get_def().
2016-08-08 Ben Pfaffovn-nbctl: Add details for common options to manpage.
2016-08-08 Ben Pfaffovn: Fix spelling errors in manpages.
2016-08-08 Ben Pfaffofp-actions: Factor OFPACT_PADDED_MEMBERS out into...
2016-08-08 Ben Pfaffofp-actions: Correct member name for write_actions.
2016-08-08 Ben Pfaffovn-sbctl: Remove unused enum.
2016-08-08 Ben Pfaffpackets: Improve comment on eth_addr_from_string().
2016-08-08 Ben Pfaffflow: Comment that nw_src holds ARP SPA and nw_dst...
2016-08-08 Ben Pfaffovsdb-idl: Wake up ovsdb_idl_loop when a transaction...
2016-08-08 Ben Pfaffovn-nbctl: Add "sync" command to wait for previous...
2016-08-05 Daniele Di... check-kernel: Remove '-d' from TESTSUITEFLAGS.
2016-08-05 Daniele Di... system-traffic: Flush conntrack after debug ping6.
2016-08-05 Daniele Di... system-userspace-macros: Check the exit code of ethtool.
2016-08-05 Fischetti,... dpcls_lookup: added comments.
2016-08-05 Joe Stringersystem-traffic: Make ping6 vlan test more reliable.
2016-08-05 Maxime Coquelinbridge: No QoS configured is not an error
2016-08-05 Maxime Coquelinnetdev-dpdk: When no QoS set, set type to empty string
2016-08-05 Ciara Loftusnetdev-dpdk: Make libnuma dependencies optional
2016-08-04 Mark Kavanaghnetdev-dpdk: fix memory leak
2016-08-04 Jarno Rajahalmedatapath: Remove incorrect WARN_ONCE().
2016-08-04 Ciara Loftusnetdev-dpdk: Add support for DPDK 16.07
2016-08-04 Daniele Di... ovs-rcu: Add new ovsrcu_index type.
2016-08-03 Pravin B Shelardatapath: compat: Use checksum offload for outer header.
2016-08-03 Pravin B Shelardatapath: compat: gso: tighen checks for compat GSO...
2016-08-03 Pravin B Shelardatapath: backport: geneve: fix max_mtu setting
2016-08-03 Pravin B Shelardatapath: backport: openvswitch: fix conntrack netlink...
2016-08-03 Pravin B Shelardatapath: compat: vxlan: fix udp-csum typo
2016-08-03 Pravin B Shelardatapath: fix size of struct ovs_gso_cb
2016-08-03 Pravin B Shelardatapath: compat: Use udp-checksum function for compat...
2016-08-03 Daniele Di... test-netlink-conntrack: Fix sparse warning.
2016-08-03 Paul Bocatests: Skip vlog tests that try to move opened file.
2016-08-03 Pravin B Shelardatapath: compat: remove duplicate check.
2016-08-03 Pravin B Shelardatapath: compat: fix SKB_INIT_FILL_METADATA_DST definition
2016-08-03 Pravin B Shelardatapath: compat: cleanup ip-tunnels
2016-08-03 Pravin B Shelardatapath: compat: Detect GSO support at ovs configure
2016-08-03 Paul Bocapython tests: Fixed abs_file_name function for Windows
2016-08-03 Paul Bocapython tests: Fixed OSError not iterable on Windows
2016-08-03 Paul Bocapython tests: Skip TCP6 idl tests on Windows
2016-08-03 Paul Bocapython tests: Skip IPsec test on Windows
2016-08-03 Paul Bocapython tests: Added fcntl module for Windows
2016-08-03 Paul Bocapython tests: Fixed unixctl python tests for Windows
2016-08-03 Paul Bocapython tests: Fixed ctl file name for Windows
2016-08-03 Paul Bocapython tests: Register signal handlers only on supporte...
2016-08-03 Paul Bocapython tests: Implemented signal.alarm for Windows
2016-08-03 Alin SerdeanWindows: Local named pipe implementation
2016-08-03 William Tufedora.spec: Add OVN include files.
2016-08-02 Daniele Di... tests: Fix conntrack tests on windows.
2016-08-02 Han Zhouovn-nbctl: fix help message for lsp-get/set-addresses
2016-08-02 nickcooper... ovn: improve OVN tutorial.
2016-08-02 nickcooper... ovn-controller: if 'ovn-bridge-mappings' unconfigured...
2016-08-02 William Tuovsdb: Fix memory leak in execute_update.
2016-08-02 Mario Cabreraovsdb: Fix OVSDB disconnect replication bug
2016-08-02 Joe Stringercompat: Properly handle fragment lru.
2016-08-01 Joe Stringercompat: Only call nf_defrag_ipv[46]_enable() once.
2016-08-01 Joe Stringercompat: Remove inet_frag_evictor backport.
2016-08-01 Joe Stringercompat: IPv6 fragmentation backport cleanups.
2016-08-01 Joe Stringercompat: Remove ip6_expire_frag_queue().
2016-08-01 Joe Stringercompat: Simplify inet_fragment backports.
2016-08-01 Joe Stringercompat: Fix IPv6 frag expiry crash.
2016-07-29 Justin Pettitovn: Add support for IPv6 dynamic bindings.
2016-07-29 Justin Pettitovn: Add support for link-local addresses.
2016-07-29 Justin Pettitovn: Don't require clearing inport to hair-pin packets.
2016-07-29 Justin Pettitovn-northd: Implement basic IPv6 routing.
2016-07-29 Justin Pettitovn-northd.8.xml: Remove destination unreachable from...
2016-07-29 Justin Pettitovn-util: Preallocate address strings.
2016-07-29 Justin Pettitovn: Rename "nd" action to "nd_na".
2016-07-29 Justin Pettitovn-controller: Tighten "nd" definition, add "nd_ns...
2016-07-29 Justin Pettitpackets: Cleanup ND compose functions.
2016-07-29 Justin Pettitovn-architecture: Drop references to "Nicira extension...
2016-07-30 Ben Pfaffovn-sb.xml: Remove obsolete documentation of OVN logica...
2016-07-30 Daniele Di... tests: Add new pmd test for pmd-rxq-affinity.
2016-07-30 Ilya Maximetsdpif-netdev: Fix xps revalidation.
2016-07-30 Sugesh Chandrannetdev-dpdk: Add Flow Control support.
2016-07-29 Jarno Rajahalmeofproto: Add 'command' to ofproto_flow_mod.
2016-07-29 Jarno Rajahalmeofproto: Add 'modify_cookie' to ofproto_flow_mod.
2016-07-29 Jarno Rajahalmeofproto: Reduce dependency on ofputil_flow_mod after...
next