Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-12-12--09-01 (v6.13-rc1-580-gfb9684c45a29) remotes/brancher/net-next-2024-12-12--12-00 (v6.13-rc1-574-gcc21148b3aef) ==== BASE DIFF ==== drivers/net/bonding/bond_main.c | 10 +++--- drivers/net/ethernet/pensando/ionic/ionic.h | 2 -- .../net/ethernet/pensando/ionic/ionic_ethtool.c | 40 ++++++++++++++++++++++ drivers/net/ethernet/pensando/ionic/ionic_if.h | 22 ++++++++++-- drivers/net/ethernet/pensando/ionic/ionic_lif.c | 2 +- drivers/net/ethernet/pensando/ionic/ionic_main.c | 3 +- drivers/net/team/team_core.c | 11 +++--- include/linux/netdev_features.h | 7 ++++ .../net/forwarding/bridge_vlan_unaware.sh | 25 ++++++++++++-- 9 files changed, 103 insertions(+), 19 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.4lW96hofAK b/tmp/tmp.Rlta5nRYBL index 631ed95f6e36..0e86af2c9953 100644 --- a/tmp/tmp.4lW96hofAK +++ b/tmp/tmp.Rlta5nRYBL @@ -3,6 +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 +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 net: renesas: rswitch: rework ts tags management net: stmmac: Drop redundant dwxgmac_tc_ops variable net: atlantic: keep rings across suspend/resume @@ -64,37 +69,14 @@ 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 -rust: net::phy fix module autoloading -selftests: forwarding: add a pvid_change test to bridge_vlan_unaware -ionic: add support for QSFP_PLUS_CMIS -ionic: add speed defines for 200G and 400G -ionic: Translate IONIC_RC_ENOSUPP to EOPNOTSUPP -ionic: Use VLAN_ETH_HLEN when possible -ionic: add asic codes to firmware interface file -team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL -team: Fix initial vlan_feature set in __team_compute_features -bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL -bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features -net, team, bonding: Add netdev_base_features helper -dt-bindings: net: dsa: microchip,ksz: Improve example to a working one -net/mlx5e: Report rx_discards_phy via rx_dropped -xfrm: add SA information to the offloaded packet when if_id is set -net: phy: microchip_t1 : Add initialization of ptp for lan887x -net: phy: Makefile: Add makefile support for rds ptp in Microchip phys -net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in Microchip phys -net: phy: microchip_rds_ptp : Add rds ptp library for Microchip phys -net: phy: microchip_rds_ptp: Add header file for Microchip rds ptp library -selftests: net: Add two test cases for link netns -selftests: net: Add python context manager for netns entering -rtnetlink: Decouple net namespaces in rtnl_newlink_create() -rtnetlink: Lookup device in target netns when creating link -net: ip_tunnel: Build flow in underlay net namespace 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