Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-23--12-00 (v6.15-rc2-876-gb308d977df13) remotes/brancher/net-next-2025-04-23--15-00 (v6.15-rc2-857-gf977fcd71e76) ==== BASE DIFF ==== net/bridge/br_mst.c | 4 +- net/bridge/br_multicast.c | 103 +++++++++++++++++++-- net/bridge/br_private.h | 11 ++- .../selftests/net/forwarding/bridge_igmp.sh | 80 +++++++++++++++- .../testing/selftests/net/forwarding/bridge_mld.sh | 81 +++++++++++++++- tools/testing/selftests/net/forwarding/config | 1 + 6 files changed, 261 insertions(+), 19 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.L0OtYfSyIS b/tmp/tmp.eTdu0wmnHb index f66f7f8258e9..7c124ffa9b70 100644 --- a/tmp/tmp.L0OtYfSyIS +++ b/tmp/tmp.eTdu0wmnHb @@ -6,6 +6,7 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp xsk: respect the offsets when copying frags net: stmmac: socfpga: Remove unused pcs-mdiodev field net: stmmac: socfpga: Don't check for phy to enable the SGMII adapter @@ -23,7 +24,6 @@ dt-bindings: vertexcom-mse102x: Fix IRQ type in example net: vertexcom: mse102x: Fix possible stuck of SPI interrupt net: stmmac: fix multiplication overflow when reading timestamp net: stmmac: fix dwmac1000 ptp timestamp status offset -Merge tag 'for_linus' of https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost cxgb4: Return an error code only as a constant in cxgb4_init_ethtool_filters() net: dp83822: Fix OF_MDIO config check selftests: ncdevmem: Implement devmem TCP TX @@ -45,13 +45,6 @@ net: phy: mdio-bcm-unimac: Remove asp-v2.0 net: bcmasp: Remove support for asp-v2.0 dt-bindings: net: brcm,unimac-mdio: Remove asp-v2.0 dt-bindings: net: brcm,asp-v2.0: Remove asp-v2.0 -netfilter: nf_tables: export set count and backend name to userspace -docs: tproxy: fix formatting for nft code block -netfilter: conntrack: Remove redundant NFCT_ALIGN call -netfilter: Exclude LEGACY TABLES on PREEMPT_RT. -net: cgroup: Guard users of sock_cgroup_classid() -netfilter: xt_cgroup: Make it independent from net_cls -netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies() sched: Add enqueue/dequeue of dualpi2 qdisc sched: Dump configuration and statistics of dualpi2 qdisc sched: Struct definition and parsing of dualpi2 qdisc @@ -112,7 +105,6 @@ mptcp: pm: Defer freeing of MPTCP userspace path manager entries net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping net: stmmac: Refactor VLAN implementation amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload -hinic3: module initialization and tx/rx logic octeontx2-pf: AF_XDP: code clean up vhost/net: Defer TX queue re-enable until after sendmsg igc: add support to get frame preemption statistics via ethtool @@ -179,18 +171,3 @@ gve: Add adminq lock for creating and destroying multiple queues selftests/tc-testing: Add test for HFSC queue emptying during peek operation net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too net_sched: hfsc: Fix a UAF vulnerability in class handling -veth: apply qdisc backpressure on full ptr_ring to reduce TX drops -net: sched: generalize check for no-queue qdisc on TX queue -selftests: net/bridge : add tests for per vlan snooping with stp state changes -net: bridge: mcast: update multicast contex when vlan state is changed -net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions -vhost-scsi: Fix vhost_scsi_send_status() -vhost-scsi: Fix vhost_scsi_send_bad_target() -vhost-scsi: protect vq->log_used with vq->mutex -vhost_task: fix vhost_task_create() documentation -virtio_console: fix order of fields cols and rows -virtio_console: fix missing byte order handling for cols and rows -virtgpu: don't reset on shutdown -virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN -vhost: fix VHOST_*_OWNER documentation -virtio_pci: Use self group type for cap commands