Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-15--21-00 (v6.12-rc2-784-gf5ab5e1e3ebd) remotes/brancher/net-next-2024-10-16--00-00 (v6.12-rc2-763-ge8d26904b9da) ==== BASE DIFF ==== drivers/net/ethernet/broadcom/bcmsysport.c | 1 + drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c | 39 --------- drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h | 3 - drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 23 ----- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 12 --- drivers/net/ethernet/chelsio/cxgb4/cxgb4_mps.c | 98 ---------------------- drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h | 2 - drivers/net/ethernet/chelsio/cxgb4/l2t.c | 19 ----- drivers/net/ethernet/chelsio/cxgb4/l2t.h | 2 - drivers/net/ethernet/chelsio/cxgb4/sge.c | 16 ---- drivers/net/ethernet/chelsio/cxgb4/srq.c | 58 ------------- drivers/net/ethernet/chelsio/cxgb4/srq.h | 2 - 12 files changed, 1 insertion(+), 274 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.H5Q42UiOFO b/tmp/tmp.YeLrBbcuEq index 5bcdf4099599..44b7ac6bdba7 100644 --- a/tmp/tmp.H5Q42UiOFO +++ b/tmp/tmp.YeLrBbcuEq @@ -9,12 +9,6 @@ net/sun3_82586: fix potential memory leak in sun3_82586_send_packet() net: wwan: fix global oob in wwan_rtnl_policy net: pse-pd: Fix out of bound for loop netdevsim: macsec: pad u64 to correct length in logs -xfrm: Convert __xfrm4_dst_lookup() to dscp_t. -xfrm: Convert the ->dst_lookup() callback to dscp_t. -xfrm: Convert __xfrm_dst_lookup() to dscp_t. -xfrm: Convert xfrm_dst_lookup() to dscp_t. -xfrm: Convert xfrm_bundle_create() to dscp_t. -xfrm: Convert xfrm_get_tos() to dscp_t. net: stmmac: xgmac: Complete FPE support net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ net: stmmac: Rework marco definitions for gmac4 and xgmac @@ -28,25 +22,9 @@ net: airoha: Fix typo in REG_CDM2_FWD_CFG configuration fsl/fman: Fix refcount handling of fman-related devices fsl/fman: Save device references taken in mac_probe() net: phy: realtek: merge the drivers for internal NBase-T PHY's -net: wwan: t7xx: add PM_AUTOSUSPEND_MS_BY_DW5933E for Dell DW5933e neighbour: Remove NEIGH_DN_TABLE. igb: Fix styling in enable/disable SR-IOV tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink(). -net/mlx5: fs, rename modify header struct member action -net/mlx5: fs, rename packet reformat struct member action -net/mlx5: Only create VEPA flow table when in VEPA mode -net/mlx5: Add sync reset drop mode support -net/mlx5: Generalize QoS operations for nodes and vports -net/mlx5: Simplify QoS scheduling element configuration -net/mlx5: Remove vport QoS enabled flag -net/mlx5: Refactor vport QoS to use scheduling node structure -net/mlx5: Refactor vport scheduling element creation function -net/mlx5: Introduce node struct and rename group terminology to node -net/mlx5: Rename vport QoS group reference to parent -net/mlx5: Restrict domain list insertion to root TSAR ancestors -net/mlx5: Add parent group support in rate group structure -net/mlx5: Introduce node type to rate group structure -net/mlx5: Refactor QoS group scheduling element creation net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361 gve: add support for basic queue stats gve: adopt page pool for DQ RDA mode @@ -64,7 +42,6 @@ rtnetlink: Use rtnl_register_many(). rtnetlink: Panic when __rtnl_register_many() fails for builtin callers. vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame mlx5_en: use read sequence for gettimex64 -selftests: tc-testing: Fixed Typo error Revert "net: do not leave a dangling sk pointer, when socket creation fails" net: warn, if pf->create does not clear sock->sk on error net: inet6: do not leave a dangling sk pointer in inet6_create() @@ -98,14 +75,7 @@ virtio_net: enable premapped mode for merge and small by default virtio_net: big mode skip the unmap check virtio_net: introduce vi->mode virtio-net: fix overflow inside virtnet_rq_alloc -cxgb4: Remove unused t4_free_ofld_rxqs -cxgb4: Remove unused cxgb4_l2t_alloc_switching -cxgb4: Remove unused cxgb4_scsi_init -cxgb4: Remove unused cxgb4_get_srq_entry -cxgb4: Remove unused cxgb4_alloc/free_raw_mac_filt -cxgb4: Remove unused cxgb4_alloc/free_encap_mac_filt net/sched: cbs: Fix integer overflow in cbs_set_port_rate() -net: cxgb3: Remove stid deadcode net: phy: mdio-bcm-unimac: Add BCM6846 support dt-bindings: net: brcm,unimac-mdio: Add bcm6846-mdio selftests: drv-net: rss_ctx: add rss ctx busy testcase