]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2019-08-21 Vlad Buslovupcall: Configure datapath min-revalidate-pps through...
2019-08-21 Vlad Buslovupcall: Change should_revalidate to use max-revalidator...
2019-08-21 Vlad Buslovupcall: Configure datapath max-revalidator through...
2019-08-21 Han Zhouovsdb monitor: Fix crash when using non-zero last-id...
2019-08-21 Han Zhouovsdb raft: Support leader election time change online.
2019-08-21 Han Zhouraft.c: Set candidate_retrying if no leader elected...
2019-08-21 Han Zhouraft.c: Stale leader should disconnect from cluster.
2019-08-21 Han Zhouovsdb-idl.c: Allows retry even when using a single...
2019-08-21 Han Zhouraft: Move raft_reset_ping_timer() out of the loop.
2019-08-21 Ben Pfaffsat-math: Do not use __builtin_s*_overflow() with sparse.
2019-08-21 Aliasgar Ginwalaovs-lib: Fix standalone db migration to raft
2019-08-18 Anand Kumardatapath-windows: Fix updating ct label when mask is...
2019-08-15 Ilya Maximetstravis: Drop OSX workarounds.
2019-08-15 Ilya Maximetstravis: Combine kernel builds.
2019-08-15 Ilya Maximetstravis: Cache DPDK build.
2019-08-13 Alin Gabriel... Switch from internal port to all ports defined
2019-08-12 Ilya Maximetscheckpatch: Fix regexp for if, while, etc inside macros.
2019-08-08 Eelco Chaudronnetdev-afxdp: fix corner case where umem entries were...
2019-08-01 John Hurleyovs-tc: offload MPLS set actions to TC datapath
2019-08-01 John Hurleyovs-tc: offload MPLS push actions to TC datapath
2019-08-01 John Hurleyovs-tc: offload MPLS pop actions to TC datapath
2019-08-01 John Hurleycompat: add compatibility headers for tc mpls action
2019-07-31 Ilya Maximetsdpif-netlink: Allow offloading of flows with dl_type...
2019-07-29 William Tunetdev-afxdp: Error when no XDP program loaded.
2019-07-25 Ilya Maximetsovsdb-data: Don't put strings with digits in quotes.
2019-07-24 Ilya Maximetsnetdev-afxdp: Convert AFXDP_DEBUG to custom stats.
2019-07-23 Ilya Maximetsnetdev-afxdp: Fix use of unconfigured device.
2019-07-22 Ben PfaffPrepare for post-2.12.0 (2.12.90).
2019-07-22 Ben PfaffPrepare for 2.12.0.
2019-07-22 Yifeng Suntest: Fix fragment-related tests that fail on 4.19...
2019-07-22 Vasu Dasaritnl-neigh-cache: Purge learnt neighbors when port/bridg...
2019-07-22 William Tusystem-traffic: Make nsh test more robust.
2019-07-19 William Tunetdev-afxdp: add new netdev type for AF_XDP.
2019-07-19 William Tuovs-thread: Add pthread spin lock support.
2019-07-19 Ian StokesAUTHORS: Add Harry Van Haaren.
2019-07-19 Harry van Haarendpif-netdev: Add specialized generic scalar functions
2019-07-19 Harry van Haarendpif-netdev: Refactor generic implementation
2019-07-19 Harry van Haarendpif-netdev: Split out generic lookup function
2019-07-19 Harry van Haarendpif-netdev: Move dpcls lookup structures to .h
2019-07-19 Harry van Haarendpif-netdev: Implement function pointers/subtable
2019-07-18 Dumitru Cearaovsdb-idl: Mark row "parsed" in ovsdb_idl_txn_write__
2019-07-18 Yipeng Wangdoc: Remove experimental tag for SMC cache.
2019-07-17 Ben Pfaffflow: Avoid unsafe comparison of minimasks.
2019-07-17 Ben PfaffAUTHORS: Add Michele Baldessari.
2019-07-17 Michele BaldessariOVN resource agent - make promotion synchronous
2019-07-17 Ben Pfaffofp-flow: Improve error message when cookie cannot...
2019-07-17 Dumitru CearaNEWS: Mention IGMP support for OVN
2019-07-17 Ilya Maximetsodp-util: Fix NSH mask parsing.
2019-07-16 Vishal Deep... flow: Wildcard UDP ports when using SYMMETRIC_L4 hash...
2019-07-16 Dumitru CearaOVN: Add ovn-northd IGMP support
2019-07-16 Dumitru CearaOVN: Add IGMP SB definitions and ovn-controller support
2019-07-16 Dumitru Cearapackets: Add IGMPv3 query packet definitions
2019-07-16 Numan Siddiqueovn-northd: Fix the ovn-northd continuous looping
2019-07-16 Vasu Dasariovs-macros: An option to suspend test execution on...
2019-07-12 Lorenzo BianconiOVN: use trigger_event action to report 'empty_lb_rule...
2019-07-12 Lorenzo BianconiOVN: introduce trigger_event() action
2019-07-12 Lorenzo BianconiOVN: introduce Controller_Event table
2019-07-12 Terry WilsonShutdown SSL connection before closing socket
2019-07-12 Ilya Maximetstests: Add ovsdb-cluster-testsuite to gitignore.
2019-07-12 Ilya Maximetscheckpatch: Check FOR_EACH loops with numbers.
2019-07-12 Numan Siddiqueovn: Fix the test failures in travis CI.
2019-07-12 Eli Britsteinnetdev-vport: Make ip6gre netdev type to use TC rules
2019-07-10 Han Zhouovn-performance.at: Fix syntax error in ACL.
2019-07-10 Han Zhouovn-performance.at: Missing steps for connecting LS...
2019-07-10 Daniel Alvarezovsdb-server: drop all connections on read/write status...
2019-07-10 Greg Rosedatapath: fix csum updates for MPLS actions
2019-07-10 Greg Rosecompat: ip6_gre: fix possible use-after-free in ip6ersp...
2019-07-10 Ilya Maximetsdpif-netdev: Clarify PMD reloading scheme.
2019-07-10 David Marchanddpif-netdev: Catch reloads faster.
2019-07-10 David Marchanddpif-netdev: Only reload static tx qid when needed.
2019-07-10 David Marchanddpif-netdev: Do not sleep when swapping queues.
2019-07-10 David Marchanddpif-netdev: Trigger parallel pmd reloads.
2019-07-10 David Marchanddpif-netdev: Convert exit latch to flag.
2019-07-08 Ben Pfaffdist-docs: Fix bugs in text to HTML conversion.
2019-07-08 Lorenzo BianconiOVN: run local logical flows first in S_ROUTER_OUT_SNAT...
2019-07-08 Ashish Varmarhel: Fixed a bug for checking the correct major versio...
2019-07-08 Dumitru Cearaovn-controller: Update stale chassis entry at init
2019-07-08 Dumitru Cearaovn-controller: Refactor chassis.c to abstract the...
2019-07-08 Dumitru Cearaovn-controller: Fix chassis ovn-sbdb record init
2019-07-08 Kevin Traynornetdev-dpdk: Enable tx-retries-max config.
2019-07-08 Kevin Traynornetdev-dpdk: Add custom stat for vhost tx retries.
2019-07-08 Kevin Traynordoc: Move vhost tx retry info to separate section.
2019-07-05 Lorenzo BianconiOVN: do not distribute traffic for local FIP
2019-07-05 Greg RoseDocumentation: Clarify connection tracking tutorial
2019-07-05 Ben Pfaffrconn: Increase precision of timers.
2019-07-05 Ben Pfaffrconn: Remove write-only struct members.
2019-07-05 Ben Pfaffsat-math: Add functions for saturating arithmetic on...
2019-07-05 Yunjian Wangofproto-dpif-upcall: Remove unused macro MAX_QUEUE_LENGTH.
2019-07-05 Numan Siddiqueovn-controller: Omit tracking external_ids columns
2019-07-05 Ankur SharmaOVN: Enable E-W Traffic, Vlan backed DVR
2019-07-05 Numan Siddiqueovn-controller: Provide the option to configure inactiv...
2019-07-05 Damijan Skvarcdb-ctl-base: fix memory leak in cmd-get() function
2019-07-03 Numan Siddiqueovn: Send GARP for router port IPs of a router port...
2019-07-03 Numan Siddiqueovn: Send GARP for the router ports with reside-on...
2019-07-03 Numan Siddiqueovn-northd: Refactor the code which sets nat_addresses
2019-07-03 William Tutunnel: Add layer 2 IPv6 GRE encapsulation support.
2019-07-03 Greg Rosecompat: Clean up tunnel_id_to_key
2019-07-03 Greg Rosecompat: Clean up gre_calc_hlen
2019-07-03 Greg Rosecompat: Remove duplicate metadata destination code
2019-07-03 Bhargava Shastryossfuzz: Remove duplicate tcp flags parsing in flow...
next