Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2026-01-12--16-00 (v6.19-rc4-401-g742f4f363255) remotes/brancher/net-next-hw-2026-01-13--00-00 (v6.19-rc4-429-g4cfa4e530003) ==== BASE DIFF ==== .../ethernet/marvell/octeon_ep_vf/octep_vf_main.c | 2 +- tools/net/ynl/pyynl/cli.py | 213 ++++++++++++++------- 2 files changed, 148 insertions(+), 67 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.TOkSQzuqzM b/tmp/tmp.47bL2Ujns6 index 78f9332a7d50..9898520da3f7 100644 --- a/tmp/tmp.TOkSQzuqzM +++ b/tmp/tmp.47bL2Ujns6 @@ -14,6 +14,36 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +selftests: net: simple selftest for ipvtap +ipvlan: Make the addrs_lock be per port +net: dsa: add basic initial driver for MxL862xx switches +net: mdio: add unlocked mdiodev C45 bus accessors +net: dsa: add tag format for MxL862xx switches +dt-bindings: net: dsa: add MaxLinear MxL862xx +net/mlx5e: SHAMPO, Switch to header memcpy +net/mlx5e: SHAMPO, Improve allocation recovery +net/mlx5e: RX, Drop oversized packets in non-linear mode +net: inline napi_skb_cache_get() +wireguard: allowedips: Use kfree_rcu() instead of call_rcu() +net: mana: Implement ndo_tx_timeout and serialize queue resets per port. +net: nfc: nci: Fix parameter validation for packet data +ethtool: Clarify len/n_stats fields in/out semantics +dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list() +dpll: zl3073x: Implement device mode setting support +dpll: add dpll_device op to set working mode +dpll: add dpll_device op to get supported modes +net: hv_netvsc: reject RSS hash key programming without RX indirection table +net/mlx5: Initialize bulk for single flow counters +net/mlx5: fs, split bulk init +net/mlx5: fs, factor out flow counter bulk init +net/mlx5e: Refine TX timeout handling to skip non-timed-out SQ +net: hns3: Use netif_xmit_timeout_ms() helper +net: Introduce netif_xmit_timeout_ms() helper +selftests: net: improve error handling in passive TFO test +selftests: net: fix passive TFO test to fail if child processes failed +net/mlx5e: Mask wqe_id when handling rx cqe +selftests: vlan: add test for turn on hw offload with reorder_hdr off +net: vlan: set header_ops to match hard_header_len when hw offload is toggled net: sxgbe: fix typo in comment net: qualcomm: ppe: Remove redundant include of dev_printk.h net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing @@ -21,9 +51,6 @@ net: bonding: skip the 2nd trylock when first one fail net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block net: bonding: use workqueue to make sure peer notify updated in lacp mode net: phy: remove unused fixup unregistering functions -net: ethernet: dnet: remove driver -selftests: drv-net: fix RPS mask handling for high CPU numbers -selftests: drv-net: fix RPS mask handling in toeplitz test selftests/tc-testing: Add netem/mirred test cases exercising loops net/sched: fix packet loop on netem when duplicate is on Revert "selftests/tc-testing: Add tests for restrictions on netem duplication" @@ -44,13 +71,6 @@ selftests: fib-onlink: Remove "wrong nexthop device" IPv6 tests selftests: fib-onlink: Remove "wrong nexthop device" IPv4 tests net: fix segmentation of forwarding fraglist GRO dt-bindings: net: Convert icplus-ip101ag to yaml format -tools: ynl: cli: print reply in combined format if possible -tools: ynl: cli: extract the event/notify handling in --list-attrs -tools: ynl: cli: factor out --list-attrs / --doc handling -tools: ynl: cli: add --doc as alias to --list-attrs -tools: ynl: cli: improve --help -tools: ynl: cli: wrap the doc text if it's long -tools: ynl: cli: introduce formatting for attr names in --list-attrs xdp: Call skb_metadata_set when skb->data points past metadata xsk: Call skb_metadata_set when skb->data points past metadata veth: Call skb_metadata_set when skb->data points past metadata @@ -117,7 +137,6 @@ net: stmmac: descs: fix buffer 1 off-by-one error net: stmmac: dwmac4: fix PTP message type field extraction net: stmmac: dwmac4: fix RX FIFO fill statistics net: stmmac: dwmac4: remove duplicated definitions -net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback net: airoha: npu: Init BA memory region if provided via DTS dt-bindings: net: airoha: npu: Add BA memory region net: mctp-i2c: fix duplicate reception of old data