Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-16--09-00 (v6.12-rc2-781-g34e1d0a4771e) remotes/brancher/net-next-2024-10-16--12-00 (v6.12-rc2-799-g6a778dd2370f) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.EtdmuiO54z b/tmp/tmp.Vp0tQSDjz1 index 34a015636544..cdba415a6c82 100644 --- a/tmp/tmp.EtdmuiO54z +++ b/tmp/tmp.Vp0tQSDjz1 @@ -2,6 +2,7 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary @@ -10,6 +11,24 @@ net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros net: fix races in netdev_tx_sent_queue()/dev_watchdog() MAINTAINERS: add Simon as an official reviewer net: plip: fix break; causing plip to never transmit +libeth: add a couple of XDP helpers (libeth_xdp) +libeth: support native XDP and register memory model +xsk: add helper to get &xdp_desc's DMA and meta pointer in one go +xsk: add generic XSk &xdp_buff -> skb conversion +xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag() +xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model() +xdp: add generic xdp_build_skb_from_buff() +xdp: add generic xdp_buff_add_frag() +xdp: get rid of xdp_frame::mem.id +page_pool: allow mixing PPs within one bulk +page_pool: make page_pool_put_page_bulk() actually handle array of pages +net: Register system page pool as an XDP memory model +xdp: allow attaching already registered memory model to xdp_rxq_info +xdp, xsk: constify read-only arguments of some static inline helpers +bpf, xdp: constify some bpf_prog * function arguments +unroll: add generic loop unroll helpers +skbuff: allow 2-4-argument skb_frag_dma_map() +jump_label: export static_key_slow_{inc,dec}_cpuslocked() be2net: fix potential memory leak in be_xmit() net/sun3_82586: fix potential memory leak in sun3_82586_send_packet() net: ip: make ip_route_use_hint() return drop reasons @@ -61,7 +80,6 @@ net: phy: realtek: merge the drivers for internal NBase-T PHY's vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame eth: fbnic: Add hardware monitoring support via HWMON interface net: Implement fault injection forcing skb reallocation -tg3: Increase buffer size for IRQ label net: stmmac: enable MAC after MTL configuring virtio_net: rx remove premapped failover code virtio_net: enable premapped mode for merge and small by default