]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2019-11-22 Flavio Leitnerofproto-dpif: Allow IPv6 ND Extensions only if supported
2019-11-22 Ben PfaffAUTHORS: Add Wang Li.
2019-11-22 Li RongQingipf: bail out when ipf state is COMPLETED
2019-11-21 Han Zhouovsdb raft: Fix election timer parsing in snapshot...
2019-11-21 Lorenzo Bianconijsonrpc: increase input buffer size from 512 to 4096
2019-11-21 William Tunetdev-afxdp: Enable libbpf logging to OVS.
2019-11-21 William Tuofproto-dpif: Expose datapath capability to ovsdb.
2019-11-20 Damijan Skvarcovsdb-server: fix memory leak while deleting zone
2019-11-20 Greg Rosecompat: Add missing inline keyword
2019-11-20 Ben Pfaffovs-actions: Clarify documentation for stack usage...
2019-11-20 Ilya Maximetsnetdev-afxdp: Best-effort configuration of XDP mode.
2019-11-19 Ilya Maximetsdpdk: Deprecate pdump support.
2019-11-19 Eelco Chaudronnetdev-afxdp: add afxdp specific maximum MTU check
2019-11-19 Gowrishankar... dpif-netdev: Log rxq assignment for isolated pmd.
2019-11-18 Yifeng Sunrhel: Fix ovs-kmod-manage.sh that may create invalid...
2019-11-11 Sriram Vatalaovs-bugtool: Script to collect the port statistics.
2019-11-11 Sriram Vatalanetdev-dpdk: Detailed packet drop statistics.
2019-11-11 Ilya Maximetsnetdev-dpdk: Reuse vhost function for dpdk ETH custom...
2019-11-11 Vlad Buslovtc: Set 'no_percpu' flag for compatible actions
2019-11-11 Roi Dayancompat: Add compat fix for old kernels
2019-11-08 David Marchandnetdev-dpdk: Track vhost tx contention.
2019-11-06 Ilya Maximetstests: Wait up to OVS_CTL_TIMEOUT seconds.
2019-11-05 Ilya Maximetsvswitch.xml: Fix column for xdpmode.
2019-11-05 Greg Roseip_gre: Remove even more unused code
2019-11-04 Ilya MaximetsAUTHORS: Add Tomasz Konieczny.
2019-11-04 Tomasz Koniecznynetdev-dpdk: Fix flow control not configuring.
2019-11-03 Darrell Ballfaq: Fix meter action releases.
2019-11-02 Dmytro Linkinlib/tc: Fix flow dump for tunnel id equal zero
2019-11-01 Ilya Maximetstravis: Fix skipping of python SSL tests.
2019-11-01 Ilya Maximetstravis: Workaround skipping of IPv6 tests.
2019-11-01 Ashish Varmaofp-monitor: Fixed the usage of 'usable_protocols'...
2019-11-01 Greg RoseRevert "ip_gre: Remove even more unused code"
2019-11-01 Ilya Maximetstravis: Enable pdump for DPDK build.
2019-10-31 Greg Roseip_gre: Remove even more unused code
2019-10-31 Greg Roseip_gre: Removed unused ipgre netdev ops
2019-10-31 Ben PfaffAvoid indeterminate statistics in offload implementations.
2019-10-30 Ben PfaffAUTHORS: Add Gowrishankar Muthukrishnan.
2019-10-30 Gowrishankar... lacp: warn transmit failure of lacp pdu
2019-10-30 Damijan Skvarcovsdb-execute: Remove unused variable from ovsdb_execut...
2019-10-29 William Tunetdev-afxdp: Add need_wakeup support.
2019-10-29 Roi Dayanrhel: openvswitch-fedora.spec.in: Fix output redirect...
2019-10-28 Ilya Maximetsdpif-netdev: Fix time delta overflow in case of race...
2019-10-28 Ilya Maximetsdpif-netdev: Do not mix recirculation depth into RSS...
2019-10-25 Aliasgar Ginwalacommand-line: New function ovs_cmdl_env_parse_all().
2019-10-25 Damijan Skvarcovsdb-server: fix memory leak while converting database
2019-10-25 Timothy Redaellidocs: To build OVS on RHEL7 EPEL is needed
2019-10-25 Ilya Maximetsflow: Fix crash on vlan packets with partial offloading.
2019-10-25 Ilya Maximetstests: Fix indentation in userspace packet type aware...
2019-10-24 Yifeng Sunrhel: Support RHEL7.7 build and packaging
2019-10-24 Numan Siddiqueovsdb-server: Allow replication from older schema versi...
2019-10-24 Surya Rudralldp: Fix for OVS crashes when a LLDP-enabled port...
2019-10-23 Ben Pfaffdocs: DPDK isn't a datapath, so don't use the term.
2019-10-23 Ben Pfafffaq: Give specific versions that introduced various...
2019-10-23 Gowrishankar... lacp: report desync in ovs threads enabling slave
2019-10-23 Aaron Conoleovs-tcpundump: allow multiple packet lengths
2019-10-23 Aaron Conoleovs-tcpundump: exit when getting version
2019-10-22 Ilya Maximetsnetdev-dpdk: Fix Tx queue false sharing.
2019-10-21 Ilya Maximetstravis: Test build with afxdp.
2019-10-21 Numan Siddiquerhel: Remove the cond 'build_python3'
2019-10-19 William Tudebian and rhel: Add libunwind dev package.
2019-10-18 Bhargava Shastryossfuzz: Simplify miniflow fuzzer harness.
2019-10-18 Yi-Hung Weidatapath: Allow attaching helper in later commit
2019-10-18 Yi-Hung Weidatapath: Fix log message in ovs conntrack
2019-10-18 Yi-Hung Weidatapath: Replace removed NF_NAT_NEEDED with IS_ENABLED...
2019-10-18 Colin Ian Kingdatapath: Check for null pointer return from nla_nest_s...
2019-10-18 Yi-Hung Weidatapath: Load and reference the NAT helper.
2019-10-18 Yi-Hung Weidatapath: genetlink: optionally validate strictly/dumps
2019-10-18 Yi-Hung Weidatapath: Use nla_nest_start_noflag()
2019-10-18 Yi-Hung Weidatapath: Handle NF_NAT_NEEDED replacement
2019-10-18 Flavio Leitnerdatapath: add seqadj extension when NAT is used.
2019-10-18 Yi-Hung Weidatapath: Detect upstream nf_nat change
2019-10-18 Yi-Hung Weidatapath: Replace nf_ct_invert_tuplepr() with nf_ct_inv...
2019-10-18 Arnd Bergmanndatapath: Fix linking without CONFIG_NF_CONNTRACK_LABELS
2019-10-18 Greg Rosedatapath: compat: drop bridge nf reset from nf_reset
2019-10-18 Pablo Neira... datapath: rename flow_stats to sw_flow_stats
2019-10-18 Haishuang Yancompat: remove the incorrect mtu limit for erspan
2019-10-18 Li RongQingdatapath: change type of UPCALL_PID attribute to NLA_UNSPEC
2019-10-18 Arnd Bergmanndatapath: hide clang frame-overflow warnings
2019-10-18 Chris Mitc: Limit the max action number to 16
2019-10-17 Greg Rosecompat: Fix small naming issue
2019-10-17 Yi-Hung Weiconfigure: Properly handle case where libunwind.h is...
2019-10-16 Ilya Maximetstests: Get rid of timeout options for control utilities.
2019-10-15 Alin Gabriel... AUTHORS: Add Alessandro Pilotti.
2019-10-15 Aliasgar Ginwalaovs container build.sh requires python3
2019-10-14 Ben Pfaffovs-vlan-bug-workaround: Remove.
2019-10-14 Ben Pfaffdpif-netlink: Fix some variable naming.
2019-10-14 Lorenzo Bianconilib: packets: export compose_ipv6 routine to OVN
2019-10-14 Yifeng Sundpif-netlink: Free leaked nl_sock
2019-10-14 Numan Siddiqueovsdb-server: Don't drop all connections on read/write...
2019-10-10 Ilya Maximetsnetdev-afxdp: Update memory locking limits unconditionally.
2019-10-10 Ilya Maximetsnetdev-afxdp: Fix umem creation failure due to uninitia...
2019-10-10 Ilya Maximetscirrus: Use latest stable FreeBSD images.
2019-10-10 Ilya Maximetsflow: Fix using pointer to member of packed struct...
2019-10-10 Alin Gabriel... appveyor: Update OpenSSL link and python3 to path
2019-10-09 Ilya Maximetstests: Allow valgrind check for afxdp testsuite.
2019-10-09 Ben PfaffFix "the the" typo in two places.
2019-10-09 Vishal Deep... ofproto: Fix for frequent invalidation of mega flows...
2019-10-09 David WilderAvoid clobbered variable warning on ppc64le.
2019-10-09 Damijan Skvarcovsdb-client: fix memory leak while executing database...
2019-10-09 wenxunetdev-offload: replace netdev_hmap_mutex to netdev_hma...
next