Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-17--08-00 (v6.18-rc1-261-g5937618fb2bd) remotes/brancher/net-next-hw-2025-10-17--16-00 (v6.18-rc1-310-g121a28403f86) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.nAUcmJY39F b/tmp/tmp.nTcbkpmoWG index cf8e54da7fc2..e90da4accd87 100644 --- a/tmp/tmp.nAUcmJY39F +++ b/tmp/tmp.nTcbkpmoWG @@ -13,8 +13,42 @@ selftests: net: fix server bind failure in sctp_vrf.sh nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +phy: mscc: Fix PTP for VSC8574 and VSC8572 +phy: mscc: Use PHY_ID_MATCH_MODEL for VSC8584, VSC8582, VSC8575, VSC856X +net: 6pack: Demote "How to turn on 6pack support" section heading +net: nfc: Format userspace interface subsection headings +e1000e: Introduce private flag to disable K1 +ixgbe: preserve RSS indirection table across admin down/up +ice: refactor to use helpers +ice: implement transmit hardware timestamp statistics +ice: add tracking of good transmit timestamps +ice: implement ethtool standard stats +net: docs: add missing features that can have stats +iavf: add RSS support for GTP protocol via ethtool +ice: Extend PTYPE bitmap coverage for GTP encapsulated flows +ice: improve TCAM priority handling for RSS profiles +ice: add virtchnl and VF context support for GTP RSS +ice: add flow parsing for GTP and new protocol field support +i40e: support generic devlink param "max_mac_per_vf" +devlink: Add new "max_mac_per_vf" generic device param +MAINTAINERS: add entry for Motorcomm YT921x ethernet switch driver +net: dsa: yt921x: Add support for Motorcomm YT921x +net: dsa: tag_yt921x: add support for Motorcomm YT921x tags +dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support +net: bridge: use common function to compute the features +team: use common function to compute the features +bonding: use common function to compute the features +net: add a common function to compute features for upper devices +bonding: show master index when dumping slave info +Revert "net: usb: ax88179_178a: Bind only to vendor-specific interface" +net: usb: ax88179_178a: add USB device driver for config selection +net: usb: support quirks in cdc_ncm net/smc: fix general protection fault in __smc_diag_dump +gve: Consolidate and persist ethtool ring changes +net: stmmac: dwmac-sophgo: Add phy interface filter virtio_net: fix header access in big_packets mode +bnxt_en: support PPS in/out on all pins +Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ r8169: reconfigure rx unconditionally before chip reset when resuming @@ -78,6 +112,14 @@ net: stmmac: Allow supporting coarse adjustment mode net: stmmac: Move subsecond increment configuration in dedicated helper net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx net: enetc: fix the deadlock of enetc_mdio_lock +inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule() +inet: Avoid ehash lookup race in inet_ehash_insert() +rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu() +ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock. +tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash +net: mana: Support HW link state events +mlxbf_gige: report unknown speed and duplex when link is down +net: hibmcge: support pci_driver.shutdown() net: ti: icssg-prueth: Enable zero copy in XDP features net: ti: icssg-prueth: Add AF_XDP zero copy for RX net: ti: icssg-prueth: Make emac_run_xdp function independent of page @@ -89,3 +131,10 @@ net: rnpgbe: Add basic mbx_fw support net: rnpgbe: Add basic mbx ops support net: rnpgbe: Add n500/n210 chip support with BAR2 mapping net: rnpgbe: Add build support for rnpgbe +Merge branch 'bpf-allow-opt-out-from-sk-sk_prot-memory_allocated' +selftests/bpf: Add test for sk->sk_bypass_prot_mem. +bpf: Introduce SK_BPF_BYPASS_PROT_MEM. +bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE. +net: Introduce net.core.bypass_prot_mem sysctl. +net: Allow opt-out from global protocol memory accounting. +tcp: Save lock_sock() for memcg in inet_csk_accept().