Show patches with: Submitter = Eelco Chaudron       |    Archived = No       |   599 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,v2,7/7] ofproto-dpif-xlate: Fix memory leak in xlate_generic_encap_action(). Fix Coverity issues. 1 - - - 3-- 2025-02-06 Eelco Chaudron New
[ovs-dev,v2,6/7] ofproto: Fix potential NULL pointer dereference in ofproto_type_xx(). Fix Coverity issues. 1 - - - 2-- 2025-02-06 Eelco Chaudron New
[ovs-dev,v2,5/7] ofproto: Fix potential null-ptr dereference in meter_insert_rule(). Fix Coverity issues. 1 - - - 2-- 2025-02-06 Eelco Chaudron New
[ovs-dev,v2,4/7] ofproto-dpif-ipfix: Add NULL check to dpif_ipfix_set_options(). Fix Coverity issues. 1 - - - 2-- 2025-02-06 Eelco Chaudron New
[ovs-dev,v2,3/7] tests: Fix multiple Coverity warnings in test programs. Fix Coverity issues. 1 - - - 11- 2025-02-06 Eelco Chaudron New
[ovs-dev,v2,2/7] ovs-vsctl: Fix missing ovs_scan() return checks. Fix Coverity issues. 1 - - - 2-- 2025-02-06 Eelco Chaudron New
[ovs-dev,v2,1/7] nx-match: Fix potential integer underflow. Fix Coverity issues. 1 - - - 2-- 2025-02-06 Eelco Chaudron New
[ovs-dev,7/7] ofproto-dpif-xlate: Fix memory leak in xlate_generic_encap_action(). Fix Coverity issues. - - - - 3-- 2025-02-05 Eelco Chaudron Superseded
[ovs-dev,6/7] ofproto: Fix potential NULL pointer dereference in ofproto_type_xx(). Fix Coverity issues. - - - - 2-- 2025-02-05 Eelco Chaudron Superseded
[ovs-dev,5/7] ofproto: Fix potential null-ptr dereference in meter_insert_rule(). Fix Coverity issues. - - - - 2-- 2025-02-05 Eelco Chaudron Superseded
[ovs-dev,4/7] ofproto-dpif-ipfix: Add NULL check to dpif_ipfix_set_options(). Fix Coverity issues. - - - - 2-- 2025-02-05 Eelco Chaudron Superseded
[ovs-dev,3/7] tests: Fix multiple Coverity warnings in test programs. Fix Coverity issues. - - - - 11- 2025-02-05 Eelco Chaudron Superseded
[ovs-dev,2/7] ovs-vsctl: Fix missing ovs_scan() return checks. Fix Coverity issues. - - - - 2-- 2025-02-05 Eelco Chaudron Superseded
[ovs-dev,1/7] nx-match: Fix potential integer underflow. Fix Coverity issues. - - - - 2-- 2025-02-05 Eelco Chaudron Superseded
[ovs-dev] netdev-vport: Ignore ipsec_ tunnel option prefix for all tunnels. [ovs-dev] netdev-vport: Ignore ipsec_ tunnel option prefix for all tunnels. 1 1 - - 3-- 2025-02-04 Eelco Chaudron New
[ovs-dev,v3] netdev-offload-tc: Only install recirc flows if the parent is present. [ovs-dev,v3] netdev-offload-tc: Only install recirc flows if the parent is present. - - - - 3-- 2025-01-30 Eelco Chaudron New
[ovs-dev,v3] netdev-offload-tc: Fix ignore of dl type mask when installing flows. [ovs-dev,v3] netdev-offload-tc: Fix ignore of dl type mask when installing flows. 2 1 - - 2-1 2025-01-29 Eelco Chaudron Accepted
[ovs-dev,v2] netdev-offload-tc: Fix ignore of dl type mask when installing flows. [ovs-dev,v2] netdev-offload-tc: Fix ignore of dl type mask when installing flows. - 1 - - 3-- 2025-01-28 Eelco Chaudron Superseded
[ovs-dev] netdev-offload-tc: Fix ignore of dl type mask when installing flows. [ovs-dev] netdev-offload-tc: Fix ignore of dl type mask when installing flows. - 1 - - 3-- 2025-01-27 Eelco Chaudron Superseded
[ovs-dev,v2] vlog: Add user command to inject log message. [ovs-dev,v2] vlog: Add user command to inject log message. 1 - - - 2-- 2025-01-23 Eelco Chaudron echaudron Accepted
[ovs-dev,v2] netdev-offload-tc: Only install recirc flows if the parent is present. [ovs-dev,v2] netdev-offload-tc: Only install recirc flows if the parent is present. - - - - 1-1 2025-01-23 Eelco Chaudron Superseded
[ovs-dev] ofproto-macros.at: Fix hex matching in the strip_recird() macro. [ovs-dev] ofproto-macros.at: Fix hex matching in the strip_recird() macro. 1 1 - - 2-- 2025-01-22 Eelco Chaudron echaudron Accepted
[ovs-dev] vlog: Add user command to inject log message. [ovs-dev] vlog: Add user command to inject log message. 1 - - - 2-- 2025-01-22 Eelco Chaudron echaudron Superseded
[ovs-dev,v4] utilities: Add upcall statistics to the kernel_delay.py script. [ovs-dev,v4] utilities: Add upcall statistics to the kernel_delay.py script. - - 1 1 2-- 2024-12-19 Eelco Chaudron Accepted
[ovs-dev,v3] utilities: Add upcall statistics to the kernel_delay.py script. [ovs-dev,v3] utilities: Add upcall statistics to the kernel_delay.py script. - - - - 2-- 2024-12-17 Eelco Chaudron Superseded
[ovs-dev,v2] utilities: Add upcall statistics to the kernel_delay.py script. [ovs-dev,v2] utilities: Add upcall statistics to the kernel_delay.py script. - - - - 1-1 2024-12-17 Eelco Chaudron Superseded
[ovs-dev,v2] ovsdb-data: Fix overflow in ovsdb_datum_sort_unique()'s return value. [ovs-dev,v2] ovsdb-data: Fix overflow in ovsdb_datum_sort_unique()'s return value. 2 - - - 2-- 2024-12-11 Eelco Chaudron Accepted
[ovs-dev,v4] netdev-tc-offloads: Don't offload header modification on ip fragments. [ovs-dev,v4] netdev-tc-offloads: Don't offload header modification on ip fragments. 1 - - - 2-- 2024-12-10 Eelco Chaudron imaximets Accepted
[ovs-dev] ovsdb-data: Fix overflow in ovsdb_datum_sort_unique()'s return value. [ovs-dev] ovsdb-data: Fix overflow in ovsdb_datum_sort_unique()'s return value. - - - - 2-- 2024-12-04 Eelco Chaudron Superseded
[ovs-dev] ofp-meter: Initialize command with valid value. [ovs-dev] ofp-meter: Initialize command with valid value. 1 - - - 2-- 2024-12-04 Eelco Chaudron Accepted
[ovs-dev] general: Fix overflowed integer arguments. [ovs-dev] general: Fix overflowed integer arguments. 1 - - - 2-- 2024-12-04 Eelco Chaudron Accepted
[ovs-dev] netdev-offload-tc: Only install recirc flows if the parent is present. [ovs-dev] netdev-offload-tc: Only install recirc flows if the parent is present. 1 - - - 2-- 2024-12-03 Eelco Chaudron imaximets Changes Requested
[ovs-dev] utilities: Add upcall statistics to the kernel_delay.py script. [ovs-dev] utilities: Add upcall statistics to the kernel_delay.py script. - - - - 2-- 2024-11-25 Eelco Chaudron apconole Changes Requested
[ovs-dev,v2,2/2] system-traffic: Standardize by replacing all wget instances with curl. tests: Replace wget with curl. 1 - - - 2-- 2024-11-12 Eelco Chaudron echaudron Accepted
[ovs-dev,v2,1/2] system-traffic: Replace wget with curl for negative and ftp tests. tests: Replace wget with curl. 1 - - - 2-- 2024-11-12 Eelco Chaudron echaudron Accepted
[ovs-dev,v2,2/2] ci: Update GitHub actions runner from Ubuntu 22.04 to 24.04. ci: Update GitHub actions runner from Ubuntu 22.04 to 24.04. 1 - - - 2-- 2024-10-31 Eelco Chaudron echaudron Accepted
[ovs-dev,v2,1/2] dpdk: Fix dpdk logs being split over multiple lines. ci: Update GitHub actions runner from Ubuntu 22.04 to 24.04. 2 - - - 2-- 2024-10-31 Eelco Chaudron echaudron Accepted
[ovs-dev,2/2] system-traffic: Standardize by replacing all wget instances with curl. tests: Replace wget with curl. - - - - 2-- 2024-10-29 Eelco Chaudron echaudron Changes Requested
[ovs-dev,1/2] system-traffic: Replace wget with curl for negative and ftp tests. tests: Replace wget with curl. - - - - 2-- 2024-10-29 Eelco Chaudron echaudron Changes Requested
[ovs-dev,2/2] ci: Update GitHub actions runner from Ubuntu 22.04 to 24.04. [ovs-dev,1/2] dpdk: Fix dpdk logs being split over multiple lines. - - - - 2-- 2024-10-17 Eelco Chaudron Changes Requested
[ovs-dev,1/2] dpdk: Fix dpdk logs being split over multiple lines. [ovs-dev,1/2] dpdk: Fix dpdk logs being split over multiple lines. 2 - - - 2-- 2024-10-17 Eelco Chaudron Changes Requested
[ovs-dev,v2,4/4] system-offload: Add TC tunnel flags test case. Add missing TC flower tunnel match and encap flags. 2 - - - 2-- 2024-10-14 Eelco Chaudron horms Accepted
[ovs-dev,v2,3/4] netdev-offload-tc: Add don't fragment support to encap action. Add missing TC flower tunnel match and encap flags. 2 - - - 2-- 2024-10-14 Eelco Chaudron horms Accepted
[ovs-dev,v2,2/4] netdev-offload-tc: Match against tunnel flags if supported. Add missing TC flower tunnel match and encap flags. 2 - - - 2-- 2024-10-14 Eelco Chaudron horms Accepted
[ovs-dev,v2,1/4] netdev-offload-tc: Check if TCA_FLOWER_KEY_ENC_FLAGS is supported. Add missing TC flower tunnel match and encap flags. 2 - - - 2-- 2024-10-14 Eelco Chaudron horms Accepted
[ovs-dev] checkpatch: Fix checkpatch's check-authors-file option in CirrusCI. [ovs-dev] checkpatch: Fix checkpatch's check-authors-file option in CirrusCI. 2 1 - - 2-- 2024-10-10 Eelco Chaudron Accepted
[ovs-dev,4/4] system-offload: Add TC tunnel flags test case. Add missing TC flower tunnel match and encap flags. 1 - - - 1-1 2024-10-08 Eelco Chaudron Changes Requested
[ovs-dev,3/4] netdev-offload-tc: Add don't fragment support to encap action. Add missing TC flower tunnel match and encap flags. 1 - - - 1-1 2024-10-08 Eelco Chaudron Changes Requested
[ovs-dev,2/4] netdev-offload-tc: Match against tunnel flags if supported. Add missing TC flower tunnel match and encap flags. 1 - - - 2-- 2024-10-08 Eelco Chaudron Changes Requested
[ovs-dev,1/4] netdev-offload-tc: Check if TCA_FLOWER_KEY_ENC_FLAGS is supported. Add missing TC flower tunnel match and encap flags. - - - - 2-- 2024-10-08 Eelco Chaudron Changes Requested
[ovs-dev,v5] checkpatch: Add new check-authors-file option to checkpatch.py. [ovs-dev,v5] checkpatch: Add new check-authors-file option to checkpatch.py. - - - - 2-- 2024-10-02 Eelco Chaudron apconole Accepted
[ovs-dev,v4] checkpatch: Add new check-authors-file option to checkpatch.py. [ovs-dev,v4] checkpatch: Add new check-authors-file option to checkpatch.py. - - - - 2-- 2024-09-30 Eelco Chaudron apconole Superseded
[ovs-dev,v3] checkpatch: Add new check-authors-file option to checkpatch.py. [ovs-dev,v3] checkpatch: Add new check-authors-file option to checkpatch.py. - - - - 1-1 2024-09-30 Eelco Chaudron Changes Requested
[ovs-dev] ci: Use sarif-tools v3.0.1 due to issues in earlier versions. [ovs-dev] ci: Use sarif-tools v3.0.1 due to issues in earlier versions. - 1 - - 2-- 2024-09-26 Eelco Chaudron Accepted
[ovs-dev,v2] checkpatch: Add new check-authors-file option to checkpatch.py. [ovs-dev,v2] checkpatch: Add new check-authors-file option to checkpatch.py. - - - - 2-- 2024-09-25 Eelco Chaudron Changes Requested
[ovs-dev] checkpatch: Add new check-authors-file option to checkpatch.py. [ovs-dev] checkpatch: Add new check-authors-file option to checkpatch.py. - - - - 2-- 2024-09-23 Eelco Chaudron echaudron Superseded
[ovs-dev] ci: Run oss-fuzz build stage during CI. [ovs-dev] ci: Run oss-fuzz build stage during CI. 2 - - - 2-- 2024-09-16 Eelco Chaudron echaudron Accepted
[ovs-dev] oss-fuzz: Fix odp_flow_format() API in the fuzz tests. [ovs-dev] oss-fuzz: Fix odp_flow_format() API in the fuzz tests. 1 1 - - 2-- 2024-09-12 Eelco Chaudron Accepted
[ovs-dev] ci: Use previous sarif-tools release due to issue in latest release. [ovs-dev] ci: Use previous sarif-tools release due to issue in latest release. 2 - - - 2-- 2024-09-11 Eelco Chaudron Accepted
[ovs-dev,branch-2.17] ofproto-dpif-upcall: Avoid stale ukeys leaks. [ovs-dev,branch-2.17] ofproto-dpif-upcall: Avoid stale ukeys leaks. 1 - - - 2-- 2024-09-11 Eelco Chaudron echaudron Accepted
[ovs-dev] dpif: Fix flow put debug message match content. [ovs-dev] dpif: Fix flow put debug message match content. 1 - - - 2-- 2024-09-03 Eelco Chaudron echaudron Accepted
[ovs-dev,v3,2/2] utilities: Updated dpif_nl_exec_monitor.py to debug all operations. Update and rename dpif_nl_exec_monitor.py. - - - - 2-- 2024-08-29 Eelco Chaudron echaudron Accepted
[ovs-dev,v3,1/2] utilities: Update dpif_nl_exec_monitor.py to include new actions. Update and rename dpif_nl_exec_monitor.py. - 3 - - 2-- 2024-08-29 Eelco Chaudron echaudron Accepted
[ovs-dev,v5] ofproto-dpif-upcall: Avoid stale ukeys leaks. [ovs-dev,v5] ofproto-dpif-upcall: Avoid stale ukeys leaks. - - - - 2-- 2024-08-29 Eelco Chaudron echaudron Accepted
[ovs-dev,7/7] odp-util: Fix dead code warning in format_odp_set_nsh(). Series fixing some issues reported by Coverity. 1 1 - - 2-- 2024-08-28 Eelco Chaudron echaudron Accepted
[ovs-dev,6/7] dpif-netdev-perf: Eliminate dead code. Series fixing some issues reported by Coverity. 1 1 - - 2-- 2024-08-28 Eelco Chaudron echaudron Accepted
[ovs-dev,5/7] vlog: Only close() valid file descriptors. Series fixing some issues reported by Coverity. 1 - - - 2-- 2024-08-28 Eelco Chaudron echaudron Accepted
[ovs-dev,4/7] stopwatch: Handle spurious wakeups of ovs_mutex_cond_wait(). Series fixing some issues reported by Coverity. 1 1 - - 2-1 2024-08-28 Eelco Chaudron echaudron Accepted
[ovs-dev,3/7] dpif: Fix potential NULL pointer access in log_flow_message(). Series fixing some issues reported by Coverity. 1 1 - - 2-1 2024-08-28 Eelco Chaudron echaudron Accepted
[ovs-dev,2/7] netdev-native-tnl: Fix Coverity integer overflows report. Series fixing some issues reported by Coverity. 1 1 - - 2-1 2024-08-28 Eelco Chaudron echaudron Accepted
[ovs-dev,1/7] hash: Fix integer overflow before widen in hash_finish32(). Series fixing some issues reported by Coverity. 1 1 - - 2-1 2024-08-28 Eelco Chaudron echaudron Accepted
[ovs-dev,v4] ofproto-dpif-upcall: Avoid stale ukeys leaks. [ovs-dev,v4] ofproto-dpif-upcall: Avoid stale ukeys leaks. 1 - - - 2-- 2024-08-27 Eelco Chaudron Changes Requested
[ovs-dev,v2,2/2] utilities: Updated dpif_nl_exec_monitor.py to debug all operations. Update and rename dpif_nl_exec_monitor.py. - - - - 2-- 2024-08-26 Eelco Chaudron echaudron Changes Requested
[ovs-dev,v2,1/2] utilities: Update dpif_nl_exec_monitor.py to include new actions. Update and rename dpif_nl_exec_monitor.py. - 3 - - 2-- 2024-08-26 Eelco Chaudron echaudron Changes Requested
[ovs-dev] utilities: Updated dpif_nl_exec_monitor.py to debug all operations. [ovs-dev] utilities: Updated dpif_nl_exec_monitor.py to debug all operations. - - - - 2-- 2024-08-16 Eelco Chaudron Changes Requested
[ovs-dev,v3] netdev-tc-offloads: Don't offload header modification on ip fragments. [ovs-dev,v3] netdev-tc-offloads: Don't offload header modification on ip fragments. - - - - 2-- 2024-08-15 Eelco Chaudron imaximets Changes Requested
[ovs-dev,v3] ofproto-dpif-upcall: Avoid stale ukeys leaks. [ovs-dev,v3] ofproto-dpif-upcall: Avoid stale ukeys leaks. 1 - - - 2-1 2024-08-14 Eelco Chaudron echaudron Changes Requested
[ovs-dev,v3,8/8] netdev-linux: Fix uninitialized gso_type case. Coverity fixes. 1 1 - - 3-- 2024-05-29 Eelco Chaudron Accepted
[ovs-dev,v3,7/8] db-ctl-base: Initialize the output variable in the ctx structure. Coverity fixes. 2 1 - - 3-- 2024-05-29 Eelco Chaudron Accepted
[ovs-dev,v3,6/8] ofproto-dpif: Define age as time_t in ofproto_unixctl_fdb_add(). Coverity fixes. 2 1 - - 3-- 2024-05-29 Eelco Chaudron Accepted
[ovs-dev,v3,5/8] sflow: Fix check for disabled receive time. Coverity fixes. 1 1 - - 21- 2024-05-29 Eelco Chaudron Accepted
[ovs-dev,v3,4/8] sflow: Use uint32_t instead of time_t for tick handling in the poller. Coverity fixes. 1 1 - - 3-- 2024-05-29 Eelco Chaudron Accepted
[ovs-dev,v3,3/8] sflow: Replace libc's random() function with the OVS's random_range(). Coverity fixes. 1 1 - - 3-- 2024-05-29 Eelco Chaudron Accepted
[ovs-dev,v3,2/8] cfm: Fix possible integer overflow in tc_add_matchall_policer(). Coverity fixes. 1 1 - - 3-- 2024-05-29 Eelco Chaudron Accepted
[ovs-dev,v3,1/8] netdev-linux: Fix possible int overflow in tc_add_matchall_policer(). Coverity fixes. 2 1 - - 3-- 2024-05-29 Eelco Chaudron Accepted
[ovs-dev,v2,8/8] netdev-linux: Fix uninitialized gso_type case. Coverity fixes. - 1 - - 3-- 2024-05-28 Eelco Chaudron Changes Requested
[ovs-dev,v2,7/8] db-ctl-base: Initialize the output variable in the ctx structure. Coverity fixes. - 1 - - 3-- 2024-05-28 Eelco Chaudron Changes Requested
[ovs-dev,v2,6/8] ofproto-dpif: Define age as time_t in ofproto_unixctl_fdb_add(). Coverity fixes. 2 - - - 3-- 2024-05-28 Eelco Chaudron Changes Requested
[ovs-dev,v2,5/8] sflow: Fix check for disabled receive time. Coverity fixes. 1 1 - - 21- 2024-05-28 Eelco Chaudron Changes Requested
[ovs-dev,v2,4/8] sflow: Use uint32_t instead of time_t for tick handling in the poller. Coverity fixes. 1 1 - - 3-- 2024-05-28 Eelco Chaudron Changes Requested
[ovs-dev,v2,3/8] sflow: Replace libc's random() function with the OVS's random_range(). Coverity fixes. 1 1 - - 3-- 2024-05-28 Eelco Chaudron Changes Requested
[ovs-dev,v2,2/8] cfm: Fix possible integer overflow in tc_add_matchall_policer(). Coverity fixes. 1 1 - - 3-- 2024-05-28 Eelco Chaudron Changes Requested
[ovs-dev,v2,1/8] netdev-linux: Fix possible int overflow in tc_add_matchall_policer(). Coverity fixes. 1 1 - - 3-- 2024-05-28 Eelco Chaudron Changes Requested
[ovs-dev,7/7] netdev-linux: Fix uninitialized gso_type case. [ovs-dev,1/7] Coverity: Fix Coverity `Unintentional integer overflow` reports. - 1 - - 3-- 2024-05-27 Eelco Chaudron Changes Requested
[ovs-dev,6/7] db-ctl-base: Initialize the output variable in the ctx structure. [ovs-dev,1/7] Coverity: Fix Coverity `Unintentional integer overflow` reports. - 1 - - 3-- 2024-05-27 Eelco Chaudron Changes Requested
[ovs-dev,5/7] ofproto-dpif: Define age as time_t in ofproto_unixctl_fdb_add(). [ovs-dev,1/7] Coverity: Fix Coverity `Unintentional integer overflow` reports. - - - - 3-- 2024-05-27 Eelco Chaudron Changes Requested
[ovs-dev,4/7] sflow: Fix check for disabled receive time. [ovs-dev,1/7] Coverity: Fix Coverity `Unintentional integer overflow` reports. - 1 - - 21- 2024-05-27 Eelco Chaudron Changes Requested
[ovs-dev,3/7] sflow: Use uint32_t instead of time_t for tick handling in the poller. [ovs-dev,1/7] Coverity: Fix Coverity `Unintentional integer overflow` reports. - 1 - - 3-- 2024-05-27 Eelco Chaudron Changes Requested
[ovs-dev,2/7] sflow: Replace libc's random() function with the OVS's random_range(). [ovs-dev,1/7] Coverity: Fix Coverity `Unintentional integer overflow` reports. - 1 - - 3-- 2024-05-27 Eelco Chaudron Changes Requested
[ovs-dev,1/7] Coverity: Fix Coverity `Unintentional integer overflow` reports. [ovs-dev,1/7] Coverity: Fix Coverity `Unintentional integer overflow` reports. - 2 - - 3-- 2024-05-27 Eelco Chaudron Changes Requested
« 1 2 3 45 6 »