Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-09-19--09-00 (net-next-6.12-106-g081ae2842915) remotes/brancher/net-next-2024-09-19--12-00 (net-next-6.12-106-g401ca4552962) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.od8xNGYBtv b/tmp/tmp.AHqCAwRByB index 2bfad3a95eef..45fef548492b 100644 --- a/tmp/tmp.od8xNGYBtv +++ b/tmp/tmp.AHqCAwRByB @@ -2,6 +2,11 @@ tc_action dbg profile patch selftests/bpf: Fix a btf_dump selftest failure forwarding: set timeout to 3 hours +octeontx2-af: Change block parameter to const pointer in get_lf_str_list +wireguard: Omit unnecessary memset of netdev private data +net: enetc: reset xdp_tx_in_flight when updating bpf program +net: enetc: fix the issues of XDP_REDIRECT feature +net: enetc: remove xdp_drops statistic from enetc_xdp_drop() virtio_net: Fix mismatched buf address when unmapping for small packets mac802154: Fix potential RCU dereference issue in mac802154_scan_worker af_packet: Fix softirq mismatch in tpacket_rcv @@ -26,17 +31,12 @@ octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx() bondig: Add bond_xdp_check for bond_xdp_xmit in bond_main.c net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition net: dsa: improve shutdown sequence +tcp: check skb is non-NULL in tcp_rto_delta_us() +net: sockmap: avoid race between sock_map_destroy() and sk_psock_put() netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() -net: xilinx: axienet: Schedule NAPI in two steps net: xilinx: axienet: Fix packet counting +net: xilinx: axienet: Schedule NAPI in two steps net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not present -net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled -net:ipv4:ip_route_input_slow: Change behaviour of routing decision when IP router alert option is present -smc: use RCU version of lower netdev searching -bpf: selftests: send packet to devmap redirect XDP -bpf: devmap: provide rxq after redirect -tcp: check skb is non-NULL in tcp_rto_delta_us() -net: sockmap: avoid race between sock_map_destroy() and sk_psock_put() Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next Linux 6.11 Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvm