]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2020-06-05 Vlad Buslovnetdev-offload: Implement terse dump support
2020-06-03 Tonghao Zhangnetdev-offload-tc: Expand tunnel source IPs masked...
2020-06-03 Tonghao Zhangnetdev-offload-tc: Allow to match the IP and port mask...
2020-06-03 Tonghao Zhangnetdev-offload-tc: Use ipv6_addr_is_set instead of...
2020-06-03 Tonghao Zhangdpif-netlink: Generate ufids for installing TC flowers
2020-06-01 Ilya Maximetsovsdb: Fix timeout type for wait operation.
2020-05-28 Mark Michelsonovsdb-idl: Add function to reset min_index.
2020-05-28 Han Zhoudatapath: Add hash info to upcall.
2020-05-28 Ilya MaximetsAUTHORS: Add Eiichi Tsukata.
2020-05-28 Eiichi Tsukataclassifier: Prevent tries vs n_tries race leading to...
2020-05-28 Ilya Maximetsraft: Avoid sending equal snapshots.
2020-05-28 Ilya Maximetsovsdb-server: Fix schema leak while reading db.
2020-05-27 Ben Pfaffpvector: Document that multiple elements with a given...
2020-05-25 Ilya Maximetsovsdb: Add raft memory usage to memory report.
2020-05-24 Greg Rosecompat: Backport ipv6_stub change
2020-05-21 Ben Pfaffnetdev-vport: Fix typo in log message.
2020-05-20 William Tuovsdb-idl: Fix NULL deref reported by Coverity.
2020-05-20 William Tuovs-bugtool: Add -m option to dump-flows.
2020-05-20 Greg RoseDocumentation: Fix kernel support matrix
2020-05-16 Aaron Conolenetdev-offload-tc: Re-fetch block ID after probing.
2020-05-16 Aaron Conolenetdev-linux: Update LAG in all cases.
2020-05-15 Ansis Attekadebian: Add python3-sphinx to ovs build dependencies
2020-05-15 Ilya Maximetsofproto: Fix statistics of removed flow.
2020-05-14 Roi Dayandebian: Fix package dependencies
2020-05-14 William Tuoss-fuzz: Fix miniflow_target.c.
2020-05-14 Yi-Hung Weimetaflow: Fix maskable conntrack orig tuple fields
2020-05-14 William Tutests: Add tests using tap device.
2020-05-14 William Tuuserspace: Enable TSO support for non-DPDK.
2020-05-13 Ansis Attekadebian: Fix broken build after some man pages became...
2020-05-12 Mark MichelsonRAFT: Add clarifying note for cluster/leave operation.
2020-05-12 Zhen Wangraft: Disable RAFT jsonrpc inactivity probe.
2020-05-12 William Tuovsdb-idl: Fix NULL deref reported by Coverity.
2020-05-12 William Tuovsdb-idlc: Fix memory leak reported by Coverity.
2020-05-12 William Tuovsdb-idlc: Fix memory leak reported by Coverity.
2020-05-05 David Marchandsparse: Fix typo in DPDK endian conversion macros.
2020-05-05 Ilya Maximetsraft: Fix leak of the incomplete command.
2020-05-04 William Tunetdev-afxdp: Fix missing init.
2020-05-01 William Tudocs: Document check_pkt_len action.
2020-05-01 William Tuuserspace: Add conntrack timeout policy support.
2020-04-30 Yi-Hung Weicompat: Fix ipv6_dst_lookup build error
2020-04-30 William TuAUTHORS: Add Jiang Lidong.
2020-04-30 Jiang Lidongnetdev-linux: remove sum of vport stats and kernel...
2020-04-29 William Tuovs-bugtool: Add ethtool -l for combined channel.
2020-04-29 William Tubugtool: Add dump-tlv-map.
2020-04-29 Yi-Hung Weiofp-actions: Add delete field action
2020-04-29 William TuAUTHORS: Add Anton Ivanov.
2020-04-29 William Tuconntrack: Fix icmp conntrack state.
2020-04-29 William Tudocs: Fix GTP-U release version.
2020-04-28 William Tunetdev-afxdp: Add interrupt mode netdev class.
2020-04-27 Yi-Hung Weiovsdb: Remove duplicated function defintions
2020-04-27 Anton Ivanovovsdb: Switch ovsdb log fsync to data only.
2020-04-27 Anton Ivanovvlog: Fast path in vlog.
2020-04-25 Eelco ChaudronUtilities: Add the ovs_dump_ofpacts command to gdb
2020-04-21 Eelco ChaudronUtilities: make print() in gdb script work on all versi...
2020-04-19 William Tufatal-signal: Remove snprintf.
2020-04-17 William Tuconntrack: Add coverage count for l4csum error.
2020-04-17 Ciara Loftusacinclude: handle dependencies for DPDK's AF_XDP PMD
2020-04-17 Ciara Loftusacinclude: handle dependencies for DPDK's PCAP PMD
2020-04-15 Greg Rosecompat: Fix broken partial backport of extack op parameter
2020-04-14 William Tuofp-actions: Fix memory leak on error path.
2020-04-10 Yifeng Sunsystem-traffic: Check frozen state handling with TLV...
2020-04-10 Yifeng Suntun_metadata: Fix coredump caused by use-after-free bug
2020-04-09 Timothy Redaellibugtool: Fix for Python3.
2020-04-09 Jiang Lidongdpif-netdev: includes microsecond delta in meter bucket...
2020-04-09 Lance YangTravis: Enable clang compiler and unit test for arm CI
2020-04-09 Malvika Guptatests/testsuite: Skip failing UT cases on aarch64
2020-04-09 Malvika Guptatests/atlocal.in: Add check for aarch64 Architecture
2020-04-07 Archana Hollautil: Update OVS_TYPEOF macro for C++ enabled applications.
2020-04-07 William Tuovs-vswitchd: Fix icmp reply timeout description.
2020-04-06 Usman Ansarinetdev-linux.c: Fix coverity unreachable code warning
2020-03-27 Ilya Maximetscirrus: Force pkg update on FreeBSD.
2020-03-26 Dumitru CearaRevert "ovsdb-idl: Avoid sending redundant conditional...
2020-03-26 William Tuuserspace: Add GTP-U support.
2020-03-25 Ilya Maximetsdpif-netdev: Force port reconfiguration to change dynam...
2020-03-25 Dmytro Linkinnetdev-offload-tc: Flush rules on ingress block when...
2020-03-24 Lance Yangtravis: Enable OvS Travis CI for arm
2020-03-24 William Tuvlog: Fix OVS_REQUIRES macro.
2020-03-24 Greg RoseDocumentation: Add extra repo info for RHEL 8
2020-03-24 Greg Rosecompat: Fix nf_ip_hook parameters for RHEL 8
2020-03-24 Dumitru Cearaconntrack: Reset ct_state when entering a new zone.
2020-03-24 William Tufatal-signal: Fix clang error due to lock.
2020-03-24 William Tulockfile: Fix OVS_REQUIRES macro.
2020-03-23 William Tufatal-signal: Log backtrace when no monitor daemon.
2020-03-23 William Tutrivial: Fix typo in comments.
2020-03-20 William Tutrivial: Fix indentation.
2020-03-20 Ben Pfaffofproto: Fix typo in manpage fragment.
2020-03-20 William TuAUTHORS: Add Usman Ansari.
2020-03-20 Terry WilsonHandle refTable values with setkey()
2020-03-20 William Tuofp-actions: Fix memory leak.
2020-03-20 Ben Pfaffofproto-dpif-xlate: Fix recirculation when in_port...
2020-03-19 William Tuconntrack: Fix NULL pointer dereference.
2020-03-19 Greg RoseDocumentation: Add note about iproute2 requirements...
2020-03-19 Usman Ansarihmap: Fix Coverity false positive
2020-03-19 wenxudpif-netlink: avoid netlink modify flow put op failed...
2020-03-15 Ilya Maximetsdpif-netdev: Enter quiescent state after each offloadin...
2020-03-15 Yanqin Weipvector: Use acquire-release semantics for size.
2020-03-13 Paul Blakeytc: Fix nat port range when offloading ct action
2020-03-12 Ilya Maximetstravis: Disable sindex build in sparse.
2020-03-06 Greg Rosedatapath: Update kernel test list, news and FAQ
2020-03-06 Gustavo A.... datapath: conntrack: mark expected switch fall-through
next