summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* userspace: Add GTP-U support.William Tu2020-03-2530-40/+752
* dpif-netdev: Force port reconfiguration to change dynamic_txqs.Ilya Maximets2020-03-251-2/+10
* netdev-offload-tc: Flush rules on ingress block when init tc flow apiDmytro Linkin2020-03-251-1/+9
* travis: Enable OvS Travis CI for armLance Yang2020-03-252-2/+26
* vlog: Fix OVS_REQUIRES macro.William Tu2020-03-241-1/+1
* Documentation: Add extra repo info for RHEL 8Greg Rose2020-03-241-0/+4
* compat: Fix nf_ip_hook parameters for RHEL 8Greg Rose2020-03-241-1/+1
* conntrack: Reset ct_state when entering a new zone.Dumitru Ceara2020-03-241-1/+7
* fatal-signal: Fix clang error due to lock.William Tu2020-03-243-11/+16
* lockfile: Fix OVS_REQUIRES macro.William Tu2020-03-241-8/+8
* fatal-signal: Log backtrace when no monitor daemon.William Tu2020-03-235-2/+37
* trivial: Fix typo in comments.William Tu2020-03-231-2/+2
* trivial: Fix indentation.William Tu2020-03-201-1/+1
* ofproto: Fix typo in manpage fragment.Ben Pfaff2020-03-201-1/+1
* AUTHORS: Add Usman Ansari.William Tu2020-03-201-0/+1
* Handle refTable values with setkey()Terry Wilson2020-03-204-3/+51
* ofp-actions: Fix memory leak.William Tu2020-03-201-0/+1
* ofproto-dpif-xlate: Fix recirculation when in_port is OFPP_CONTROLLER.Ben Pfaff2020-03-202-4/+51
* conntrack: Fix NULL pointer dereference.William Tu2020-03-191-1/+1
* Documentation: Add note about iproute2 requirements for check-kmodGreg Rose2020-03-191-0/+11
* hmap: Fix Coverity false positiveUsman Ansari2020-03-191-6/+12
* dpif-netlink: avoid netlink modify flow put op failed after tc modify flow pu...wenxu2020-03-193-2/+10
* dpif-netdev: Enter quiescent state after each offloading operation.Ilya Maximets2020-03-151-0/+1
* pvector: Use acquire-release semantics for size.Yanqin Wei2020-03-152-11/+20
* tc: Fix nat port range when offloading ct actionPaul Blakey2020-03-131-1/+1
* travis: Disable sindex build in sparse.Ilya Maximets2020-03-121-1/+3
* datapath: Update kernel test list, news and FAQGreg Rose2020-03-063-1/+4
* datapath: conntrack: mark expected switch fall-throughGustavo A. R. Silva2020-03-061-0/+1
* compat: Use nla_parse deprecated functionsJohannes Berg2020-03-066-13/+27
* datapath: Kbuild: Add kcompat.h header to front of NOSTDINCGreg Rose2020-03-061-1/+1
* datapath: Use sizeof_field macroPankaj Bharadiya2020-03-069-13/+17
* compat: Remove flex_array codeGreg Rose2020-03-061-18/+10
* compat: Move genl_ops policy to genl_familyJohannes Berg2020-03-064-0/+61
* compat: Fix up changes to inet frags in 5.1+Greg Rose2020-03-062-0/+16
* acinclude: Enable Linux kernel 5.5Greg Rose2020-03-061-2/+2
* raft: Unset leader when starting election.Han Zhou2020-03-061-0/+1
* raft: Fix the problem of stuck in candidate role forever.Han Zhou2020-03-062-2/+72
* raft: Fix next_index in install_snapshot reply handling.Han Zhou2020-03-061-2/+3
* raft: Send all missing logs in one single append_request.Han Zhou2020-03-061-1/+1
* raft: Avoid sending unnecessary heartbeat when becoming leader.Han Zhou2020-03-061-1/+0
* raft: Avoid busy loop during leader election.Han Zhou2020-03-064-4/+12
* raft: Fix raft_is_connected() when there is no leader yet.Han Zhou2020-03-062-2/+43
* ovsdb-server: Don't disconnect clients after raft install_snapshot.Han Zhou2020-03-062-1/+58
* raft-rpc: Fix message format.Han Zhou2020-03-061-1/+1
* ofproto: Add support to watch controller port liveness in fast-failover groupVishal Deep Ajmera2020-03-066-3/+22
* release-process: Fix indentation.Ben Pfaff2020-03-061-1/+1
* release-process: Describe how to branch and how to make a release.Ben Pfaff2020-03-061-0/+57
* netdev-dpdk: Remove deprecated ring port type.Ilya Maximets2020-03-0611-502/+2
* dpdk: Remove deprecated pdump support.Ilya Maximets2020-03-067-113/+2
* ovs-dpctl-top: python3 compatibilityAaron Conole2020-03-051-5/+8