Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-29--09-00 (v6.12-rc4-989-gefd9144f7ca9) remotes/brancher/net-next-2024-10-29--12-00 (v6.12-rc4-996-g459753549578) ==== BASE DIFF ==== drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c | 8 + drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h | 2 + drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 22 ++- include/linux/inetdevice.h | 9 + include/linux/rtnetlink.h | 25 ++- include/net/rtnetlink.h | 1 + net/core/dev_ioctl.c | 6 +- net/core/rtnetlink.c | 11 ++ net/ipv4/devinet.c | 190 ++++++++++++---------- 9 files changed, 170 insertions(+), 104 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.qrru9B8kZK b/tmp/tmp.LmTlHjvrdJ index a8fe00bef44b..aeca39c7d16b 100644 --- a/tmp/tmp.qrru9B8kZK +++ b/tmp/tmp.LmTlHjvrdJ @@ -3,9 +3,10 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless +net: enetc: set MAC address to the VF net_device arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb" dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value -net: enetc: set MAC address to the VF net_device net: wwan: t7xx: off-by-one error in t7xx_dpmaif_rx_buf_alloc() netlink: Fix off-by-one error in netlink_proto_init() net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000 @@ -156,23 +157,14 @@ tcp: extend TCP flags to allow AE bit/ACE field tcp: use BIT() macro in include/net/tcp.h tcp: create FLAG_TS_PROGRESS tcp: reorganize tcp_in_ack_event() and tcp_count_delivered() -ipv4: Convert devinet_ioctl to per-netns RTNL. -ipv4: Convert devinet_ioctl() to per-netns RTNL except for SIOCSIFFLAGS. -ipv4: Convert devinet_sysctl_forward() to per-netns RTNL. -rtnetlink: Define rtnl_net_trylock(). -ipv4: Convert check_lifetime() to per-netns RTNL. -ipv4: Convert RTM_DELADDR to per-netns RTNL. -ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr(). -ipv4: Convert RTM_NEWADDR to per-netns RTNL. -ipv4: Don't allocate ifa for 0.0.0.0 in inet_rtm_newaddr(). -ipv4: Factorise RTM_NEWADDR validation to inet_validate_rtm(). -rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit(). -rtnetlink: Make per-netns RTNL dereference helpers to macro. -net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data -net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values -docs: networking: Describe irq suspension -eventpoll: Control irq suspension for prefer_busy_poll -eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set -net: Add control functions for irq suspension -net: Suspend softirq when prefer_busy_poll is set -net: Add napi_struct parameter irq_suspend_timeout +wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_chanctx +wifi: iwlwifi: mvm: fix 6 GHz scan construction +wifi: cfg80211: clear wdev->cqm_config pointer on free +mac80211: fix user-power when emulating chanctx +Revert "wifi: iwlwifi: remove retry loops in start" +wifi: iwlwifi: mvm: don't add default link in fw restart flow +wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd() +wifi: iwlwifi: mvm: SAR table alignment +wifi: iwlwifi: mvm: Use the sync timepoint API in suspend +wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmd +wifi: iwlwifi: mvm: don't leak a link on AP removal