index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
userspace: Add GTP-U support.
William Tu
2020-03-25
30
-40
/
+752
*
dpif-netdev: Force port reconfiguration to change dynamic_txqs.
Ilya Maximets
2020-03-25
1
-2
/
+10
*
netdev-offload-tc: Flush rules on ingress block when init tc flow api
Dmytro Linkin
2020-03-25
1
-1
/
+9
*
travis: Enable OvS Travis CI for arm
Lance Yang
2020-03-25
2
-2
/
+26
*
vlog: Fix OVS_REQUIRES macro.
William Tu
2020-03-24
1
-1
/
+1
*
Documentation: Add extra repo info for RHEL 8
Greg Rose
2020-03-24
1
-0
/
+4
*
compat: Fix nf_ip_hook parameters for RHEL 8
Greg Rose
2020-03-24
1
-1
/
+1
*
conntrack: Reset ct_state when entering a new zone.
Dumitru Ceara
2020-03-24
1
-1
/
+7
*
fatal-signal: Fix clang error due to lock.
William Tu
2020-03-24
3
-11
/
+16
*
lockfile: Fix OVS_REQUIRES macro.
William Tu
2020-03-24
1
-8
/
+8
*
fatal-signal: Log backtrace when no monitor daemon.
William Tu
2020-03-23
5
-2
/
+37
*
trivial: Fix typo in comments.
William Tu
2020-03-23
1
-2
/
+2
*
trivial: Fix indentation.
William Tu
2020-03-20
1
-1
/
+1
*
ofproto: Fix typo in manpage fragment.
Ben Pfaff
2020-03-20
1
-1
/
+1
*
AUTHORS: Add Usman Ansari.
William Tu
2020-03-20
1
-0
/
+1
*
Handle refTable values with setkey()
Terry Wilson
2020-03-20
4
-3
/
+51
*
ofp-actions: Fix memory leak.
William Tu
2020-03-20
1
-0
/
+1
*
ofproto-dpif-xlate: Fix recirculation when in_port is OFPP_CONTROLLER.
Ben Pfaff
2020-03-20
2
-4
/
+51
*
conntrack: Fix NULL pointer dereference.
William Tu
2020-03-19
1
-1
/
+1
*
Documentation: Add note about iproute2 requirements for check-kmod
Greg Rose
2020-03-19
1
-0
/
+11
*
hmap: Fix Coverity false positive
Usman Ansari
2020-03-19
1
-6
/
+12
*
dpif-netlink: avoid netlink modify flow put op failed after tc modify flow pu...
wenxu
2020-03-19
3
-2
/
+10
*
dpif-netdev: Enter quiescent state after each offloading operation.
Ilya Maximets
2020-03-15
1
-0
/
+1
*
pvector: Use acquire-release semantics for size.
Yanqin Wei
2020-03-15
2
-11
/
+20
*
tc: Fix nat port range when offloading ct action
Paul Blakey
2020-03-13
1
-1
/
+1
*
travis: Disable sindex build in sparse.
Ilya Maximets
2020-03-12
1
-1
/
+3
*
datapath: Update kernel test list, news and FAQ
Greg Rose
2020-03-06
3
-1
/
+4
*
datapath: conntrack: mark expected switch fall-through
Gustavo A. R. Silva
2020-03-06
1
-0
/
+1
*
compat: Use nla_parse deprecated functions
Johannes Berg
2020-03-06
6
-13
/
+27
*
datapath: Kbuild: Add kcompat.h header to front of NOSTDINC
Greg Rose
2020-03-06
1
-1
/
+1
*
datapath: Use sizeof_field macro
Pankaj Bharadiya
2020-03-06
9
-13
/
+17
*
compat: Remove flex_array code
Greg Rose
2020-03-06
1
-18
/
+10
*
compat: Move genl_ops policy to genl_family
Johannes Berg
2020-03-06
4
-0
/
+61
*
compat: Fix up changes to inet frags in 5.1+
Greg Rose
2020-03-06
2
-0
/
+16
*
acinclude: Enable Linux kernel 5.5
Greg Rose
2020-03-06
1
-2
/
+2
*
raft: Unset leader when starting election.
Han Zhou
2020-03-06
1
-0
/
+1
*
raft: Fix the problem of stuck in candidate role forever.
Han Zhou
2020-03-06
2
-2
/
+72
*
raft: Fix next_index in install_snapshot reply handling.
Han Zhou
2020-03-06
1
-2
/
+3
*
raft: Send all missing logs in one single append_request.
Han Zhou
2020-03-06
1
-1
/
+1
*
raft: Avoid sending unnecessary heartbeat when becoming leader.
Han Zhou
2020-03-06
1
-1
/
+0
*
raft: Avoid busy loop during leader election.
Han Zhou
2020-03-06
4
-4
/
+12
*
raft: Fix raft_is_connected() when there is no leader yet.
Han Zhou
2020-03-06
2
-2
/
+43
*
ovsdb-server: Don't disconnect clients after raft install_snapshot.
Han Zhou
2020-03-06
2
-1
/
+58
*
raft-rpc: Fix message format.
Han Zhou
2020-03-06
1
-1
/
+1
*
ofproto: Add support to watch controller port liveness in fast-failover group
Vishal Deep Ajmera
2020-03-06
6
-3
/
+22
*
release-process: Fix indentation.
Ben Pfaff
2020-03-06
1
-1
/
+1
*
release-process: Describe how to branch and how to make a release.
Ben Pfaff
2020-03-06
1
-0
/
+57
*
netdev-dpdk: Remove deprecated ring port type.
Ilya Maximets
2020-03-06
11
-502
/
+2
*
dpdk: Remove deprecated pdump support.
Ilya Maximets
2020-03-06
7
-113
/
+2
*
ovs-dpctl-top: python3 compatibility
Aaron Conole
2020-03-05
1
-5
/
+8
[next]