Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-17--21-00 (v6.14-rc2-633-g486f589f1602) remotes/brancher/net-next-2025-02-18--00-00 (v6.14-rc2-620-g08e75b5d6f74) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.TPerDIHAfd b/tmp/tmp.jSs5HFHTPd index 7438ce6e53d9..e461561aa51c 100644 --- a/tmp/tmp.TPerDIHAfd +++ b/tmp/tmp.jSs5HFHTPd @@ -1,15 +1,17 @@ kunit: try to disable broken and unneccessary tests selftests: net: enable profiling -tc_action dbg profile patch -forwarding: set timeout to 3 hours +tcp: adjust rcvq_space after updating scaling ratio +geneve: Suppress list corruption splat in geneve_destroy_tunnels(). +gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl(). +net: Add options as a flexible array to struct ip_tunnel_info +ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' dev: Use rtnl_net_dev_lock() in unregister_netdev(). net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net(). net: Add net_passive_inc() and net_passive_dec(). net: stmmac: Use str_enabled_disabled() helper net: Remove redundant variable declaration in __dev_change_flags() selftests: net : Fix few spelling mistakes -nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() net: pse-pd: pd692x0: Fix power limit retrieval selftests: fib_rule_tests: Add port mask match tests selftests: fib_rule_tests: Add port range match tests @@ -19,7 +21,6 @@ ipv6: fib_rules: Add port mask matching ipv4: fib_rules: Add port mask matching net: fib_rules: Add port mask support net: fib_rules: Add port mask attributes -selftests/net: big_tcp: longer netperf session on slow machines net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set tcp: drop secpath at the same time as we currently drop dst testptp: add option to open PHC in readonly mode @@ -43,26 +44,6 @@ net: axienet: Set mac_managed_pm hv_netvsc: Use VF's tso_max_size value when data path is VF net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE net: freescale: ucc_geth: make ugeth_mac_ops be static const -selftest:net: fixed spelling mistakes -net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active -net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee -net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register -net: phy: remove disabled EEE modes from advertising_eee in phy_probe -net: phy: improve phy_disable_eee_mode -net: phy: move definition of phy_is_started before phy_disable_eee_mode -selftests: drv-net-hw: Add a test for symmetric RSS hash -selftests: drv-net: Introduce a function that checks whether a port is available on remote host -selftests: drv-net: Make rand_port() get a port more reliably -net/mlx5e: Symmetric OR-XOR RSS hash control -ethtool: Symmetric OR-XOR RSS hash -neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified -net: stmmac: Add glue layer for Sophgo SG2044 SoC -net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string -dt-bindings: net: Add support for Sophgo SG2044 dwmac -selftests: make shell scripts POSIX-compliant -net: xpcs: rearrange register definitions -ppp: Prevent out-of-bounds access in ppp_sync_txmunge -MAINTAINERS: create entry for ethtool MAC merge MAINTAINERS: trim the GVE entry net: phy: realtek: add defines for shadowed c45 standard registers netlink: Unset cb_running when terminating dump on release @@ -71,7 +52,6 @@ tun: Pad virtio headers eth: fbnic: Add ethtool support for IRQ coalescing netdev: clarify GSO vs csum in qstats net: move stale comment about ntuple validation -gve: set xdp redirect target only when it is available ipv6: initialize inet socket cookies with sockcm_init ipv6: replace ipcm6_init calls with ipcm6_init_sk icmp: reflect tos through ip cookie rather than updating inet_sk @@ -86,8 +66,6 @@ net: xilinx: axienet: Implement BQL selftests: drv-net: Test queue xsk attribute netdev-genl: Add an XSK attribute to queues netlink: Add nla_put_empty_nest helper -selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY -net: phy: realtek: add helper RTL822X_VND2_C22_REG iavf: add support for Rx timestamps to hotpath iavf: handle set and get timestamps ops iavf: Implement checking DD desc field @@ -102,6 +80,33 @@ iavf: add support for negotiating flexible RXDID format virtchnl: add enumeration for the rxdid format ice: support Rx timestamp on flex descriptor virtchnl: add support for enabling PTP on iAVF +tc_action dbg +forwarding: set timeout to 3 hours +eth: mlx4: use the page pool for Rx buffers +eth: mlx4: remove the local XDP fast-recycling ring +eth: mlx4: don't try to complete XDP frames in netpoll +eth: mlx4: create a page pool for Rx +mips: dts: cameo-rtl9302c: Add switch block +mips: dts: realtek: Add switch interrupts +dt-bindings: net: Add Realtek MDIO controller +dt-bindings: net: Add switch ports and interrupts to RTL9300 +dt-bindings: net: Move realtek,rtl9301-switch to net +net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active +net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee +net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register +net: phy: remove disabled EEE modes from advertising_eee in phy_probe +net: phy: improve phy_disable_eee_mode +net: phy: move definition of phy_is_started before phy_disable_eee_mode +selftests: drv-net-hw: Add a test for symmetric RSS hash +selftests: drv-net: Introduce a function that checks whether a port is available on remote host +selftests: drv-net: Make rand_port() get a port more reliably +net/mlx5e: Symmetric OR-XOR RSS hash control +ethtool: Symmetric OR-XOR RSS hash +net: xpcs: rearrange register definitions +MAINTAINERS: create entry for ethtool MAC merge +gve: set xdp redirect target only when it is available +selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY +net: phy: realtek: add helper RTL822X_VND2_C22_REG net: use napi_id_valid helper net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211x trace: tcp: Add tracepoint for tcp_cwnd_reduction() @@ -123,16 +128,7 @@ dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent devlink: fix xa_alloc_cyclic error handling s390/ism: add release function for struct device Documentation: net: phy: Elaborate on RGMII delay handling -net: dsa: rtl8366rb: Fix compilation problem page_pool: avoid infinite loop to schedule delayed worker -selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message -drop_monitor: fix incorrect initialization order -arp: switch to dev_getbyhwaddr() in arp_req_set_public() -net: Add non-RCU dev_getbyhwaddr() helper -selftest/bpf: Add vsock test for sockmap rejecting unconnected -selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected -vsock/bpf: Warn on socket without transport -sockmap, vsock: For connectible sockets allow only connected net/mlx5: Add sensor name to temperature event message net/mlx5: Modify LSB bitmask in temperature event to include only the first bit net/mlx5: Prefix temperature event bitmap with '0x' for clarity @@ -142,12 +138,3 @@ net: phy: mediatek: Add token ring clear bit operation support net: phy: mediatek: Add token ring set bit operation support net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib net: phy: mediatek: Change to more meaningful macros -eth: mlx4: use the page pool for Rx buffers -eth: mlx4: remove the local XDP fast-recycling ring -eth: mlx4: don't try to complete XDP frames in netpoll -eth: mlx4: create a page pool for Rx -mips: dts: cameo-rtl9302c: Add switch block -mips: dts: realtek: Add switch interrupts -dt-bindings: net: Add Realtek MDIO controller -dt-bindings: net: Add switch ports and interrupts to RTL9300 -dt-bindings: net: Move realtek,rtl9301-switch to net