Show patches with: none      |   30427 patches
« 1 2 ... 3 4 5304 305 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,39/41] netdev-offload: Fold netdev-offload APIs and files into dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,38/41] dpif-offload-dummy: Add flow add/del/get APIs. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,37/41] dpif-offload-dpdk: Abstract rte_flow implementation from dpif-netdev. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,36/41] dpif-netdev: Add full name to the dp_netdev structure. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,35/41] dpif-offload: Move offload_stats_get() API to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,34/41] dpif_netdev: Fix nullable memcpy in queue_netdev_flow_put(). Architectural refactoring of hardware offload infrastructure - 1 - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,33/41] dpif-offload: Add inline flow APIs for userspace datapaths. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,32/41] netdev-offload: Remove the global netdev-offload API. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,31/41] dpif-offload: Move the netdev_any_oor() API to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,30/41] netdev_dummy: Remove hardware offload override. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,29/41] dpif-offload-tc: Remove netdev-offload dependency. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,28/41] dpif-netlink: Remove entangled hardware offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,27/41] dpif-offload: Add flow operations to dpif-offload-tc. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,26/41] dpif: Add dpif_get_features() API. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,25/41] dpif-netdev: Remove indirect DPDK netdev offload API calls. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,24/41] dpif-offload: Add port dump APIs to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,23/41] netdev-offload: Temporarily move thread-related APIs to dpif-netdev. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,22/41] dpif-offload: Add operate implementation to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,21/41] dpif-offload: Add API to find offload implementation type. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,20/41] dpif-netlink: Add API to get offloaded netdev from port_id. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,19/41] dpif-netlink: Remove netlink-offload integration. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,18/41] dpif-offload: Move the tc flow dump netdev APIs to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,17/41] dpif-offload: Add flow dump APIs to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,16/41] dpif-offload: Move hw_miss_packet_postprocess netdev API to dpif. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,15/41] dpif-offload: Move the flow_get_n_flows() netdev-offload API to dpif. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,14/41] dpif-offload: Call meter netdev-offload APIs via dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,13/41] dpif-offload: Call flow-flush netdev-offload APIs via dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,12/41] dpif-offload: Introduce provider debug information API. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,11/41] dpif-offload: Allow per-port offload provider priority config. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,10/41] dpif-offload: Validate mandatory port class callbacks on registration. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,09/41] dpif-offload-dpdk: Add port management framework. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,08/41] dpif-offload-tc: Add port management framework. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,07/41] dpif-offload: Add port registration and management APIs. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,06/41] dpif-offload: Add offload provider set_config API. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,05/41] dpif-offload: Move hw-offload configuration to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,04/41] dpif-offload: Allow configuration of offload provider priority. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,03/41] dpif-offload: Add provider for dpdk (rte_flow). Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,02/41] dpif-offload: Add provider for tc offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,01/41] dpif-offload-provider: Add dpif-offload-provider implementation. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron Changes Requested
[ovs-dev,net] net: openvswitch: remove never-working support for setting nsh fields [ovs-dev,net] net: openvswitch: remove never-working support for setting nsh fields 1 1 1 - --- 2025-11-12 Ilya Maximets Handled Elsewhere
[ovs-dev,v2] recirc: recirc: Reuse existing nodes with same state in alloc id. [ovs-dev,v2] recirc: recirc: Reuse existing nodes with same state in alloc id. - - - - 21- 2025-11-12 Sunyang Wu Rejected
[ovs-dev] recirc: Optimize recirc_alloc_id__ by reusing existing nodes with same state. [ovs-dev] recirc: Optimize recirc_alloc_id__ by reusing existing nodes with same state. - - - - 21- 2025-11-12 Sunyang Wu Superseded
[ovs-dev] recirc: Optimize node reuse logic in recirc ID allocation process [ovs-dev] recirc: Optimize node reuse logic in recirc ID allocation process - - - - -12 2025-11-11 Sunyang Wu Superseded
[ovs-dev,RFC,v3,1/1] meta-flow: Introduce tunnel eth-type field. [ovs-dev,RFC,v3,1/1] meta-flow: Introduce tunnel eth-type field. - - - - 1-2 2025-11-10 Reuven Plevinsky imaximets Changes Requested
[ovs-dev] windows: Fix absolute-header.m4 for newer msys2 appearing as cygwin. [ovs-dev] windows: Fix absolute-header.m4 for newer msys2 appearing as cygwin. 2 - - - 3-- 2025-11-06 Ilya Maximets Accepted
[ovs-dev,3/3,nf-next] netfilter: nft_connlimit: update connection list if add was skipped netfilter: nf_conncount: rework conncount API to - 1 - - --- 2025-11-06 Fernando Fernandez Mancera Handled Elsewhere
[ovs-dev,2/3,nf-next] netfilter: nf_conncount: make nf_conncount_gc_list() to disable BH netfilter: nf_conncount: rework conncount API to - - - - --- 2025-11-06 Fernando Fernandez Mancera Handled Elsewhere
[ovs-dev,1/3,nf-next] netfilter: nf_conncount: only track connection if it is not confirmed netfilter: nf_conncount: rework conncount API to - 1 - - --- 2025-11-06 Fernando Fernandez Mancera Handled Elsewhere
[ovs-dev,RFC,v2,1/1] meta-flow: Introduce tunnel eth-type field. [ovs-dev,RFC,v2,1/1] meta-flow: Introduce tunnel eth-type field. - - - - 1-2 2025-11-04 Reuven Plevinsky imaximets Superseded
[ovs-dev] ovs recirculation id overflow in the tc [ovs-dev] ovs recirculation id overflow in the tc - - - - --1 2025-11-01 Numan Siddique Not Applicable
[ovs-dev] ofproto-dpif-xlate: Stop translation on thread stack exhaustion. [ovs-dev] ofproto-dpif-xlate: Stop translation on thread stack exhaustion. - - - - 3-- 2025-10-31 Ilya Maximets apconole Changes Requested
[ovs-dev,v13,4/4] tests: lldp: Add testcases for lldp/neighbor. lldp: Add ovs-appctl lldp/neighbor command. - - - - 3-- 2025-10-31 Changliang Wu echaudron Changes Requested
[ovs-dev,v13,3/4] lldp: Decode dot1, 3 tlv and display in lldp/neighbor. lldp: Add ovs-appctl lldp/neighbor command. - - - - 2-- 2025-10-31 Changliang Wu echaudron Changes Requested
[ovs-dev,v13,2/4] lldp: Add ovs-appctl lldp/neighbor command. lldp: Add ovs-appctl lldp/neighbor command. - - - - 2-- 2025-10-31 Changliang Wu echaudron Changes Requested
[ovs-dev,v13,1/4] util: Introduce nullable string op functions. lldp: Add ovs-appctl lldp/neighbor command. - - - - 2-- 2025-10-31 Changliang Wu echaudron Changes Requested
[ovs-dev] dpif-netlink: Fix probing for broken meters on Linux v5.10+. [ovs-dev] dpif-netlink: Fix probing for broken meters on Linux v5.10+. 1 - - - 2-- 2025-10-30 Ilya Maximets apconole Accepted
[ovs-dev] dpif-netlink: Fix potential leak of a malformed meters netlink reply. [ovs-dev] dpif-netlink: Fix potential leak of a malformed meters netlink reply. 1 1 - - 3-- 2025-10-30 Ilya Maximets apconole Accepted
[ovs-dev,v12,4/4] tests: lldp: Add testcases for lldp/neighbor. lldp: Add ovs-appctl lldp/neighbor command. - - - - 2-1 2025-10-30 Changliang Wu Superseded
[ovs-dev,v12,3/4] lldp: Decode dot1, 3 tlv and display in lldp/neighbor. lldp: Add ovs-appctl lldp/neighbor command. - - - - 2-- 2025-10-30 Changliang Wu Superseded
[ovs-dev,v12,2/4] lldp: Add ovs-appctl lldp/neighbor command. lldp: Add ovs-appctl lldp/neighbor command. - - - - 2-- 2025-10-30 Changliang Wu Superseded
[ovs-dev,v12,1/4] util: Introduce nullable string op functions. lldp: Add ovs-appctl lldp/neighbor command. - - - - 2-- 2025-10-30 Changliang Wu Superseded
[ovs-dev,v5,5/5] netdev: Remove legacy duplex API. [ovs-dev,v5,1/5] netdev: Fix reported rate for Linux and BSD ports. 2 - - - 3-- 2025-10-29 David Marchand imaximets Accepted
[ovs-dev,v5,4/5] netdev: Fix full duplex capability for 25G ports. [ovs-dev,v5,1/5] netdev: Fix reported rate for Linux and BSD ports. 2 - - - 2-- 2025-10-29 David Marchand imaximets Accepted
[ovs-dev,v5,3/5] netdev-bsd: Cache features and speed. [ovs-dev,v5,1/5] netdev: Fix reported rate for Linux and BSD ports. 2 - - - 2-- 2025-10-29 David Marchand imaximets Accepted
[ovs-dev,v5,2/5] netdev-linux: Fix compatibility with older kernels. [ovs-dev,v5,1/5] netdev: Fix reported rate for Linux and BSD ports. 2 1 - - 2-- 2025-10-29 David Marchand imaximets Accepted
[ovs-dev,v5,1/5] netdev: Fix reported rate for Linux and BSD ports. [ovs-dev,v5,1/5] netdev: Fix reported rate for Linux and BSD ports. 2 1 - - 2-- 2025-10-29 David Marchand imaximets Accepted
[ovs-dev,8/8] netdev: Use HW segmentation without outer UDP checksum. Outer UDP checksum optimisations. - - - - 3-- 2025-10-29 David Marchand Changes Requested
[ovs-dev,7/8] dp-packet-gso: Refactor software segmentation code. Outer UDP checksum optimisations. - - - - 2-- 2025-10-29 David Marchand Changes Requested
[ovs-dev,6/8] dp-packet: Optimize outer checksum for nested checksums. Outer UDP checksum optimisations. - - - - 2-- 2025-10-29 David Marchand Changes Requested
[ovs-dev,5/8] dp-packet-gso: Request UDP checksum when needed. Outer UDP checksum optimisations. - 1 - - 2-- 2025-10-29 David Marchand Changes Requested
[ovs-dev,4/8] netdev-dpdk: Fix TSO packet length check for tunnels. Outer UDP checksum optimisations. - 1 - - 2-- 2025-10-29 David Marchand Changes Requested
[ovs-dev,3/8] netdev-dpdk: Enforce mono-segment mbufs. Outer UDP checksum optimisations. - - - - 2-- 2025-10-29 David Marchand Changes Requested
[ovs-dev,2/8] netdev-dpdk: Fix rx queue fill level with QoS. Outer UDP checksum optimisations. - 1 - - 2-- 2025-10-29 David Marchand Changes Requested
[ovs-dev,1/8] netdev-dpdk: Dump checksum offloads flags for debug. Outer UDP checksum optimisations. - - - - 2-- 2025-10-29 David Marchand Changes Requested
[ovs-dev,v4,11/11] ovs-router: Add test for lookup with rules. ovs-router: Multi-table routing infrastructure. - - - - 2-1 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v4,10/11] ovs-router: Introduce ovs/route/rule/{add, del} commands. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v4,09/11] ovs-router: Add 'src=src_ip' parameter in ovs/route/lookup. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v4,08/11] ovs-router: Add 'table=id' parameter in ovs/route/{add, del}. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v4,07/11] ovs-router: Add system test for tables and rules. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v4,06/11] ovs-router: Introduce ovs/route/rule/show command. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v4,05/11] ovs-router: Drop 'local' and add 'user' flag to ovs_router_entry. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v4,04/11] ovs-router: Add 'table=id' parameter in ovs/route/show. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v4,03/11] doc: Fix font formatting in ofproto-tnl-unixctl.man. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v4,02/11] route-table: Introduce multi-table route lookup. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v4,01/11] ovs-router: Add infrastructure for multi-table routing. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets Changes Requested
[ovs-dev,v2] ipf: Fix potential deadlock with the clean thread on exit. [ovs-dev,v2] ipf: Fix potential deadlock with the clean thread on exit. 1 1 - - 3-- 2025-10-24 Ilya Maximets Accepted
[ovs-dev,v2] ipf: Work around thread safety warnings with clang 21. [ovs-dev,v2] ipf: Work around thread safety warnings with clang 21. 1 - - - 21- 2025-10-24 Ilya Maximets Accepted
[ovs-dev] dpif: Fix use of uninitialized upcall_pid. [ovs-dev] dpif: Fix use of uninitialized upcall_pid. - 1 - - 2-- 2025-10-24 Frode Nordahl imaximets Changes Requested
[ovs-dev,RFC,v4,43/43] tests: Add a simple DPDK rte_flow test framework. Architectural refactoring of hardware offload infrastructure - - - - 21- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,42/43] tests: Fix NSH decap header test for real Ethernet devices. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,41/43] netdev-offload: Fold netdev-offload APIs and files into dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,40/43] dpif-offload-dummy: Add flow add/del/get APIs. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,39/43] dpif-offload: Move flow_mark from dpif-netdev to the providers. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,38/43] dpif-offload-dpdk: Abstract rte_flow implementation from dpif-netdev. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,37/43] dpif-netdev: Add full name to the dp_netdev structure. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,36/43] dpif-offload: Move offload_stats_get() API to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,35/43] dpif_netdev: Fix nullable memcpy in queue_netdev_flow_put(). Architectural refactoring of hardware offload infrastructure - 1 - - 2-- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,34/43] dpif-offload: Add inline flow APIs for userspace datapaths. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,33/43] dpif-offload: Add flow mark allocation API. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-10-23 Eelco Chaudron RFC
[ovs-dev,RFC,v4,32/43] netdev-offload: Remove the global netdev-offload API. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-10-23 Eelco Chaudron RFC
« 1 2 ... 3 4 5304 305 »