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
path:
root
/
vswitchd
Commit message (
Expand
)
Author
Age
Files
Lines
*
hmap: use short version of safe loops if possible.
Adrian Moreno
2022-03-30
1
-28
/
+28
*
list: use short version of safe loops if possible.
Adrian Moreno
2022-03-30
1
-8
/
+8
*
vswitchd.xml: Add missing tx-steering PMD option.
Maxime Coquelin
2022-01-31
1
-0
/
+23
*
netdev-offload: Add multi-thread API.
Gaetan Rivet
2022-01-19
1
-0
/
+16
*
openvswitch: Define the OVS_STATIC_TRACE() macro.
Eelco Chaudron
2022-01-18
1
-0
/
+3
*
bridge: Fix incorrect configuration of netdev's dpif type.
Ilya Maximets
2021-12-17
1
-2
/
+0
*
netdev-vport: Fix userspace tunnel ioctl(SIOCGIFINDEX) info logs.
Lin Huang
2021-12-08
1
-0
/
+2
*
ovsdb-idl: Add memory report function.
Ilya Maximets
2021-11-04
1
-0
/
+2
*
ovsdb-data: Optimize union of sets.
Ilya Maximets
2021-09-24
1
-3
/
+3
*
dpdk: Stop configuring socket-limit with the value of socket-mem.
Rosemarie O'Riorden
2021-07-26
1
-7
/
+1
*
dpdk: Remove default values for socket-mem and limit.
Rosemarie O'Riorden
2021-07-26
1
-9
/
+9
*
dpif-netlink: Introduce per-cpu upcall dispatch.
Mark Gray
2021-07-16
2
-9
/
+15
*
dpif-netdev: Allow pin rxq and non-isolate PMD.
Kevin Traynor
2021-07-16
1
-0
/
+19
*
dpif-netdev: Add group rxq scheduling assignment type.
Kevin Traynor
2021-07-16
1
-1
/
+4
*
ofproto-dpif: APIs and CLI option to add/delete static fdb entry.
Vasu Dasari
2021-07-16
1
-0
/
+6
*
dpdk: Logs to announce removal of defaults for socket-mem and limit.
Rosemarie O'Riorden
2021-07-16
1
-2
/
+6
*
conntrack: Document all-zero IP SNAT behavior and add a test case.
Eelco Chaudron
2021-07-08
1
-0
/
+9
*
bridge: Use correct (legacy) role names in database.
Ben Pfaff
2021-07-07
1
-2
/
+2
*
bridge: fix type mismatch
Yunjian Wang
2021-07-02
1
-5
/
+5
*
bridge: Only an inactivity_probe of 0 should turn off inactivity probes.
Ben Pfaff
2021-07-02
1
-2
/
+4
*
add port-based ingress policing based packet-per-second rate-limiting
Yong Xu
2021-07-01
3
-6
/
+69
*
Documentation: Fix DPDK qos example.
William Tu
2021-03-01
1
-2
/
+4
*
vswitchd.xml: Fix supported IPsec tunnels.
Mark Gray
2021-02-01
1
-2
/
+2
*
dpif-netdev: Add parameters to configure PMD auto load balance.
Christophe Fontaine
2021-01-15
1
-2
/
+29
*
tunnel: Bareudp Tunnel Support.
Martin Varghese
2020-12-22
1
-6
/
+36
*
netdev-dpdk: Add option to configure VF MAC address.
Gaetan Rivet
2020-11-16
1
-0
/
+18
*
Eliminate use of term "slave" in bond, LACP, and bundle contexts.
Ben Pfaff
2020-10-21
3
-55
/
+59
*
bond: Fix using uninitialized 'lacp_fallback_ab_cfg' for 'bond-primary'.
Ilya Maximets
2020-10-17
2
-6
/
+8
*
Eliminate "whitelist" and "blacklist" terms.
Ben Pfaff
2020-10-16
3
-16
/
+15
*
Use primary/secondary, not master/slave, as names for OpenFlow roles.
Ben Pfaff
2020-10-16
2
-13
/
+18
*
DPDK: Remove support for vhost-user zero-copy.
Ian Stokes
2020-10-05
1
-11
/
+0
*
bfd: Support overlay BFD
Yifeng Sun
2020-07-27
1
-0
/
+7
*
dpdk: Add commands to configure log levels.
David Marchand
2020-07-17
1
-0
/
+1
*
bond: Add 'primary' interface concept for active-backup mode.
Jeff Squyres
2020-07-17
2
-0
/
+13
*
bridge: Fix null dereference on ct_timeout_policy record
Yi-Hung Wei
2020-06-27
1
-2
/
+4
*
userspace: Avoid dp_hash recirculation for balance-tcp bond mode.
Vishal Deep Ajmera
2020-06-22
2
-0
/
+27
*
ovs-vswitchd: Fix icmp reply timeout description.
William Tu
2020-04-07
1
-3
/
+3
*
userspace: Add GTP-U support.
William Tu
2020-03-25
1
-0
/
+24
*
ovs-vswitchd: Fix typo in manpage.
Ben Pfaff
2020-02-28
1
-1
/
+1
*
vswitchd: Add serial number configuration.
Kirill A. Kornilov
2020-01-31
2
-0
/
+21
*
ofproto: Do not delete datapath flows on exit by default.
Ben Pfaff
2020-01-24
1
-6
/
+7
*
userspace: Add TCP Segmentation Offload support
Flavio Leitner
2020-01-17
2
-0
/
+22
*
netdev-dpdk: Add new DPDK RFC 4115 egress policer
Eelco Chaudron
2020-01-15
1
-0
/
+34
*
userspace: Improved packet drop statistics.
Anju Thomas
2020-01-07
1
-0
/
+5
*
bridge: Split the column updates of rstp statistics and status.
Krishna Kolakaluri
2020-01-06
1
-3
/
+31
*
bridge: Allow manual notifications about interfaces' updates.
Ilya Maximets
2019-12-18
1
-0
/
+2
*
Add offload packets statistics
zhaozhanxu
2019-12-06
2
-6
/
+16
*
vswitch.xml: Replace non-ASCII characters.
Ilya Maximets
2019-11-25
1
-1
/
+1
*
ofproto-dpif: Expose datapath ND Extensions capability to ovsdb
Flavio Leitner
2019-11-22
1
-0
/
+5
*
ofproto-dpif: Expose datapath capability to ovsdb.
William Tu
2019-11-21
3
-1
/
+257
[next]