Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-09-24--21-00 (net-next-6.12-140-g0377e5c011bd) remotes/brancher/net-next-2024-09-25--00-00 (net-next-6.12-177-g8cf974c5faa7) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.tkdvaiHr7K b/tmp/tmp.lUFrEgbzsq index 2eb51b05c6e6..6fcd91f632c8 100644 --- a/tmp/tmp.tkdvaiHr7K +++ b/tmp/tmp.lUFrEgbzsq @@ -2,6 +2,10 @@ tc_action dbg profile patch selftests/bpf: Fix a btf_dump selftest failure forwarding: set timeout to 3 hours +rxrpc: Fix a race between socket set up and I/O thread creation +igb: Do not bring the device up after non-fatal error +net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check +Merge tag 'for_linus' of https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost net: systemport: Add error pointer checks in bcm_sysport_map_queues() and bcm_sysport_unmap_queues() net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc() net: add more sanity checks to qdisc_pkt_len_init() @@ -19,8 +23,6 @@ net: pcs: xpcs: fix the wrong register that was written back net: ethernet: lantiq_etop: fix memory disclosure net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size net: Add netif_get_gro_max_size helper for GRO -igb: Do not bring the device up after non-fatal error -net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check net: expose __sock_sendmsg() symbol Revert "vrf: Remove unnecessary RCU-bh critical section" net: pse-pd: tps23881: Fix boolean evaluation for bitmask checks @@ -51,3 +53,38 @@ net: enetc: remove xdp_drops statistic from enetc_xdp_drop() virtio_net: Fix mismatched buf address when unmapping for small packets Bonding: update bond device XFRM features based on current active slave net: sockmap: avoid race between sock_map_destroy() and sk_psock_put() +vsock/virtio: avoid queuing packets when intermediate queue is empty +vsock/virtio: refactor virtio_transport_send_pkt_work +fw_cfg: Constify struct kobj_type +vdpa/mlx5: Postpone MR deletion +vdpa/mlx5: Introduce init/destroy for MR resources +vdpa/mlx5: Rename mr_mtx -> lock +vdpa/mlx5: Extract mr members in own resource struct +vdpa/mlx5: Rename function +vdpa/mlx5: Delete direct MKEYs in parallel +vdpa/mlx5: Create direct MKEYs in parallel +MAINTAINERS: add virtio-vsock driver in the VIRTIO CORE section +virtio_fs: add sysfs entries for queue information +virtio_fs: introduce virtio_fs_put_locked helper +vdpa: Remove unused declarations +ack! vdpa/mlx5: Parallelize device suspend/resume +vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ command +vdpa/mlx5: Small improvement for change_num_qps() +vdpa/mlx5: Keep notifiers during suspend but ignore +vdpa/mlx5: Parallelize device resume +vdpa/mlx5: Parallelize device suspend +vdpa/mlx5: Use async API for vq modify commands +vdpa/mlx5: Use async API for vq query command +vdpa/mlx5: Introduce async fw command wrapper +vdpa/mlx5: Introduce error logging function +net/mlx5: Support throttled commands from async API +vdpa/mlx5: Add the support of set mac address +vdpa_sim_net: Add the support of set mac address +vdpa: support set mac address from vdpa tool +tools/virtio:Fix the wrong format specifier +virtio_balloon: introduce memory scan/reclaim info +virtio_balloon: introduce memory allocation stall counter +virtio_balloon: introduce oom-kill invocations +virtio_pmem: Check device status before requesting flush +vhost_vdpa: assign irq bypass producer token correctly +vdpa/mlx5: Fix invalid mr resource destroy