Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-12-11--12-02 (v6.13-rc1-552-g51702e4fda81) remotes/brancher/net-next-2024-12-11--15-00 (v6.13-rc1-545-g07e48fea7a53) ==== BASE DIFF ==== drivers/net/ethernet/renesas/rswitch.c | 30 ++++++++++++++++++++---------- drivers/net/ethernet/renesas/rswitch.h | 14 ++++++++------ net/l2tp/l2tp_eth.c | 9 ++++----- 3 files changed, 32 insertions(+), 21 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.fvOnD9w5GD b/tmp/tmp.dBLBw5CX3R index 256d4644c08c..5e70390ca376 100644 --- a/tmp/tmp.fvOnD9w5GD +++ b/tmp/tmp.dBLBw5CX3R @@ -3,6 +3,11 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init +net: ti: icssg-prueth: Fix firmware load sequence. +qed: fix uninit pointer read in qed_mcp_nvm_info_populate() +net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementation +ipvs: Fix clamp() order in ip_vs_conn_init() net: mvpp2: tai: warn once if we fail to update our timestamp net_sched: sch_cake: Add drop reasons net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries @@ -81,13 +86,6 @@ net: dsa: felix: fix stuck CPU-injected packets with short taprio windows net/sched: netem: account for backlog updates from child qdisc net: fec: use phydev->eee_cfg.tx_lpi_timer dt-bindings: net: dsa: microchip,ksz: Improve example to a working one -rtc: Add Nuvoton NCT6694 RTC support -hwmon: Add Nuvoton NCT6694 HWMON support -watchdog: Add Nuvoton NCT6694 WDT support -can: Add Nuvoton NCT6694 CAN support -i2c: Add Nuvoton NCT6694 I2C support -gpio: Add Nuvoton NCT6694 GPIO support -mfd: Add core driver for Nuvoton NCT6694 mlxsw: spectrum_flower: Do not allow mixing sample and mirror actions splice: do not checksum AF_UNIX sockets net/mlx5e: Report rx_discards_phy via rx_dropped @@ -96,11 +94,6 @@ tcp: Add sysctl to configure TIME-WAIT reuse delay tcp: Measure TIME-WAIT reuse delay with millisecond precision net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs net: mana: Fix memory leak in mana_gd_setup_irqs -net: Document memory provider driver support -page_pool: disable sync for cpu for dmabuf memory provider -page_pool: Set `dma_sync` to false for devmem memory provider -net: page_pool: create page_pool_alloc_netmem -net: page_pool: rename page_pool_alloc_netmem to *_netmems net: usb: qmi_wwan: add Telit FE910C04 compositions net: phy: microchip_t1 : Add initialization of ptp for lan887x net: phy: Makefile: Add makefile support for rds ptp in Microchip phys @@ -112,9 +105,7 @@ selftests: net: Add python context manager for netns entering rtnetlink: Decouple net namespaces in rtnl_newlink_create() rtnetlink: Lookup device in target netns when creating link net: ip_tunnel: Build flow in underlay net namespace -l2tp: Handle eth stats using NETDEV_PCPU_STAT_DSTATS. net: ethernet: 8390: Add HAS_IOPORT dependency for mcf8390 -net: renesas: rswitch: enable only used MFWD features net: renesas: rswitch: add mdio C22 support net: renesas: rswitch: use generic MPSM operation for mdio C45 net: renesas: rswitch: align mdio C45 operations with datasheet