Show patches with: Archived = No       |   27831 patches
« 1 2 ... 17 18 19278 279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,v11,7/8] lib, ovsdb: Add various null pointer checks treewide: Fix multiple Coverity defects - - 1 - 2-1 2023-06-04 James Raphael Tiovalen Changes Requested
[ovs-dev,v11,6/8] ovs-vsctl: Fix crash when routing is enabled treewide: Fix multiple Coverity defects - - 1 - 2-1 2023-06-04 James Raphael Tiovalen Changes Requested
[ovs-dev,v11,5/8] file, monitor: Add null pointer assertions for old and new ovsdb_rows treewide: Fix multiple Coverity defects - - 1 - 2-1 2023-06-04 James Raphael Tiovalen Changes Requested
[ovs-dev,v11,4/8] ovsdb: Assert and check return values of `ovsdb_table_schema_get_column` treewide: Fix multiple Coverity defects - - 1 - 2-1 2023-06-04 James Raphael Tiovalen Changes Requested
[ovs-dev,v11,3/8] shash, simap, smap: Add assertions to `*_count` functions treewide: Fix multiple Coverity defects - - 1 - 3-- 2023-06-04 James Raphael Tiovalen Changes Requested
[ovs-dev,v11,2/8] lib, ovs-vsctl: Add zero-initializations treewide: Fix multiple Coverity defects - - - - 3-- 2023-06-04 James Raphael Tiovalen Changes Requested
[ovs-dev,v11,1/8] lib: Add non-null assertions to some return values of `dp_packet_data` treewide: Fix multiple Coverity defects - - 1 - 3-- 2023-06-04 James Raphael Tiovalen Changes Requested
[ovs-dev,ovs-dev,v10] ofproto-dpif-upcall: fix push_dp_ops [ovs-dev,ovs-dev,v10] ofproto-dpif-upcall: fix push_dp_ops - - - - --- 2023-06-03 Peng He Changes Requested
[ovs-dev,v14,4/4] userspace: Enable L4 checksum offloading by default. Enhanced checksum support - - - - 2-- 2023-06-02 Mike Pattrick Changes Requested
[ovs-dev,v14,3/4] userspace: Enable IP checksum offloading by default. Enhanced checksum support - - - - 2-- 2023-06-02 Mike Pattrick Changes Requested
[ovs-dev,v14,2/4] dpif-netdev: Show netdev offloading flags. Enhanced checksum support - - - - 2-- 2023-06-02 Mike Pattrick Changes Requested
[ovs-dev,v14,1/4] Documentation: Document netdev offload. Enhanced checksum support - - - - 2-- 2023-06-02 Mike Pattrick Changes Requested
[ovs-dev] dpif-netdev: fix dpif_netdev_flow_put [ovs-dev] dpif-netdev: fix dpif_netdev_flow_put - - - - --- 2023-06-02 Peng He Changes Requested
[ovs-dev,ovs-dev,v9] ofproto-dpif-upcall: fix push_dp_ops [ovs-dev,ovs-dev,v9] ofproto-dpif-upcall: fix push_dp_ops - - - - 11- 2023-06-02 Peng He Superseded
[ovs-dev,v1,7/7] netdev-linux: support 64-bit rates in tc policing Improve linux QoS for exotic and fast links 1 - - - 3-- 2023-06-02 Adrián Moreno Changes Requested
[ovs-dev,v1,6/7] netdev-linux: refactor nl_msg_put_act_police Improve linux QoS for exotic and fast links 1 - 1 - 3-- 2023-06-02 Adrián Moreno Changes Requested
[ovs-dev,v1,5/7] netdev-linux: remove tc_matchall_fill_police Improve linux QoS for exotic and fast links 1 - 1 - 2-1 2023-06-02 Adrián Moreno Changes Requested
[ovs-dev,v1,4/7] netdev-linux: use 64-bit rates in htb tc classes Improve linux QoS for exotic and fast links - - - - 2-1 2023-06-02 Adrián Moreno Changes Requested
[ovs-dev,v1,3/7] netdev-linux: use 64-bit rtab tables Improve linux QoS for exotic and fast links - - - - 3-- 2023-06-02 Adrián Moreno Changes Requested
[ovs-dev,v1,2/7] netdev-linux: use speed as max rate in tc classes Improve linux QoS for exotic and fast links - - - - 3-- 2023-06-02 Adrián Moreno Changes Requested
[ovs-dev,v1,1/7] netdev: add netdev_get_speed() to nedev API Improve linux QoS for exotic and fast links - - - - 2-1 2023-06-02 Adrián Moreno Changes Requested
[ovs-dev,v3] conntrack: Extract l4 information for SCTP. [ovs-dev,v3] conntrack: Extract l4 information for SCTP. 1 - - - 3-- 2023-06-01 Paolo Valerio Changes Requested
[ovs-dev,v27,8/8] system-offloads-traffic.at: Add sFlow offload test cases Add offload support for sFlow 1 - 1 - 21- 2023-06-01 Chris Mi Changes Requested
[ovs-dev,v27,7/8] netdev-offload-tc: Add offload support for sFlow Add offload support for sFlow - - 1 - 3-- 2023-06-01 Chris Mi Changes Requested
[ovs-dev,v27,6/8] dpif-netlink: Add netdev offload recv in normal recv upcalls Add offload support for sFlow 1 - 1 - 2-1 2023-06-01 Chris Mi Changes Requested
[ovs-dev,v27,5/8] netdev-offload: Add netdev offload recv and recv_wait APIs Add offload support for sFlow 1 - 1 - 2-1 2023-06-01 Chris Mi Changes Requested
[ovs-dev,v27,4/8] netdev-offload-tc: Add sample offload API for TC Add offload support for sFlow 1 - 1 - 2-1 2023-06-01 Chris Mi Changes Requested
[ovs-dev,v27,3/8] netdev-offload-tc: Introduce group ID management API Add offload support for sFlow - - 1 - 3-- 2023-06-01 Chris Mi Changes Requested
[ovs-dev,v27,2/8] ovs-kmod-ctl: Load kernel module psample Add offload support for sFlow 1 - 1 - 3-- 2023-06-01 Chris Mi Changes Requested
[ovs-dev,v27,1/8] compat: Add psample and tc sample action defines for older kernels Add offload support for sFlow 1 - 1 - 3-- 2023-06-01 Chris Mi Changes Requested
[ovs-dev,RESEND,v11] netdev-dpdk: Add custom rx-steering configuration. [ovs-dev,RESEND,v11] netdev-dpdk: Add custom rx-steering configuration. - - - - 3-- 2023-06-01 Robin Jarry Superseded
[ovs-dev,v10] netdev-dpdk: Add custom rx-steering configuration. [ovs-dev,v10] netdev-dpdk: Add custom rx-steering configuration. - - - - --2 2023-05-31 Robin Jarry Not Applicable
[ovs-dev,2/2] appveyor: Silence the git clone of pthreads4w. appveyor: Clean up initialization step. 1 - - - 3-- 2023-05-31 Ilya Maximets Rejected
[ovs-dev,1/2] appveyor: Don't download OpenSSL. appveyor: Clean up initialization step. - - - - 3-- 2023-05-31 Ilya Maximets Rejected
[ovs-dev,v1] dpif-netdev: Update meter timestamp when dp_netdev_run_meter been called. [ovs-dev,v1] dpif-netdev: Update meter timestamp when dp_netdev_run_meter been called. - - - - 3-- 2023-05-31 miter Superseded
[ovs-dev,v5] tc: fix crash on malformed reply from kernel. [ovs-dev,v5] tc: fix crash on malformed reply from kernel. - 1 - - 3-- 2023-05-31 Frode Nordahl Changes Requested
[ovs-dev] netdev-offload: Fix some typos. [ovs-dev] netdev-offload: Fix some typos. 1 3 - - 3-- 2023-05-31 David Marchand Accepted
[ovs-dev,v2] netdev-dpdk: Fix warning with gcc 13. [ovs-dev,v2] netdev-dpdk: Fix warning with gcc 13. - - 1 - 3-- 2023-05-31 Robin Jarry Accepted
[ovs-dev,v2] Add editorconfig file [ovs-dev,v2] Add editorconfig file 2 - - - 3-- 2023-05-30 Robin Jarry Superseded
[ovs-dev] netdev-dpdk: fix warning with gcc 13 [ovs-dev] netdev-dpdk: fix warning with gcc 13 - - 1 - 3-- 2023-05-30 Robin Jarry Superseded
[ovs-dev] Add editorconfig file [ovs-dev] Add editorconfig file - - - - 1-2 2023-05-30 Robin Jarry Superseded
[ovs-dev,v6] backtrace: Extend the backtrace functionality [ovs-dev,v6] backtrace: Extend the backtrace functionality - - - - 3-- 2023-05-30 Ales Musil Changes Requested
[ovs-dev] netdev-linux: fix memory leak in qos [ovs-dev] netdev-linux: fix memory leak in qos - - - - 2-1 2023-05-27 张祖建 Superseded
[ovs-dev] netdev-linux: fix memory leak in qos [ovs-dev] netdev-linux: fix memory leak in qos - - - - --2 2023-05-27 张祖建 Superseded
[ovs-dev,v2] ovsdb: Condition: Process condition changes incrementally. [ovs-dev,v2] ovsdb: Condition: Process condition changes incrementally. - - 1 - 2-1 2023-05-26 Ilya Maximets imaximets Accepted
[ovs-dev,v2,1/1] utilities/bashcomp: Fix PS1 generation on new bash Fix PS1 generation on new bash - - - - 2-1 2023-05-26 Timothy Redaelli Accepted
[ovs-dev] utilities/bashcomp: Fix PS1 generation on new bash [ovs-dev] utilities/bashcomp: Fix PS1 generation on new bash - - - - 111 2023-05-26 Timothy Redaelli Superseded
[ovs-dev] netdev-offload-dpdk: Fix crash in debug log. [ovs-dev] netdev-offload-dpdk: Fix crash in debug log. 1 1 - - 2-1 2023-05-26 David Marchand Accepted
[ovs-dev,v3] rhel: make the version, displayed to the user, customizable [ovs-dev,v3] rhel: make the version, displayed to the user, customizable 2 - - - 2-- 2023-05-26 Timothy Redaelli Changes Requested
[ovs-dev,v13] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back [ovs-dev,v13] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back 1 - - - 2-- 2023-05-26 Balazs Nemeth Accepted
[ovs-dev] netdev-linux: fix memory leak in qos [ovs-dev] netdev-linux: fix memory leak in qos - - - - --1 2023-05-26 张祖建 Superseded
[ovs-dev,v5,2/2] netdev-dpdk: Check rx/tx descriptor sizes for device. netdev-dpdk: Apply device rx/tx descriptor limits. - - 2 - 2-- 2023-05-26 Kevin Traynor Accepted
[ovs-dev,v5,1/2] netdev-dpdk: Remove requested descriptors from get_config. netdev-dpdk: Apply device rx/tx descriptor limits. - - 2 - 2-- 2023-05-26 Kevin Traynor Accepted
[ovs-dev,v3] ofproto-dpif-xlate: Reduce stack usage in recursive xlate functions [ovs-dev,v3] ofproto-dpif-xlate: Reduce stack usage in recursive xlate functions - - 1 - 1-1 2023-05-25 Mike Pattrick Changes Requested
[ovs-dev,v12] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back [ovs-dev,v12] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back - - - - 1-1 2023-05-25 Balazs Nemeth Changes Requested
[ovs-dev,v2] tests: layer3-tunnels: Skip bareudp tests if not supported by kernel. [ovs-dev,v2] tests: layer3-tunnels: Skip bareudp tests if not supported by kernel. - - - - 2-- 2023-05-25 Frode Nordahl Accepted
[ovs-dev] userspace: modify the width of tpa and spa [ovs-dev] userspace: modify the width of tpa and spa - - 1 - 1-1 2023-05-25 yangchang Accepted
[ovs-dev,v11] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back [ovs-dev,v11] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back - - - - 1-1 2023-05-25 Balazs Nemeth Changes Requested
[ovs-dev,v5] backtrace: Extend the backtrace functionality [ovs-dev,v5] backtrace: Extend the backtrace functionality - - - - 2-1 2023-05-25 Ales Musil Changes Requested
[ovs-dev] tests: layer3-tunnels: Skip bareudp tests if not supported by kernel. [ovs-dev] tests: layer3-tunnels: Skip bareudp tests if not supported by kernel. - - 1 1 3-- 2023-05-24 Frode Nordahl Changes Requested
[ovs-dev,v10] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back [ovs-dev,v10] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back 1 - - - 3-- 2023-05-23 Balazs Nemeth Changes Requested
[ovs-dev,v4] tc: fix crash on EAGAIN return from recvmsg on netlink socket. [ovs-dev,v4] tc: fix crash on EAGAIN return from recvmsg on netlink socket. 2 2 1 - 3-- 2023-05-23 Frode Nordahl Changes Requested
[ovs-dev,v5,3/3] userspace: Add new option srv6_flowlabel in SRv6 tunnel. Support flowlabel calculation in SRv6 tunnels - - - - 3-- 2023-05-23 Nobuhiro MIKI Accepted
[ovs-dev,v5,2/3] netdev-native-tnl: Add ipv6_label param in netdev_tnl_ip_build_header. Support flowlabel calculation in SRv6 tunnels - - - - 3-- 2023-05-23 Nobuhiro MIKI Accepted
[ovs-dev,v5,1/3] netdev-native-tnl: Add ipv6_label param in netdev_tnl_push_ip_header. Support flowlabel calculation in SRv6 tunnels - - - - 2-1 2023-05-23 Nobuhiro MIKI Accepted
[ovs-dev,3/3] netdev-vport: RCU-fy tunnel config. netdev-vport: Fix tunnel config thread safety. - - 1 - 2-- 2023-05-20 Ilya Maximets Accepted
[ovs-dev,2/3] smap: Make argument of smap_add_ipv6 constant. netdev-vport: Fix tunnel config thread safety. - - 1 - 2-- 2023-05-20 Ilya Maximets Accepted
[ovs-dev,1/3] netdev-vport: Fix unsafe handling of GRE sequence number. netdev-vport: Fix tunnel config thread safety. - 3 1 - 2-- 2023-05-20 Ilya Maximets Accepted
[ovs-dev] relay: allow setting probe interval [ovs-dev] relay: allow setting probe interval - - 1 - 3-- 2023-05-19 Felix Huettner Superseded
[ovs-dev,v2] MAINTAINERS.rst: Move several people to emeritus status [ovs-dev,v2] MAINTAINERS.rst: Move several people to emeritus status 7 - - - 3-- 2023-05-19 Russell Bryant Accepted
[ovs-dev,v4] backtrace: Extend the backtrace functionality [ovs-dev,v4] backtrace: Extend the backtrace functionality 1 - - - 3-- 2023-05-19 Ales Musil Changes Requested
[ovs-dev,v2] ofproto-dpif-xlate: Reduce stack usage in recursive xlate functions [ovs-dev,v2] ofproto-dpif-xlate: Reduce stack usage in recursive xlate functions - - - - 3-- 2023-05-18 Mike Pattrick Changes Requested
[ovs-dev] MAINTAINERS.rst: Make myself an active maintainer [ovs-dev] MAINTAINERS.rst: Make myself an active maintainer 1 - - - 3-- 2023-05-18 Russell Bryant Accepted
[ovs-dev] ovsdb: condition: Process condition changes incrementally. [ovs-dev] ovsdb: condition: Process condition changes incrementally. - - - - 3-- 2023-05-18 Ilya Maximets Superseded
[ovs-dev,v2] python: Add aync DNS support [ovs-dev,v2] python: Add aync DNS support - - 1 - 3-- 2023-05-18 Terry Wilson Changes Requested
[ovs-dev,2/2] tests: Check ovsdb-server logs in OVSDB tests. ssl: Ignore unexpected EOF + ovsdb log checking in tests. - - 1 - 3-- 2023-05-17 Ilya Maximets Accepted
[ovs-dev,1/2] stream-ssl: Disable alerts on unexpected EOF. ssl: Ignore unexpected EOF + ovsdb log checking in tests. - - 1 - 3-- 2023-05-17 Ilya Maximets Accepted
[ovs-dev,v9] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back [ovs-dev,v9] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back - - - - 3-- 2023-05-17 Balazs Nemeth Changes Requested
[ovs-dev,v8] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back [ovs-dev,v8] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back - - - - 3-- 2023-05-17 Balazs Nemeth Superseded
[ovs-dev,v7] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back [ovs-dev,v7] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back - - - - 3-- 2023-05-17 Balazs Nemeth Superseded
[ovs-dev,v6] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back [ovs-dev,v6] ofproto-dpif-upcall: Don't set statistics to 0 when they jump back - - - - 3-- 2023-05-17 Balazs Nemeth Superseded
[ovs-dev] python: Add aync DNS support [ovs-dev] python: Add aync DNS support - - - - 111 2023-05-17 Terry Wilson Superseded
[ovs-dev,v13,4/4] userspace: Enable L4 checksum offloading by default. Enhanced checksum support - - - - 3-- 2023-05-17 Mike Pattrick Changes Requested
[ovs-dev,v13,3/4] userspace: Enable IP checksum offloading by default. Enhanced checksum support - - - - 3-- 2023-05-17 Mike Pattrick Changes Requested
[ovs-dev,v13,2/4] dpif-netdev: Show netdev offloading flags. Enhanced checksum support - - 1 - 3-- 2023-05-17 Mike Pattrick Changes Requested
[ovs-dev,v13,1/4] Documentation: Document netdev offload. Enhanced checksum support - - - - 3-- 2023-05-17 Mike Pattrick Changes Requested
[ovs-dev,v4,2/2] netdev-dpdk: Add support for ingress packet-per-second policing. netdev-dpdk: Add support for userspace port-based packet-per-second policing. - - - - 2-- 2023-05-16 miter Changes Requested
[ovs-dev,v4,1/2] netdev-dpdk: Add support for egress packet-per-second policing. netdev-dpdk: Add support for userspace port-based packet-per-second policing. - - - - 1-1 2023-05-16 miter Changes Requested
[ovs-dev,v4,2/2] netdev-dpdk: Check rx/tx descriptor sizes for device. netdev-dpdk: Apply device rx/tx descriptor limits. - - 2 - 1-1 2023-05-16 Kevin Traynor Superseded
[ovs-dev,v4,1/2] netdev-dpdk: Remove requested descriptors from get_config. netdev-dpdk: Apply device rx/tx descriptor limits. - - 2 - 1-1 2023-05-16 Kevin Traynor Superseded
[ovs-dev,v4,2/2] userspace: Add new option srv6_flowlabel in SRv6 tunnel. Support flowlabel calculation in SRv6 tunnels - - - - 3-- 2023-05-16 Nobuhiro MIKI Changes Requested
[ovs-dev,v4,1/2] netdev-native-tnl: Add ipv6_label param in netdev_tnl_push_ip_header. Support flowlabel calculation in SRv6 tunnels - - - - 3-- 2023-05-16 Nobuhiro MIKI Changes Requested
[ovs-dev] ofproto-dpif-xlate: Fix recirculation with patch port and controller. [ovs-dev] ofproto-dpif-xlate: Fix recirculation with patch port and controller. - - - - 111 2023-05-15 Paolo Valerio Changes Requested
[ovs-dev] ofproto-dpif-xlate: Fix recirculation with patch port and controller. [ovs-dev] ofproto-dpif-xlate: Fix recirculation with patch port and controller. - - - - 111 2023-05-15 Paolo Valerio Superseded
[ovs-dev,v3,7/7] tc: Add vxlan encap action with gbp option offload Add vxlan gbp offload with TC - - 3 - 3-- 2023-05-15 Roi Dayan horms Changes Requested
[ovs-dev,v3,6/7] tc: Pass encap entirely to nl_msg_put_act_tunnel_key_set Add vxlan gbp offload with TC 1 - 2 - 3-- 2023-05-15 Roi Dayan horms Changes Requested
[ovs-dev,v3,5/7] tc: Add vxlan gbp option flower match offload Add vxlan gbp offload with TC - - 3 - 3-- 2023-05-15 Roi Dayan horms Changes Requested
[ovs-dev,v3,4/7] netlink: Add new function to add NLA_F_NESTED to nested netlink messages Add vxlan gbp offload with TC 1 - 2 - 2-1 2023-05-15 Roi Dayan horms Changes Requested
[ovs-dev,v3,3/7] odp-util: Extract vxlan gbp option encoding to a function Add vxlan gbp offload with TC - - 2 - 21- 2023-05-15 Roi Dayan horms Changes Requested
[ovs-dev,v3,2/7] odp-util: Extract vxlan gbp option decoding to a function Add vxlan gbp offload with TC 1 - 2 - 3-- 2023-05-15 Roi Dayan horms Changes Requested
« 1 2 ... 17 18 19278 279 »