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
*
vswitch.xml: Add description of SRv6 tunnel and related options.
Nobuhiro MIKI
2023-03-30
1
-7
/
+32
*
dpdk: Allow retaining CAP_SYS_RAWIO privileges.
Aaron Conole
2023-03-22
2
-1
/
+19
*
vswitch: Add missing documentation for "ct_flush" capability.
Ales Musil
2023-03-15
1
-0
/
+6
*
ofproto-dpif-upcall: Wait for valid hw flow stats before applying min-revalid...
Eelco Chaudron
2023-03-15
2
-0
/
+16
*
ipfix: Make template and stats interval configurable.
Adrian Moreno
2023-02-27
3
-2
/
+49
*
netdev-linux: Add jitter parameter to the netem qos options.
Miika Petäjäniemi
2023-02-21
1
-0
/
+4
*
dpctl: Add support to count upcall packets.
wangchuanlei
2023-01-31
1
-1
/
+3
*
revalidator: Allow min-revalidator-pps to be 0.
Han Zhou
2023-01-27
1
-1
/
+2
*
dpif-netdev: Set PMD load based sleep start/inc to 1 us.
Kevin Traynor
2023-01-23
1
-4
/
+0
*
dpif-netdev: Add PMD load based sleeping.
Kevin Traynor
2023-01-12
1
-0
/
+26
*
vswitch.ovsschema: Set bfd_status to ephemeral.
Daniel Ding
2022-12-06
1
-3
/
+4
*
netdev: Assume default link speed to be 10 Gbps instead of 100 Mbps.
Ilya Maximets
2022-11-30
2
-3
/
+3
*
vswitchd: Publish per iface received multicast packets.
David Marchand
2022-11-24
1
-0
/
+1
*
vswitch.xml: Fix the name of rstp-path-cost option.
Ilya Maximets
2022-11-02
1
-1
/
+1
*
docs: Remove remaining references to OVS kmod and XenServer.
Ilya Maximets
2022-08-15
1
-49
/
+16
*
xenserver: Remove xenserver.
Greg Rose
2022-08-15
4
-151
/
+5
*
ofproto/bond: Add knob 'all-members-active'.
Christophe Fontaine
2022-07-15
2
-0
/
+17
*
odp-execute: Add command to switch action implementation.
Emma Finn
2022-07-15
1
-0
/
+1
*
odp-execute: Add function pointers to odp-execute for different action implem...
Emma Finn
2022-07-15
1
-0
/
+3
*
man: Fix various typos across manual pages.
Frode Nordahl
2022-07-14
1
-2
/
+2
*
netdev-dpdk: Add shared mempool config.
Kevin Traynor
2022-07-14
1
-0
/
+37
*
vswitchd.xml: Fix whitespace.
Kevin Traynor
2022-05-04
1
-2
/
+2
*
ovs-monitor-ipsec: Allow custom options per tunnel.
Andreas Karis
2022-05-04
1
-1
/
+3
*
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
[next]