commit 52962d54bff7b2d34fae57569bad2f68312965db
Merge: d4bc99af80 0e838ddd98
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Jan 7 21:16:35 2026 +0000
Merging upstream branch-3.6
Commit list:
0e838ddd98 ovsdb: raft: Actually suppress the disruptive server.
9f7842d835 netdev-afxdp: Fix impossible typo.
5d01048f8e tunnel: Avoid matching on df and csum flags.
bf037b18f5 dp-packet-gso: Request UDP checksum when needed.
00e5addc95 netdev-dpdk: Fix TSO packet length check for tunnels.
db112bb3c3 netdev-dpdk: Fix rx queue fill level with QoS.
3dd29b47c4 classifier: Remove leftover bits of classifier partitioning.
8189dfc4e2 ovsdb: raft: Discard pre-vote replies during the actual election.
6b0c486174 ofproto-dpif-xlate: Log clarification for dp_hash method. ()
296465ccd1 ovsdb-idl: Fix returning non-existent rows from uuid lookup.
6c2306884d ovsdb: transaction: Fix logging order of duplicate index rows.
commit d4bc99af8020d93514e970ef752cdb769093d4b4
Merge: a32ee2122e 17b0ae25fc
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Dec 15 21:58:11 2025 +0000
Merging redhat subtree
Commit list:
17b0ae25fc redhat: remove unneeded iavf dependency
commit a32ee2122eda756ec6416bedb9877e0309ce3d3f
Merge: d9a373942e 6bcb80c2ba
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Nov 14 23:58:24 2025 +0000
Merging upstream branch-3.6
Commit list:
6bcb80c2ba Prepare for 3.6.2.
2e7d3ea0d0 Set release date for 3.6.1.
commit d9a373942ea4a7c2d256c82dedb2a00e3df7cac5
Merge: d08a795c22 bafb0ed764
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Nov 14 20:31:58 2025 +0000
Merging upstream branch-3.6
Commit list:
bafb0ed764 dns-resolve: Do not treat never accessed responses as expired. ()
commit d08a795c22aaf934b8f4192488df22af467dd41c
Merge: 7dd4282d09 cd77890d06
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Nov 14 11:02:24 2025 +0000
Merging upstream branch-3.6
Commit list:
cd77890d06 dpif: Maintain upcall_pid, mtu and hash.
fd1f6fbdae dpif-netlink: Fix probing for broken meters on Linux v5.10+. ()
62348e833d dpif-netlink: Fix potential leak of a malformed meters netlink reply.
commit 7dd4282d0924d76c994477c668fa1319294c8471
Merge: 05b814931f d923b2ab3a
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Oct 31 21:20:04 2025 +0000
Merging upstream branch-3.6
Commit list:
d923b2ab3a netdev: Fix full duplex capability for 25G ports. (FDP-883)
4b71e1c4eb netdev-bsd: Cache features and speed.
b4bdaff1a2 netdev-linux: Fix compatibility with older kernels.
9593ddf6c6 netdev: Fix reported rate for Linux and BSD ports.
commit 05b814931fc2a05482f030b660e30f1b9aeb5169
Merge: 08fa918506 ca71b7d700
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Oct 27 22:15:53 2025 +0000
Merging upstream branch-3.6
Commit list:
ca71b7d700 ipf: Work around thread safety warnings with clang 21.
56fc9553d7 ipf: Fix potential deadlock with the clean thread on exit.
commit 08fa91850659bccfef95ef78b3d0f9f08c2333c1
Merge: 189a0f71c7 d16223270b
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Oct 24 15:16:51 2025 +0000
Merging upstream branch-3.6
Commit list:
d16223270b dpif-netlink: Fix memory leak when re-add vport channel.
13d1131dc2 configure: Disable clang 21 warning for uninitialized const fields.
892f0e061a thread: Convert init/destroy lock functions to use non-const arguments.
38189e10b2 treewide: Fix clang 21 thread-safety warnings for init/create/destroy.
227f390dec treewide: Remove OVS_GUARDED from RCU-based structure fields.
commit 189a0f71c72c9794464ac7df3cc85a905a54afa5
Merge: b4495ddba2 0cef20a870
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Oct 21 22:05:48 2025 +0000
Merging redhat subtree
Commit list:
0cef20a870 pkgtool: Fix support for multiple branches and remove useless checks