Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-21--06-00 (v6.14-rc7-2090-ga59e1bd3be87) remotes/brancher/net-next-2025-03-21--09-00 (v6.14-rc7-2089-g620ecfbe8cd8) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.U0UTK33YUq b/tmp/tmp.9eVphIHqRv index a2439a9b587c..65809f0ee5d4 100644 --- a/tmp/tmp.U0UTK33YUq +++ b/tmp/tmp.9eVphIHqRv @@ -4,8 +4,28 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: ti: icss-iep: Fix possible NULL pointer dereference for perout request +net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame() +net: ti: prueth: Fix kernel warning while bringing down network interface +virtio_net: Allocate rss_hdr with devres +virtio_net: Use new RSS config structs +virtio_net: Fix endian with virtio_net_ctrl_rss +virtio_net: Split struct virtio_net_rss_config bonding: check xdp prog when set bond mode net: fully namespace net.core.{r,w}mem_{default,max} sysctls +ipv6: Get rid of RTNL for SIOCADDRT and RTM_NEWROUTE. +ipv6: Protect nh->f6i_list with spinlock and flag. +ipv6: Protect fib6_link_table() with spinlock. +ipv6: Factorise ip6_route_multipath_add(). +ipv6: Don't pass net to ip6_route_info_append(). +ipv6: Preallocate nhc_pcpu_rth_output in ip6_route_info_create(). +ipv6: Preallocate rt->fib6_nh->rt6i_pcpu in ip6_route_info_create(). +ipv6: Split ip6_route_info_create(). +ipv6: Move nexthop_find_by_id() after fib6_info_alloc(). +ipv6: Check GATEWAY in rtm_to_fib6_multipath_config(). +ipv6: Move some validation from ip6_route_info_create() to rtm_to_fib6_config(). +ipv6: Get rid of RTNL for SIOCDELRT and RTM_DELROUTE. +ipv6: Validate RTA_GATEWAY of RTA_MULTIPATH in rtm_to_fib6_config(). selftests: Add napi threaded busy poll test in `busy_poller` Extend napi threaded polling to allow kthread based busy polling net: Create separate gro_flush helper function @@ -162,10 +182,6 @@ net: mvpp2: Add metadata support for xdp mode net: mvneta: Add metadata support for xdp mode selftests: drv-net: rss_ctx: Don't assume indirection table is present mlxsw: spectrum_acl_bloom_filter: Workaround for some LLVM versions -virtio_net: Allocate rss_hdr with devres -virtio_net: Use new RSS config structs -virtio_net: Fix endian with virtio_net_ctrl_rss -virtio_net: Split struct virtio_net_rss_config docs/kcm: Fix typo "BFP" r8169: disable RTL8126 ZRX-DC timeout r8169: enable RTL8168H/RTL8168EP/RTL8168FP ASPM support @@ -237,9 +253,6 @@ hinic3: module initialization and tx/rx logic selftest: net: update proc_net_pktgen (add more imix_weights test cases) net: pktgen: add strict buffer parsing index check tcp: move icsk_clean_acked to a better location -net: ti: icss-iep: Fix possible NULL pointer dereference for perout request -net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame() -net: ti: prueth: Fix kernel warning while bringing down network interface vsock/bpf: Fix bpf recvmsg() racing transport reassignment selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update vsock/bpf: Fix EINTR connect() racing sockmap update @@ -260,20 +273,6 @@ net/mlx5e: Ensure each counter group uses its PCAM bit netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct net: pppoe: avoid zero-length arrays in struct pppoe_hdr -net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY -net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver -nvmem: an8855: Add support for Airoha AN8855 Switch EFUSE -net: mdio: Add Airoha AN8855 Switch MDIO Passtrough -mfd: an8855: Add support for Airoha AN8855 Switch MFD -net: mdio: regmap: add OF support -net: mdio: regmap: add support for multiple valid addr -net: mdio: regmap: add support for C45 read/write -net: mdio: regmap: prepare support for multiple valid addr -dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC -dt-bindings: net: Document support for AN8855 Switch Internal PHY -dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch -dt-bindings: net: Document support for Airoha AN8855 Switch Virtual MDIO -dt-bindings: nvmem: Document support for Airoha AN8855 Switch EFUSE net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare() net/smc: Reduce size of smc_wr_tx_tasklet_fn net: atm: use sysfs_emit() instead of scnprintf().