Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-05--00-00 (v6.13-rc5-874-g4f4b21a7df18) remotes/brancher/net-next-2025-01-05--03-00 (v6.13-rc5-901-g4ab6c16d586e) ==== BASE DIFF ==== Documentation/networking/ieee802154.rst | 16 +++++++++------- drivers/net/ethernet/wangxun/libwx/wx_hw.c | 24 +++++++++++------------- drivers/net/ieee802154/ca8210.c | 6 +++++- net/mac802154/ieee802154_i.h | 3 --- net/mac802154/iface.c | 4 ++++ net/mac802154/tx.c | 13 ------------- 6 files changed, 29 insertions(+), 37 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.KYgBDUmE8q b/tmp/tmp.9YAi6v8rBV index 986fd062782d..a41751704ff4 100644 --- a/tmp/tmp.KYgBDUmE8q +++ b/tmp/tmp.9YAi6v8rBV @@ -3,6 +3,33 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +netlink: support dumping IPv4 multicast addresses +netlink: specs: rt_link: decode ip6tnl, vti and vti6 link attrs +tools: ynl: print some information about attribute we can't parse +tools: ynl: correctly handle overrides of fields in subset +selftests: drv-net: test drivers sleeping in ndo_get_stats64 +usbnet: ipheth: document scope of NCM implementation +usbnet: ipheth: fix DPE OoB read +usbnet: ipheth: refactor NCM datagram loop +usbnet: ipheth: use static NDP16 location in URB +usbnet: ipheth: check that DPE points past NCM header +usbnet: ipheth: fix possible overflow in DPE length check +usbnet: ipheth: break up NCM header size computation +ipvlan: Support bonding events +net: pse-pd: Fix missing PI of_node description +regulator: core: Resolve supply using of_node from regulator_config +net: ethtool: Add support for new PSE device index description +net: pse-pd: Add support for PSE device index +net: pse-pd: tps23881: Add support for power limit and measurement features +net: pse-pd: Remove is_enabled callback from drivers +net: pse-pd: Split ethtool_get_status into multiple callbacks +net: pse-pd: Use power limit at driver side instead of current limit +net: pse-pd: tps23881: Add missing configuration register after disable +net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel +net: pse-pd: tps23881: Simplify function returns by removing redundant checks +net: pse-pd: Add power limit check +net: pse-pd: Avoid setting max_uA in regulator constraints +net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name() tls: Fix tls_sw_sendmsg error handling net/smc: fix data error when recvmsg with MSG_PEEK flag @@ -27,8 +54,6 @@ eth: fbnic: update fbnic_poll return value ax25: rcu protect dev->ax25_ptr pds_core: limit loop over fw name list net: don't dump Tx and uninitialized NAPIs -Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan -Merge tag 'ieee802154-for-net-next-2025-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next selftest: net-drv: hds: add test for HDS feature netdevsim: add HDS feature bnxt_en: add support for hds-thresh ethtool command @@ -64,7 +89,6 @@ cxgb4: Avoid removal of uninserted tid net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supported phys net: phy: microchip_t1: Enable GPIO pins specific to lan887x phy for PEROUT signals net: phy: microchip_rds_ptp: Header file library changes for PEROUT -net: libwx: fix firmware mailbox abnormal return net/mlx5: HWS, set timeout on polling for completion net/mlx5: HWS, support flow sampler destination net/mlx5: HWS, use the right size when writing arg data @@ -94,7 +118,3 @@ i40e: Remove unused i40e_blink_phy_link_led i40e: Deadcode i40e_aq_* sctp: Prepare sctp_v4_get_dst() to dscp_t conversion. net/smc: use the correct ndev to find pnetid by pnetid table -net: mac802154: Remove unused ieee802154_mlme_tx_one -mac802154: check local interfaces before deleting sdata list -ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe() -Documentation: ieee802154: fix grammar