Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-07--21-00 (v6.12-rc1-447-g1daf4bdd5e47) remotes/brancher/net-next-2024-10-08--00-00 (v6.12-rc1-437-g5f59f644a326) ==== BASE DIFF ==== drivers/net/dsa/lan9303-core.c | 29 ++++++++++ .../ethernet/mellanox/mlxsw/core_acl_flex_keys.c | 6 +- .../ethernet/mellanox/mlxsw/core_acl_flex_keys.h | 2 +- .../mellanox/mlxsw/spectrum_acl_flex_keys.c | 66 +++++++++++----------- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- include/net/dsa.h | 15 ----- lib/packing_test.c | 1 + net/dsa/dsa.c | 8 --- net/dsa/port.c | 34 +---------- net/ipv4/tcp_timer.c | 1 + net/socket.c | 7 ++- 11 files changed, 76 insertions(+), 95 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.qRjLeoJLZY b/tmp/tmp.MpBtnLtunr index f8ea19204f04..50bd60575b53 100644 --- a/tmp/tmp.qRjLeoJLZY +++ b/tmp/tmp.MpBtnLtunr @@ -2,7 +2,6 @@ tc_action dbg profile patch forwarding: set timeout to 3 hours r8169: Use improved RTL8125 hw stats -idpf: set completion tag for "empty" bufs associated with a packet net/sched: accept TCA_STAB only for root qdisc r8169: add support for the temperature sensor being available from RTL8125B selftests: mlxsw: sch_red_core: Lower TBF rate @@ -18,7 +17,6 @@ net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev() dt-bindings: net: emaclite: Add clock support net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode() net: ipv4: igmp: optimize ____ip_mc_inc_group() using mc_hash -tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink(). net: phy: smsc: use devm_clk_get_optional_enabled_with_rate() phonet: Handle error of rtnl_register_module(). mpls: Handle error of rtnl_register_module(). @@ -83,7 +81,6 @@ rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier. rtnetlink: Add assertion helpers for per-netns RTNL. rtnetlink: Add per-netns RTNL. Revert "rtnetlink: add guard for RTNL" -net: airoha: Fix EGRESS_RATE_METER_EN_MASK definition Merge tag 'for-net-2024-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth ipv4: Retire global IPv4 hash table inet_addr_lst. ipv4: Namespacify IPv4 address GC. @@ -92,7 +89,6 @@ ipv4: Link IPv4 address to per-netns hash table. net: phy: Validate PHY LED OPs presence before registering net: phy: Remove LED entry from LEDs list on unregister vmxnet3: support higher link speeds from vmxnet3 v9 -wireguard: Wire-up big tcp support net: Optimize IPv6 path in ip_neigh_for_gw() net: phy: aquantia: allow forcing order of MDI pairs dt-bindings: net: marvell,aquantia: add property to override MDI_CFG @@ -103,7 +99,6 @@ net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension net: fec: make PPS channel configurable net: fec: refactor PPS channel configuration dt-bindings: net: fec: add pps channel property -Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled" net: airoha: Update tx cpu dma ring idx at the end of xmit loop net: sparx5: redefine internal ports and PGID's as offsets net: sparx5: add is_sparx5 macro and use it throughout @@ -121,8 +116,6 @@ net: sparx5: modify SPX5_PORTS_ALL macro net: sparx5: add indirection layer to register macros net: sparx5: add support for private match data Documentation: networking: add Twisted Pair Ethernet diagnostics at OSI Layer 1 -net: dsa: lan9303: ensure chip reset and wait for READY status -lib: packing: catch kunit_kzalloc() failure in the pack() test idpf: Don't hard code napi_struct size net: pcs: xpcs: move Wangxun VR_XS_PCS_DIG_CTRL1 configuration net: pcs: xpcs: correctly place DW_VR_MII_DIG_CTRL1_2G5_EN @@ -145,25 +138,15 @@ net: dsa: b53: fix max MTU for BCM5325/BCM5365 net: dsa: b53: fix max MTU for 1g switches net: dsa: b53: fix jumbo frame mtu check dt-bindings: net: realtek: Use proper node names -mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_inst net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removal net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_fifo() net: qcom/emac: Find sgmii_ops by device_for_each_child() -net: explicitly clear the sk pointer, when pf->create fails -eth: fbnic: add ethtool timestamping statistics -eth: fbnic: add TX packets timestamping support -eth: fbnic: add RX packets timestamping support -eth: fbnic: add initial PHC support -eth: fbnic: add software TX timestamping support -net: dsa: remove obsolete phylink dsa_switch operations -net: tcp: refresh tcp_mstamp for compressed ack in timer bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings bnxt_en: Add TPH support in BNXT driver PCI/TPH: Add TPH documentation PCI/TPH: Add Steering Tag support PCI: Add TLP Processing Hints (TPH) support -vsock/virtio: use GFP_ATOMIC under RCU read lock vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() vsock/virtio: use GFP_ATOMIC under RCU read lock Bluetooth: btusb: Don't fail external suspend requests