Show patches with: Archived = No       |   27735 patches
« 1 2 3 4277 278 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,v2,8/8] netdev-linux: Fix uninitialized gso_type case. Coverity fixes. - 1 - - 2-- 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 - - 2-- 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 - - - 2-- 2024-05-28 Eelco Chaudron Changes Requested
[ovs-dev,v2,5/8] sflow: Fix check for disabled receive time. Coverity fixes. 1 1 - - 11- 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 - - 2-- 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,v2] dpdk: Use DPDK 23.11.1 release. [ovs-dev,v2] dpdk: Use DPDK 23.11.1 release. 1 - - - 3-- 2024-05-28 Kevin Traynor ktraynor Under Review
[ovs-dev,v2,branch-3.3] dpdk: Use DPDK 23.11.1 release for OVS 3.3. [ovs-dev,v2,branch-3.3] dpdk: Use DPDK 23.11.1 release for OVS 3.3. 1 - - - 2-- 2024-05-28 Kevin Traynor ktraynor Under Review
[ovs-dev,v2,branch-3.2] dpdk: Use DPDK 22.11.5 release for OVS 3.2. [ovs-dev,v2,branch-3.2] dpdk: Use DPDK 22.11.5 release for OVS 3.2. 1 - - - 3-- 2024-05-28 Kevin Traynor ktraynor Under Review
[ovs-dev,v2,branch-3.1] dpdk: Use DPDK 22.11.5 release for OVS 3.1. [ovs-dev,v2,branch-3.1] dpdk: Use DPDK 22.11.5 release for OVS 3.1. 1 - - - 3-- 2024-05-28 Kevin Traynor ktraynor Under Review
[ovs-dev,v2,branch-3.0] dpdk: Use DPDK 21.11.7 release for OVS 3.0. [ovs-dev,v2,branch-3.0] dpdk: Use DPDK 21.11.7 release for OVS 3.0. 1 - - - 3-- 2024-05-28 Kevin Traynor ktraynor Under Review
[ovs-dev,v2,branch-2.17] dpdk: Use DPDK 21.11.7 release for OVS 2.17. [ovs-dev,v2,branch-2.17] dpdk: Use DPDK 21.11.7 release for OVS 2.17. 1 - - - 3-- 2024-05-28 Kevin Traynor ktraynor Under Review
[ovs-dev,1/1] debian: Fix tabs vs spaces. [ovs-dev,1/1] debian: Fix tabs vs spaces. - - - - 3-- 2024-05-28 Roi Dayan New
[ovs-dev] python: idl: Fix index not being updated on row modification. [ovs-dev] python: idl: Fix index not being updated on row modification. - 1 - - 3-- 2024-05-27 Ilya Maximets New
[ovs-dev,v2] selftests/net: suppress clang's "variable-sized type not at the end" warning [ovs-dev,v2] selftests/net: suppress clang's "variable-sized type not at the end" warning - - - - --2 2024-05-27 John Hubbard Handled Elsewhere
[ovs-dev,v3,6/6] netdev-linux: Initialize link speed in error conditions. clang: Fix Clang's static analyzer detections. - 2 - - 3-- 2024-05-27 Mike Pattrick imaximets Accepted
[ovs-dev,v3,5/6] netdev-linux: Return an error if device feature names are empty. clang: Fix Clang's static analyzer detections. - 1 - - 3-- 2024-05-27 Mike Pattrick imaximets Accepted
[ovs-dev,v3,4/6] socket: Fix uninitialized values in inet_parse_ functions. clang: Fix Clang's static analyzer detections. - 2 - - 3-- 2024-05-27 Mike Pattrick imaximets Accepted
[ovs-dev,v3,3/6] dpctl: Fix uninitialized value when deleting flows. clang: Fix Clang's static analyzer detections. - 1 - - 2-1 2024-05-27 Mike Pattrick imaximets Accepted
[ovs-dev,v3,2/6] netdev-native-tnl: Fix use of uninitialized offset on SRv6 header pop. clang: Fix Clang's static analyzer detections. - 1 - - 3-- 2024-05-27 Mike Pattrick imaximets Accepted
[ovs-dev,v3,1/6] netdev-offload: Fix null pointer dereference warning on dump creation. clang: Fix Clang's static analyzer detections. - - - - 3-- 2024-05-27 Mike Pattrick imaximets Accepted
[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
[ovs-dev,2/2] netdev-linux: Fix ethtool_cmd is partly outside array bounds. [ovs-dev,1/2] netdev-linux: Fix using uninitialized current_speed. - 1 - - 3-- 2024-05-27 Roi Dayan Accepted
[ovs-dev,1/2] netdev-linux: Fix using uninitialized current_speed. [ovs-dev,1/2] netdev-linux: Fix using uninitialized current_speed. - 1 - - 3-- 2024-05-27 Roi Dayan Superseded
[ovs-dev,v2,1/1] datapath-windows : Add sanity check in OvsInitConntrack. [ovs-dev,v2,1/1] datapath-windows : Add sanity check in OvsInitConntrack. - - - - 3-- 2024-05-26 Wilson Peng New
[ovs-dev] netdev-offload-dpdk: support offload of set dscp action. [ovs-dev] netdev-offload-dpdk: support offload of set dscp action. - - - - 21- 2024-05-26 Sunyang Wu New
[ovs-dev,1/1] netdev-offload-tc: Reserve lower tc prio for vlan ethertype. [ovs-dev,1/1] netdev-offload-tc: Reserve lower tc prio for vlan ethertype. 1 1 - - 3-- 2024-05-26 Roi Dayan New
[ovs-dev,v2,1/1] datapath-windows : Add sanity check in OvsInitConntrack. [ovs-dev,v2,1/1] datapath-windows : Add sanity check in OvsInitConntrack. - - - - 2-1 2024-05-26 Wilson Peng Superseded
[ovs-dev,v1,1/1] datapath-windows : Add sanity check when starting OvsConntrackEntryCleaner thread [ovs-dev,v1,1/1] datapath-windows : Add sanity check when starting OvsConntrackEntryCleaner thread - - - - 21- 2024-05-26 Wilson Peng Superseded
[ovs-dev,v3] ofproto-dpif-rid: Fix duplicate entries. [ovs-dev,v3] ofproto-dpif-rid: Fix duplicate entries. - - - - 3-- 2024-05-25 wushaohua@chinatelecom.cn New
[ovs-dev,v4] odp-execute: Fix AVX checksum calculation. [ovs-dev,v4] odp-execute: Fix AVX checksum calculation. - - - - 3-- 2024-05-24 Finn, Emma echaudron New
[ovs-dev,v2,6/6] netdev-linux: Initialize link speed in error conditions. [ovs-dev,v2,1/6] netdev-offload: Fix null pointer dereference' warnings on dump creation. - 1 - - 2-1 2024-05-23 Mike Pattrick Changes Requested
[ovs-dev,v2,5/6] netdev-linux: Return an error if device feature names are empty. [ovs-dev,v2,1/6] netdev-offload: Fix null pointer dereference' warnings on dump creation. - 1 - - 2-1 2024-05-23 Mike Pattrick Changes Requested
[ovs-dev,v2,4/6] socket: Fix uninitialized values in inet_parse_ functions. [ovs-dev,v2,1/6] netdev-offload: Fix null pointer dereference' warnings on dump creation. - 2 - - 3-- 2024-05-23 Mike Pattrick Changes Requested
[ovs-dev,v2,3/6] dpctl: Fix uninitialized value when deleting flows. [ovs-dev,v2,1/6] netdev-offload: Fix null pointer dereference' warnings on dump creation. - 1 - - 2-1 2024-05-23 Mike Pattrick Changes Requested
[ovs-dev,v2,2/6] netdev-native-tnl: Fix use of uninitialized offset on SRv6 header pop. [ovs-dev,v2,1/6] netdev-offload: Fix null pointer dereference' warnings on dump creation. - 1 - - 3-- 2024-05-23 Mike Pattrick Changes Requested
[ovs-dev,v2,1/6] netdev-offload: Fix null pointer dereference' warnings on dump creation. [ovs-dev,v2,1/6] netdev-offload: Fix null pointer dereference' warnings on dump creation. - - - - 21- 2024-05-23 Mike Pattrick Changes Requested
[ovs-dev] dpdk: Use DPDK 23.11.1 release. [ovs-dev] dpdk: Use DPDK 23.11.1 release. - - - - 3-- 2024-05-23 Kevin Traynor Superseded
[ovs-dev,branch-3.3] dpdk: Use DPDK 23.11.1 release for OVS 3.3. [ovs-dev,branch-3.3] dpdk: Use DPDK 23.11.1 release for OVS 3.3. - - - - 2-1 2024-05-23 Kevin Traynor Superseded
[ovs-dev,branch-3.2] dpdk: Use DPDK 22.11.5 release for OVS 3.2. [ovs-dev,branch-3.2] dpdk: Use DPDK 22.11.5 release for OVS 3.2. - - - - 2-1 2024-05-23 Kevin Traynor Superseded
[ovs-dev,branch-3.1] dpdk: Use DPDK 22.11.5 release for OVS 3.1. [ovs-dev,branch-3.1] dpdk: Use DPDK 22.11.5 release for OVS 3.1. - - - - 3-- 2024-05-23 Kevin Traynor Superseded
[ovs-dev,branch-3.0] dpdk: Use DPDK 21.11.7 release for OVS 3.0. [ovs-dev,branch-3.0] dpdk: Use DPDK 21.11.7 release for OVS 3.0. - - - - 3-- 2024-05-23 Kevin Traynor Superseded
[ovs-dev,branch-2.17] dpdk: Use DPDK 21.11.7 release for OVS 2.17. [ovs-dev,branch-2.17] dpdk: Use DPDK 21.11.7 release for OVS 2.17. - - - - 3-- 2024-05-23 Kevin Traynor Superseded
[ovs-dev,1/1] ofproto-dpif-upcall: Avoid stale ukeys leaks. [ovs-dev,1/1] ofproto-dpif-upcall: Avoid stale ukeys leaks. - - - - 3-- 2024-05-23 Roi Dayan New
[ovs-dev] dpif-netdev: Resolved flow table reference issue. [ovs-dev] dpif-netdev: Resolved flow table reference issue. - - - - 2-1 2024-05-23 wushaohua@chinatelecom.cn imaximets Under Review
[ovs-dev] ipf: Fix ovs ipf crash. [ovs-dev] ipf: Fix ovs ipf crash. - - - - 3-- 2024-05-23 laixiangwu Changes Requested
[ovs-dev] ipf: Fix ovs ipf crash. [ovs-dev] ipf: Fix ovs ipf crash. - - - - 21- 2024-05-23 laixiangwu Superseded
[ovs-dev] ipf: Fix ovs ipf crash. [ovs-dev] ipf: Fix ovs ipf crash. - - - - 111 2024-05-22 laixiangwu Superseded
[ovs-dev] ipf: Fix ovs ipf crash. [ovs-dev] ipf: Fix ovs ipf crash. - - - - 21- 2024-05-22 laixiangwu Superseded
[ovs-dev,v3] odp-execute: Fix AVX checksum calculation. [ovs-dev,v3] odp-execute: Fix AVX checksum calculation. - - - - 3-- 2024-05-21 Finn, Emma Superseded
[ovs-dev] ovsdb-client: Add "COLUMN" arg to help for 'dump'. [ovs-dev] ovsdb-client: Add "COLUMN" arg to help for 'dump'. - - - - 3-- 2024-05-21 Martin Kalcok Changes Requested
[ovs-dev,2/2] AUTHORS: Add Ville Skyttä. docs: afxdp: Fix CONFIG_HAVE_EBPF_JIT Kconfig option spelling. 1 - - - 2-- 2024-05-20 Simon Horman horms Under Review
[ovs-dev,1/2] docs: afxdp: Fix CONFIG_HAVE_EBPF_JIT Kconfig option spelling. docs: afxdp: Fix CONFIG_HAVE_EBPF_JIT Kconfig option spelling. 1 - - - 11- 2024-05-20 Simon Horman horms Under Review
[ovs-dev,2/2] AUTHORS: Add Jun Gu. [ovs-dev,1/2] ovs-ctl: Fix typo. 1 - - - 3-- 2024-05-20 Simon Horman horms Under Review
[ovs-dev,1/2] ovs-ctl: Fix typo. [ovs-dev,1/2] ovs-ctl: Fix typo. 1 - - - 21- 2024-05-20 Simon Horman horms Under Review
[ovs-dev] fix ovs ipf crash [ovs-dev] fix ovs ipf crash - - - - 21- 2024-05-20 laixiangwu Superseded
[ovs-dev] Fixes: 1b3557f53dbc ("vswitchd, ofproto-dpif: Propagate the CT limit from database.") [ovs-dev] Fixes: 1b3557f53dbc ("vswitchd, ofproto-dpif: Propagate the CT limit from database.") - 1 - - 2-1 2024-05-18 Chandler Wu Changes Requested
[ovs-dev] netdev: Padding runt packet on VXLAN and DPDK ports. [ovs-dev] netdev: Padding runt packet on VXLAN and DPDK ports. - - - - -12 2024-05-17 Kumar, Rohit via dev imaximets Rejected
[ovs-dev] netdev: Padding runt packet on VXLAN and DPDK ports. [ovs-dev] netdev: Padding runt packet on VXLAN and DPDK ports. - - - - -12 2024-05-17 Kumar, Rohit via dev Superseded
[ovs-dev,2/2] atlocal: Replace deprecated pkg_resources. atlocal: Fixes for dependency detection. 1 - - - 3-- 2024-05-17 Ilya Maximets imaximets Accepted
[ovs-dev,1/2] atlocal: Fix setting HAVE_PYTEST on unexpected errors. atlocal: Fixes for dependency detection. 1 1 - - 2-1 2024-05-17 Ilya Maximets imaximets Accepted
[ovs-dev] srv6: Fix misaligned writes to segment list. [ovs-dev] srv6: Fix misaligned writes to segment list. 1 2 1 - 3-- 2024-05-17 Ilya Maximets imaximets Accepted
[ovs-dev,v2,net] openvswitch: Set the skbuff pkt_type for proper pmtud support. [ovs-dev,v2,net] openvswitch: Set the skbuff pkt_type for proper pmtud support. 1 1 - 1 --- 2024-05-16 Aaron Conole Handled Elsewhere
[ovs-dev,5/5] netdev-linux: Fix Clang's static analyzer uninitialized values warnings. clang: Fix Clang's static analyzer detections. - - - - 111 2024-05-16 Mike Pattrick Changes Requested
[ovs-dev,4/5] socket: Fix Clang's static analyzer 'garbage value' warnings. clang: Fix Clang's static analyzer detections. - - - - 3-- 2024-05-16 Mike Pattrick Changes Requested
[ovs-dev,3/5] dpctl: Fix Clang's static analyzer 'garbage value' warnings. clang: Fix Clang's static analyzer detections. - - - - 3-- 2024-05-16 Mike Pattrick Changes Requested
[ovs-dev,2/5] netdev-native-tnl: Fix Clang's static analyzer 'uninitialized value' warnings. clang: Fix Clang's static analyzer detections. - - - - 21- 2024-05-16 Mike Pattrick Changes Requested
[ovs-dev,1/5] netdev-offload: Fix Clang's static analyzer 'null pointer dereference' warnings. clang: Fix Clang's static analyzer detections. - - - - 111 2024-05-16 Mike Pattrick Changes Requested
[ovs-dev] tracing/treewide: Remove second parameter of __assign_str() [ovs-dev] tracing/treewide: Remove second parameter of __assign_str() 5 - - 1 --1 2024-05-16 Steven Rostedt Handled Elsewhere
[ovs-dev,v12,6/6] ofproto: Add JSON output for 'dpif/show' command. [ovs-dev,v12,1/6] Add global option for JSON output to ovs-appctl. - - - - 3-- 2024-05-16 Jakob Meng imaximets Under Review
[ovs-dev,v12,5/6] vswitchd: Add JSON output for 'list-commands' command. [ovs-dev,v12,1/6] Add global option for JSON output to ovs-appctl. - - - - 3-- 2024-05-16 Jakob Meng imaximets Under Review
[ovs-dev,v12,4/6] python: Add option for pretty-printing JSON output to appctl.py. [ovs-dev,v12,1/6] Add global option for JSON output to ovs-appctl. - - - - 3-- 2024-05-16 Jakob Meng imaximets Under Review
[ovs-dev,v12,3/6] appctl: Add option '--pretty' for pretty-printing JSON output. [ovs-dev,v12,1/6] Add global option for JSON output to ovs-appctl. - - - - 21- 2024-05-16 Jakob Meng imaximets Under Review
[ovs-dev,v12,2/6] python: Add option for JSON output to unixctl classes and appctl.py. [ovs-dev,v12,1/6] Add global option for JSON output to ovs-appctl. - - - - 3-- 2024-05-16 Jakob Meng imaximets Under Review
[ovs-dev,v12,1/6] Add global option for JSON output to ovs-appctl. [ovs-dev,v12,1/6] Add global option for JSON output to ovs-appctl. - - - - 21- 2024-05-16 Jakob Meng imaximets Under Review
[ovs-dev,v12,0/6] Add global option to output JSON from ovs-appctl cmds. - - - - --- 2024-05-16 Jakob Meng Not Applicable
[ovs-dev,v2,2/2] ipf: Handle common case of ipf defragmentation. [ovs-dev,v2,1/2] ipf: Only add fragments to batch of same dl_type. - 1 - - 3-- 2024-05-16 Mike Pattrick New
[ovs-dev,v2,1/2] ipf: Only add fragments to batch of same dl_type. [ovs-dev,v2,1/2] ipf: Only add fragments to batch of same dl_type. - 1 - - 3-- 2024-05-16 Mike Pattrick New
[ovs-dev,v2] compiler: Fix errors in Clang 17 ubsan checks. [ovs-dev,v2] compiler: Fix errors in Clang 17 ubsan checks. 2 - - - 3-- 2024-05-16 Mike Pattrick Accepted
[ovs-dev] ipf: Only add fragments to batch of same dl_type. [ovs-dev] ipf: Only add fragments to batch of same dl_type. - 1 - - 3-- 2024-05-15 Mike Pattrick horms Superseded
[ovs-dev,v4] lib: Assert for incorrect packet. [ovs-dev,v4] lib: Assert for incorrect packet. - - - - 3-- 2024-05-15 Amit Prakash Shukla Accepted
[ovs-dev,v3] lib: assert for incorrect packet. [ovs-dev,v3] lib: assert for incorrect packet. - - - - 21- 2024-05-15 Amit Prakash Shukla horms Superseded
[ovs-dev,v2] table: Fix freeing global variable. [ovs-dev,v2] table: Fix freeing global variable. 2 1 - - 3-- 2024-05-15 Yunjian Wang echaudron Accepted
[ovs-dev] vlog: Destroy async_append first then close log_fd. [ovs-dev] vlog: Destroy async_append first then close log_fd. 1 - - - 3-- 2024-05-15 hepeng horms Accepted
[ovs-dev,v2] odp-execute: Fix AVX checksum calculation. [ovs-dev,v2] odp-execute: Fix AVX checksum calculation. - - - - 3-- 2024-05-14 Finn, Emma echaudron Superseded
[ovs-dev,v3] utilities: Correct deletion reason in flow_reval_monitor.py. [ovs-dev,v3] utilities: Correct deletion reason in flow_reval_monitor.py. 2 1 - - 3-- 2024-05-14 Eelco Chaudron Accepted
[ovs-dev] table: Fix freeing global variable. [ovs-dev] table: Fix freeing global variable. - 1 - - 3-- 2024-05-14 Yunjian Wang Changes Requested
[ovs-dev,v3] route-table: Add support for v4 via v6 route. [ovs-dev,v3] route-table: Add support for v4 via v6 route. 1 - - - 3-- 2024-05-13 William Tu imaximets Changes Requested
[ovs-dev,v2] conntrack: Fully initialize conn struct before insertion. [ovs-dev,v2] conntrack: Fully initialize conn struct before insertion. 1 1 - - 3-- 2024-05-10 Paolo Valerio horms Accepted
[ovs-dev] Subject: conntrack: Fully initialize conn struct before insertion. [ovs-dev] Subject: conntrack: Fully initialize conn struct before insertion. 1 1 - - 2-1 2024-05-10 Paolo Valerio Superseded
[ovs-dev,net] net: openvswitch: fix overwriting ct original tuple for ICMPv6 [ovs-dev,net] net: openvswitch: fix overwriting ct original tuple for ICMPv6 2 1 - - --- 2024-05-09 Ilya Maximets Handled Elsewhere
[ovs-dev,v2] conntrack: Do not use {0} to initialize unions. [ovs-dev,v2] conntrack: Do not use {0} to initialize unions. 1 - - - 3-- 2024-05-08 Xavier Simonart imaximets Accepted
« 1 2 3 4277 278 »