Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-09-10--15-00 (v6.11-rc6-1409-gbfebf266cf62) remotes/brancher/net-next-2024-09-10--18-02 (v6.11-rc6-1418-g3e2081eea818) ==== BASE DIFF ==== drivers/net/virtio_net.c | 95 +++++++++++++++++++++++------------------------- 1 file changed, 46 insertions(+), 49 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.4quuxj0zNC b/tmp/tmp.LX7dhLBiqT index a1e8f3cf451c..033efaf9b5d0 100644 --- a/tmp/tmp.4quuxj0zNC +++ b/tmp/tmp.LX7dhLBiqT @@ -2,13 +2,28 @@ tc_action dbg profile patch selftests/bpf: Fix a btf_dump selftest failure forwarding: set timeout to 3 hours -ice: fix memleak in ice_init_tx_topology() +net: dpaa: Pad packets to ETH_ZLEN net: sockmap: avoid race between sock_map_destroy() and sk_psock_put() mptcp: pm: Fix uaf in __timer_delete_sync net: libwx: fix number of Rx and Tx descriptors net/mlx5: Fix error path in multi-packet WQE transmit -net: tighten bad gso csum offset check in virtio_net_hdr +caif: replace deprecated strncpy with strscpy_pad net: xilinx: axienet: Schedule NAPI in two steps +iavf: add support to exchange qos capabilities +iavf: Add net_shaper_ops support +ice: Support VF queue rate limit and quanta size configuration +virtchnl: support queue rate limit and quanta size configuration +testing: net-drv: add basic shaper test +net-shapers: implement cap validation in the core +net: shaper: implement introspection support +netlink: spec: add shaper introspection support +net-shapers: implement shaper cleanup on queue deletion +net-shapers: implement delete support for NODE scope shaper +net-shapers: implement NL group operation +net-shapers: implement NL set and delete operations +net-shapers: implement NL get operation +netlink: spec: add shaper YAML spec +genetlink: extend info user-storage to match NL cb ctx idpf: enable WB_ON_ITR idpf: fix netdev Tx queue stop/wake idpf: refactor Tx completion routines @@ -33,8 +48,6 @@ net/mlx5: Explicitly set scheduling element and TSAR type net/mlx5e: Add missing link mode to ptys2ext_ethtool_map net/mlx5e: Add missing link modes to ptys2ethtool_map net/mlx5: Update the list of the PCI supported devices -bpf: selftests: send packet to devmap redirect XDP -bpf: devmap: provide rxq after redirect net/mlx5: HWS, added API and enabled HWS support net/mlx5: HWS, added send engine and context handling net/mlx5: HWS, added debug dump and internal headers @@ -93,12 +106,7 @@ net: skb: add pskb_network_may_pull_reason() helper net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTER net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag dt-bindings: net: tja11xx: fix the broken binding -mptcp: initialize sock lock with its own lockdep keys net-timestamp: correct the use of SOF_TIMESTAMPING_RAW_HARDWARE -net: ibm: emac: mal: use devm and dev_err -net: ibm: emac: zmii: use devm and dev_err -net: ibm: emac: rgmii: use devm and dev_err -net: ibm: emac: tah: use devm and dev_err net: hsr: prevent NULL pointer dereference in hsr_proxy_announce() selftests: net: ioam: add tunsrc support tcp: check skb is non-NULL in tcp_rto_delta_us() @@ -128,9 +136,6 @@ net: stmmac: move stmmac_fpe_cfg to stmmac_priv data net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110 net: phy: marvell-88q2xxx: Make register writer function generic net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220 -virtio_net: disable premapped mode by default -Revert "virtio_net: big mode skip the unmap check" -Revert "virtio_net: rx remove premapped failover code" net: ti: icssg-prueth: Add multicast filtering support in HSR mode net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload net: ti: icssg-prueth: Add support for HSR frame forward offload