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
*
lldp: correctly increase discarded count
Vincent Bernat
2020-11-16
1
-0
/
+2
*
lldp: increase statsTLVsUnrecognizedTotal on unknown TLV
Vincent Bernat
2020-11-16
1
-0
/
+1
*
lldp: fix a buffer overflow when handling management address TLV
Vincent Bernat
2020-11-16
1
-1
/
+6
*
lldp: Fix size of PEEK_DISCARD_UINT32()
Jonas Johansson
2020-11-16
1
-1
/
+1
*
lldp: validate a bit more received LLDP frames
Vincent Bernat
2020-11-16
1
-2
/
+51
*
sha1: Fix algorithm for data bigger than 512 megabytes.
Renat Nurgaliyev
2020-11-16
2
-4
/
+4
*
ovsdb-idlc: Return expected sequence number while setting conditions.
Ilya Maximets
2020-11-16
1
-3
/
+3
*
odp-util: Fix overflow of nested netlink attributes.
Ilya Maximets
2020-11-16
3
-7
/
+40
*
python: set ovs.dirs variables with build system values
Mark Gray
2020-11-16
4
-38
/
+9
*
Documentation: update IPsec tutorial for F32
Mark Gray
2020-11-16
1
-53
/
+55
*
AUTHORS: Update Roi Dayan
Roi Dayan
2020-11-16
2
-1
/
+2
*
netdev-offload-tc: Use single 'once' variable for probing tc features
Roi Dayan
2020-11-11
1
-7
/
+3
*
release-process: Policy for unmaintained branches.
Ilya Maximets
2020-11-10
2
-1
/
+11
*
release-process: Standardize designation of new LTS releases.
Ilya Maximets
2020-11-10
1
-6
/
+26
*
release-process: Add transition period for LTS releases.
Ilya Maximets
2020-11-10
1
-4
/
+7
*
releases: Mark 2.13 as a new LTS release.
Ilya Maximets
2020-11-10
1
-1
/
+1
*
dpctl: Add the option 'pmd' for dump-flows.
Tonghao Zhang
2020-11-10
4
-5
/
+33
*
netdev-offload-dpdk: Preserve HW statistics for modified flows.
Eli Britstein
2020-11-10
1
-11
/
+22
*
ovsdb: Remove read permission of *.db from others.
Yi-Hung Wei
2020-11-10
1
-1
/
+1
*
raft: Make backlog thresholds configurable.
Ilya Maximets
2020-11-10
3
-5
/
+56
*
raft: Set threshold on backlog for raft connections.
Ilya Maximets
2020-11-10
4
-1
/
+72
*
ovs-bugtool: Fix crash when enable --ovs.
William Tu
2020-11-05
1
-4
/
+4
*
Documentation: Fix rendering of extra repo info for RHEL 8.
Timothy Redaelli
2020-11-05
1
-0
/
+1
*
raft: Avoid having more than one snapshot in-flight.
Ilya Maximets
2020-11-03
3
-29
/
+18
*
ovsdb-server: Reclaim heap memory after compaction.
Ilya Maximets
2020-11-03
6
-4
/
+60
*
raft: Add log length to the memory report.
Ilya Maximets
2020-11-03
1
-0
/
+1
*
ovsdb-idl: Add comment with program name to ovsdb_idl_loop transactions.
Ben Pfaff
2020-11-02
1
-0
/
+3
*
raft: Avoid annoying debug logs if raft is connected.
Ilya Maximets
2020-10-27
1
-1
/
+10
*
raft: Fix error leak on failure while saving snapshot.
Ilya Maximets
2020-10-27
1
-1
/
+1
*
packets: Un-inline functions needed by DDlog.
Leonid Ryzhyk
2020-10-26
2
-86
/
+108
*
NEWS: Move GTP-U entry to correct release.
Ilya Maximets
2020-10-25
1
-3
/
+3
*
raft: Report jsonrpc backlog in kilobytes.
Ilya Maximets
2020-10-25
1
-2
/
+3
*
netdev-tc-offloads: Don't delete ufid mapping if fail to delete filter
Jianbo Liu
2020-10-23
1
-1
/
+3
*
travis: Fix kernel download retry.
David Marchand
2020-10-21
1
-1
/
+3
*
Eliminate use of term "slave" in bond, LACP, and bundle contexts.
Ben Pfaff
2020-10-21
45
-1356
/
+1393
*
conntrack: Rename "master" connection to "parent" connection.
Ben Pfaff
2020-10-21
9
-63
/
+63
*
NEWS: Move terminology update to correct place.
Ilya Maximets
2020-10-21
1
-3
/
+3
*
odp-util: Add missing comma after gtpu attributes.
Ilya Maximets
2020-10-20
1
-1
/
+1
*
odp-util: Fix using uninitialized gtpu metadata.
Ilya Maximets
2020-10-20
1
-2
/
+2
*
netdev-offload-dpdk: Support vxlan encap offload with load actions.
Lei Wang
2020-10-19
1
-0
/
+4
*
Revert "travis: Disable check for array of flexible structures in sparse."
Ilya Maximets
2020-10-19
1
-1
/
+1
*
AUTHORS: Update Eli Britstein <elibr@nvidia.com>
Eli Britstein
2020-10-17
2
-1
/
+2
*
ofp-ed-props: Fix using uninitialized padding for NSH encap actions.
Ilya Maximets
2020-10-17
2
-1
/
+13
*
bond: Fix using uninitialized 'lacp_fallback_ab_cfg' for 'bond-primary'.
Ilya Maximets
2020-10-17
2
-6
/
+8
*
Documentation: Update faq and NEWS for kernel 5.8
Greg Rose
2020-10-17
2
-0
/
+3
*
travis: Update kernel list as of 5.8
Greg Rose
2020-10-17
1
-2
/
+2
*
acinclude: Enable builds up to Linux 5.8
Greg Rose
2020-10-17
1
-2
/
+2
*
datapath: use hlist_for_each_entry_rcu instead of hlist_for_each_entry
Tonghao Zhang
2020-10-17
1
-4
/
+4
*
datapath: Distribute switch variables for initialization
Kees Cook
2020-10-17
1
-8
/
+10
*
datapath: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-10-17
2
-7
/
+11
[next]