]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2018-01-27 Ben Pfaffovs-ofctl: Fix typo in comment.
2018-01-27 Ben Pfaffovs-ofctl: Add "compose-packet" command for testing...
2018-01-27 Ben Pfaffflow: Add some L7 payload data to most L4 protocols...
2018-01-26 Ben Pfaffflow: Simplify flow_compose_l4().
2018-01-26 Ben Pfaffofproto-dpif-trace: Generalize syntax for ofproto/trace.
2018-01-26 Ben Pfaffovs-vsctl, vtep-ctl: Free 'args' string on exit.
2018-01-26 Ben Pfaffofproto: Avoid use-after-free on error path in ofproto_...
2018-01-26 Ben Pfaffcheckpatch.py: Fix Python style.
2018-01-26 Ben Pfaffofproto: Fix double-unref of temporary rule when learning.
2018-01-26 Ben Pfaffovs-atomic: Fix typo in comment.
2018-01-25 Justin Pettitcheckpatch.py: Add check for "xxx" in comments.
2018-01-25 Lili HuangFix incorrect handling of return value.
2018-01-25 Shashank Ramopenvswitch/types.h: Drop the member name in initialize...
2018-01-25 wenxugre: strip gre-tso offload flags
2018-01-24 Ben Pfaffofproto-dpif-upcall: Fix typo in comment.
2018-01-24 Guoshuai Liovn: OVN Support QoS meter
2018-01-24 Guoshuai Liovn-controller: Add extend_table instead of group_table...
2018-01-24 Ben PfaffRevert "compat:inet_frag.h: Check for frag_percpu_count...
2018-01-24 John Hurleytc flower: reorder tunnel encap/decap actions
2018-01-23 Yi-Hung Weidocs: Fix formatting in fedora.rst
2018-01-23 Ben PfaffAUTHORS: Add Robert Mulik.
2018-01-23 Róbert MulikLACP: Check active partner sys id
2018-01-23 Greg Rosecompat:inet_frag.h: Check for frag_percpu_counter_batch
2018-01-23 Leonid Ryzhyktests: Fix non-canonical MAC addresses in ovn.at.
2018-01-23 Zoltan Baloghxlate: fix xport lookup for recirc
2018-01-23 Zoltan Baloghofproto-dpif-xlate: add uuid to xports
2018-01-23 Zoltan Baloghofproto-dpif-sflow: Recursively examine actions inside...
2018-01-23 Ilya Maximetsbridge: Fix custom stats' counters leak.
2018-01-23 Daniel Alvarezovn-controller: add new external_id 'ovn-cms-options...
2018-01-23 Venkatesan... bfd: Send BFD packets with DSCP CS6
2018-01-23 Eric Garverdatapath: add ct_clear action
2018-01-23 Eric Garveracinclude: check for IP_CT_UNTRACKED
2018-01-23 Yifeng Sunovsdb-client: Fix memory leaks
2018-01-23 Yifeng Sunovn-northd: Fix memory leak
2018-01-23 Yifeng Sunpinctrl: Fix memory leak
2018-01-22 Justin PettitNEWS: Move ct_clear support to 2.9.0 section.
2018-01-22 Flavio Leitnernetdev-linux: do not send packets to down tap ifaces.
2018-01-22 Lilijun (Jerry)ofproto: Fix wrong datapath flow with same in_port...
2018-01-22 John Hurleydpif: geneve: supply dpif function to get ifindex
2018-01-20 Eric Garversystem-traffic: Add conntrack floating IP test
2018-01-20 Eric Garversystem-common-macros: Check for ct_clear action in...
2018-01-20 Eric Garverdpif: Add support for OVS_ACTION_ATTR_CT_CLEAR
2018-01-19 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-18 Ben Pfaffdpif-netlink-rtnl: Work around MTU bug in kernel GRE...
2018-01-18 Ben Pfaffdpif-netlink-rtnl: Use 65000 instead of 65535 as tunnel...
2018-01-18 Greg RoseDocumentation: Document optional RHEL7 repositories
2018-01-18 Aaron Conoleodp-util: Fix compiler warning.
2018-01-17 Greg Roserhel: Ensure proper OVS kernel modules load - rhel6
2018-01-17 Justin PettitPrepare for post-2.9.0 (2.9.90).
2018-01-17 Justin PettitPrepare for 2.9.0.
2018-01-17 Brad CowieDocumentation: Update Faucet tutorial.
2018-01-17 Flavio Leitnernetdev-dpdk: add vhost-user get_status.
2018-01-17 Kevin TraynorNEWS: Add entry for new appctl dpif-netdev/pmd-rxq...
2018-01-17 Kevin Traynordpif-netdev: Add percentage of pmd/core used by each...
2018-01-17 Kevin Traynordpif-netdev: Reset the rxq current cycle counter on...
2018-01-17 Ilya MaximetsNEWS: Mark output packet batching support.
2018-01-17 Ilya Maximetsdocs: Describe output packet batching in DPDK guide.
2018-01-17 Ilya Maximetsdpif-netdev: Time based output batching.
2018-01-17 Ilya Maximetsdpif-netdev: Count cycles on per-rxq basis.
2018-01-17 Ilya Maximetsdpif-netdev: Use microsecond granularity.
2018-01-17 Jan Scheurichdpif-netdev: Refactor cycle counting
2018-01-17 Jan Scheurichdpif-netdev: Refactor PMD performance into dpif-netdev...
2018-01-17 zhanglipingnetdev-dpdk: fix ingress_policer leak on error path
2018-01-17 Ansis Attekarhel: Add the new ovsdb manpages to %files list (also...
2018-01-17 Ansis Attekarhel: add missing mandatory build dependencies
2018-01-16 Greg Roserhel: Ensure proper OVS kernel modules load after upgrade
2018-01-12 Aaron Conoleflake8: Ignore bare except violations
2018-01-12 Aaron Conoleovs-tcpundump: fix a conversion issue
2018-01-12 Bhanuprakash... netdev-native-tnl: Add assertion in vxlan_pop_header.
2018-01-12 Ben Pfaffdocs: Recommend newer version of "sparse".
2018-01-12 Ben Pfaffconfigure: New --enable-sparse option to enable sparse...
2018-01-12 Bhanuprakash... packets: Prefetch the packet metadata in cacheline1.
2018-01-12 Bhanuprakash... doc: Update configure section with popcnt details.
2018-01-11 Yi Yangnsh: add dec_nsh_ttl action
2018-01-11 Yi Yangnsh: fix nested mask for OVS_KEY_ATTR_NSH
2018-01-11 Ben Pfaffconfigure: Make --enable-Werror turn sparse warnings...
2018-01-11 Justin Pettitodp-util: Fix Sparse warning in parse_odp_userspace_act...
2018-01-11 Yi Yangnsh: add new flow key 'ttl'
2018-01-11 Jakub Sitnickitests: Flunk OVN tests if populating ARP tables failed.
2018-01-11 Alin Gabriel... ovn-northd.at: Fix MSYS IPv6 interpretation
2018-01-11 Alin Gabriel... appveyor: Bump OpenSSL version
2018-01-11 Justin Pettitofproto-dpif: Don't slow-path controller actions with...
2018-01-11 Justin Pettitofproto-dpif: Don't slow-path controller actions.
2018-01-11 Justin Pettitofproto: Add 'ofproto_uuid' and 'ofp_in_port' to user...
2018-01-11 Justin Pettitofp-actions: Add action "debug_slow" for testing slow...
2018-01-11 Justin Pettitofproto-dpif: Modify process_upcall() to remove some...
2018-01-11 Justin Pettitofproto-dpif: Reorganize upcall handling.
2018-01-11 Justin Pettitofproto-dpif: Add ability to look up an ofproto by...
2018-01-11 Justin Pettitofproto-dpif: Use a fixed size userspace cookie.
2018-01-11 Ben Pfaffnetdev-dummy: Lock mutex when retrieving custom stats.
2018-01-10 Michal Weglickinetdev: Custom statistics.
2018-01-10 Michal Weglickiofproto-dpif-ipfix: add interface Information Elements...
2018-01-10 Ben Pfaffofproto-dpif: Issue clear error messages for unsupporte...
2018-01-10 William Tutunnel: fix tunnel flags set/clear.
2018-01-10 Ashish Varmatests: add-del-add sequence for interface
2018-01-10 Alin Gabriel... Fixes: windows x64 build
2018-01-10 Darrell Ballconntrack: Reorder sanity checks in extract_l3_ipvx().
2018-01-10 Darrell Ballconntrack: Some style improvements.
2018-01-10 Darrell Ballconntrack: Add additional alg support.
2018-01-10 Darrell Ballconntrack: Fix alg expectation cleanup.
next