Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-12-12--12-00 (v6.13-rc1-574-gcc21148b3aef) remotes/brancher/net-next-2024-12-12--15-00 (v6.13-rc1-577-g35241729473c) ==== BASE DIFF ==== drivers/net/ethernet/renesas/rswitch.c | 27 ++++++++++--- drivers/net/ethernet/renesas/rswitch.h | 14 +++---- include/net/netfilter/nf_tables.h | 4 -- net/netfilter/nf_tables_api.c | 32 ++++++++-------- net/netfilter/xt_IDLETIMER.c | 52 ++++++++++++++------------ net/smc/af_smc.c | 5 ++- net/smc/smc_core.c | 5 +++ net/smc/smc_core.h | 11 +++++- net/smc/smc_ib.c | 3 +- net/smc/smc_llc.c | 21 ++++++++--- net/smc/smc_wr.c | 42 ++++++++++----------- tools/testing/selftests/net/netfilter/rpath.sh | 18 ++++++++- 12 files changed, 143 insertions(+), 91 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.OwkSdeVESU b/tmp/tmp.8cXOMbWqk4 index 0e86af2c9953..fa909cd4b2c6 100644 --- a/tmp/tmp.OwkSdeVESU +++ b/tmp/tmp.8cXOMbWqk4 @@ -3,8 +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 +Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth +net: phylink: improve phylink_sfp_config_phy() error message with missing PHY driver +rust: net::phy fix module autoloading +net: ena: Fix incorrect indentation net/mlx5e: avoid to call net_dim and dim_update_sample -net: wwan: t7xx: Fix FSM command timeout issue ethernet: Make OA_TC6 config symbol invisible net: phy: dp83822: Add support for GPIO2 clock output dt-bindings: net: dp83822: Add support for GPIO2 clock output @@ -12,13 +15,6 @@ net: renesas: rswitch: rework ts tags management net: stmmac: Drop redundant dwxgmac_tc_ops variable net: atlantic: keep rings across suspend/resume net: ethernet: bgmac-platform: fix an OF node reference leak -net: mdio: Add RTL9300 MDIO driver -mips: dts: realtek: Add MDIO controller -dt-bindings: mfd: Add MDIO interface to rtl9301-switch -dt-bindings: net: Add Realtek MDIO controller -netfilter: nf_tables: do not defer rule destruction via call_rcu -netfilter: IDLETIMER: Fix for possible ABBA deadlock -selftests: netfilter: Stabilize rpath.sh testing/selftests: add test tool and scripts for ovpn module ovpn: add basic ethtool support ovpn: notify userspace when a peer is deleted @@ -55,8 +51,6 @@ xdp: get rid of xdp_frame::mem.id page_pool: allow mixing PPs within one bulk ipvs: Fix clamp() order in ip_vs_conn_init() net: dsa: tag_ocelot_8021q: fix broken reception -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 net_sched: sch_cake: Add drop reasons @@ -69,15 +63,16 @@ net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll net/smc: protect link down work from execute after lgr freed netlink: add IGMP/MLD join/leave notifications net: phy: micrel: Dynamically control external clock of KSZ PHY -selftests: bonding: add ipsec offload test -bonding: fix xfrm offload feature setup on active-backup mode r8169: add support for RTL8125D rev.b net: mctp: Allow MCTP_NET_ANY for v2 tag control ioctls net: mctp: Don't use MCTP_INITIAL_DEFAULT_NET for a fallback net net: mctp: handle skb cleanup on sock_queue failures -net/smc: support ipv4 mapped ipv6 addr client for smc-r v2 -net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1 -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 -net: renesas: rswitch: do not write to MPSM register at init time +Bluetooth: btmtk: avoid UAF in btmtk_process_coredump +Bluetooth: iso: Fix circular lock in iso_conn_big_sync +Bluetooth: iso: Fix circular lock in iso_listen_bis +Bluetooth: SCO: Add support for 16 bits transparent voice setting +Bluetooth: iso: Fix recursive locking warning +Bluetooth: iso: Always release hdev at the end of iso_listen_bis +Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating +Bluetooth: hci_core: Fix sleeping function called from invalid context +Bluetooth: Improve setsockopt() handling of malformed user input