Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2026-01-16--16-00 (v6.19-rc5-683-g10c42f24f1a7) remotes/brancher/net-next-hw-2026-01-17--00-00 (v6.19-rc5-725-g0fcda06b93da) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.lwn6qJvAns b/tmp/tmp.tOxbPZZcvg index bdfab365ef86..8405f138a00d 100644 --- a/tmp/tmp.lwn6qJvAns +++ b/tmp/tmp.tOxbPZZcvg @@ -13,6 +13,53 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak +can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak +can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak +can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak +can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak +can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error +can: dev: alloc_candev_mqs(): add missing default CAN capabilities +bng_en: Add support for TPA events +bng_en: Add TPA related functions +bng_en: Add support to handle AGG events +bng_en: Add ndo_features_check support +bng_en: Add TX support +bng_en: Handle an HWRM completion request +bng_en: Add RX support +bng_en: Extend bnge_set_ring_params() for rx-copybreak +net: xilinx: axienet: Use devres for resource management in probe path +clk: Add devm_clk_bulk_get_optional_enable() helper +ice: dpll: Support E825-C SyncE and dynamic pin discovery +drivers: Add support for DPLL reference count tracking +dpll: Add reference count tracking support +dpll: Prevent duplicate registrations +dpll: Enhance and consolidate reference counting logic +dpll: zl3073x: Add support for mux pin type +dpll: Support dynamic pin index allocation +dpll: Add notifier chain for dpll events +dpll: zl3073x: Associate pin with fwnode handle +dpll: Add helpers to find DPLL pin fwnode +dpll: Allow associating dpll pin with a firmware node +dt-bindings: dpll: support acting as pin provider +nfc: MAINTAINERS: Orphan the NFC and look for new maintainers +octeontx2: cn10k: fix RX flowid TCAM mask handling +net: fclone allocation small optimization +net: ethernet: xscale: Check for PTP support properly +dt-bindings: net: micrel: Convert micrel-ksz90x1.txt to DT schema +dt-bindings: net: micrel: Convert to DT schema +ixgbe: e610: add ACI dynamic debug +ixgbe: e610: add missing endianness conversion +net: sfp: extend SMBus support +net/sched: act_gate: zero-initialize netlink dump struct +net/sched: act_gate: fix schedule updates with RCU swap +selftests: tc-testing: fix gate replace schedule +netdevsim: fix a race issue related to the operation on bpf_bound_progs list +selftests: net: csum: Fix printk format in recv_get_packet_csum_status() +net: stmmac: fix transmit queue timed out after resume for tso +net: mctp: support MSG_ERRQUEUE in recvmsg() +net: mctp-i2c: notify user space on TX failure +vsock/test: Do not filter kallsyms by symbol type selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest netfilter: flowtable: Add IP6IP6 tx sw acceleration netfilter: flowtable: Add IP6IP6 rx sw acceleration @@ -42,11 +89,7 @@ net: ftgmac100: Use devm_alloc_etherdev() net: ftgmac100: Replace all of_device_is_compatible() net: ftgmac100: Add match data containing MAC ID net: ftgmac100: List all compatibles -net: bcmasp: streamline early exit and fix leak -net: bcmasp: clean up some legacy logic -net: bcmasp: Fix network filter wake for asp-3.0 net: stmmac: fix dwmac4 transmit performance regression -net: ethernet: litex: use devm_register_netdev() to register netdev net: phy: intel-xway: workaround stale LEDs before link-up cadence: macb: introduce xmit support cadence: macb: make tx path skb agnostic @@ -56,7 +99,6 @@ cadence: macb: use the current queue number for stats cadence: macb: Add page pool support handle multi-descriptor frame rx net: macb: rename rx_skbuff into rx_buff net: macb: move Rx buffers alloc from link up to open -tools/net/ynl: Makefile's install target now installs ynltool tools: ynl: add sample for wireguard fou: Don't allow 0 for FOU_ATTR_IPPROTO. tools: ynl: Specify --no-line-number in ynl-regen.sh.