]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
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...
2019-10-08 Greg Roseacinclude: Fix false positive search for prandom_u32
2019-10-07 Damijan Skvarcovsdb-tool: fix memory leak while converting cluster...
2019-10-07 Damijan Skvarcovsdb-tool: fix memory leak while running "db-is-standa...
2019-10-07 Martin Zhangofproto: fix a typo for ttl in dpif_sflow_actions
2019-10-07 William Tutravis: Fix 32-bit libunwind system build.
2019-10-07 William Tubacktrace: Fix 32-bit libunwind build.
2019-10-04 Ashish Varmadoc: Added OVS Extensions document
2019-10-04 Ilya Maximetsci: Get rid of OVS_CFLAGS in CI scripts.
2019-10-04 Greg Rosetests: Only run test on kernel datapath
2019-10-04 David Marchanddoc: Fix incorrect reference for dpdk-testpmd.
2019-10-03 Greg Rosetests: Add check for correct l3l4 conntrack frag reassembly
2019-10-03 Damijan Skvarcofproto-dpif-xlate: Fix memory leak in is_neighbor_repl...
2019-10-02 Damijan Skvarcvlog: fix memory leak in vlog_set_log_file() function
2019-10-02 Damijan Skvarcovsdb-client: fix memory leak to prevent valgrind repor...
2019-10-01 Martin Zhangodp-util: calc checksum of ip hdr for tunnel encap
2019-10-01 Ben PfaffDocumentation: Document a useful pre-push hook for...
2019-10-01 Ben PfaffMAINTAINERS: Add William Tu.
2019-10-01 Damijan Skvarcovsdb-client: fix memory leak in do_needs_conversion...
2019-10-01 Ilya Maximetscirrus: Fix typo in the name of sphinx package.
2019-09-30 Damijan Skvarcovsdb-client: fix memory leak in is_database_clustered...
2019-09-30 Ben PfaffAUTHORS: Add Liu Chang.
2019-09-30 Liu Changuserspace-tunnelling.rst: Fix a typo in the userspace...
2019-09-30 Ben Pfaffovn: Remove remaining pieces.
2019-09-30 Ben Pfaffovsdb-cluster: Use ovs-vsctl instead of ovn-nbctl and...
2019-09-30 Yi-Hung Weidatapath: Fix conntrack cache with timeout
2019-09-30 Ian StokesAUTHORS: Add Lukasz Pawlik.
2019-09-27 William Tufatal-signal: Catch SIGSEGV and print backtrace.
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-09-26 Yi-Hung Weiofproto-dpif-xlate: Translate timeout policy in ct...
2019-09-26 Yi-Hung Weidatapath: Add support for conntrack timeout policy
2019-09-26 Yi-Hung Weidatapath: compat: Backport nf_conntrack_timeout support
2019-09-26 Yi-Hung Weiofproto-dpif: Consume CT_Zone, and CT_Timeout_Policy...
2019-09-26 Ben Pfaffsimap: Add utility function to help compare two simaps.
2019-09-26 Yi-Hung Weict-dpif, dpif-netlink: Add conntrack timeout policy...
2019-09-26 Yi-Hung Weict-dpif: Export ct_dpif_format_ipproto()
2019-09-26 William Tuovs-vsctl: Add conntrack zone commands.
2019-09-26 Ilya Maximetstravis: Drop -MD related workaround for sparse.
2019-09-26 David Marchanddpdk: Remove unneeded log message copy.
2019-09-25 Yanqin Weiflow: fix incorrect padding length checking in ipv6_san...
2019-09-25 txfh2007show "rx_missed_errors" counter in interface statisics
2019-09-25 Paul Chaignontreewide: Use packet batch APIs
2019-09-25 Terry WilsonAdd a __str__ method to idl.Row
2019-09-25 Yifeng Sunuserspace: Enable non-bridge port as tunnel endpoint.
2019-09-25 Eelco Chaudronvswitchd: update bond-rebalance-interval maxInteger...
2019-09-25 Darrell Ballconntrack: Add option to disable TCP sequence checking.
2019-09-25 Numan SiddiqueExclude ovn-nb/ovn-sb man and OVN schema files during...
2019-09-25 Aaron Conoleflake8: also check the ovs-check-dead-ifs script
2019-09-25 Aaron Conoleovs-check-dead-ifs: unshadow pid variable
2019-09-25 Aaron Conoleovs-check-dead-ifs: python3 print format
2019-09-25 Darrell Ballconntrack: Optimize recirculations.
2019-09-24 Darrell Ballconntrack: Fix 'reverse_nat_packet()' variable datatype.
2019-09-24 Flavio Leitnerovsdb-idlc.in: fix dict change during iteration.
2019-09-24 Darrell Ballconntrack: Fix 'check_orig_tuple()' Valgrind false...
2019-09-24 Ben PfaffAUTHORS: Add Martin Zhang and Dujie.
2019-09-24 Martin Zhangodp-util: fill IPv4 ver and head length for tnl_push
next