Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-09-11--09-01 (v6.11-rc6-1444-g897f31b3798f) remotes/brancher/net-next-2024-09-11--12-00 (v6.11-rc6-1448-g3f30cf162307) ==== BASE DIFF ==== drivers/net/ethernet/microchip/Kconfig | 5 +- drivers/net/ethernet/microchip/lan743x_ethtool.c | 123 ++--- drivers/net/ethernet/microchip/lan743x_main.c | 646 ++++++++++++++--------- drivers/net/ethernet/microchip/lan743x_main.h | 4 + drivers/net/phy/phylink.c | 42 ++ include/linux/phylink.h | 2 + 6 files changed, 498 insertions(+), 324 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.K5EbYXE84P b/tmp/tmp.2GYmUyqR2z index 7cd82a424268..ac330219f634 100644 --- a/tmp/tmp.K5EbYXE84P +++ b/tmp/tmp.2GYmUyqR2z @@ -2,6 +2,11 @@ tc_action dbg profile patch selftests/bpf: Fix a btf_dump selftest failure forwarding: set timeout to 3 hours +net: ti: icssg-prueth: Add multicast filtering support in HSR mode +net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload +net: ti: icssg-prueth: Add support for HSR frame forward offload +net: ti: icssg-prueth: Stop hardcoding def_inc +net: ti: icss-iep: Move icss_iep structure Should the return value of the copy_from_sockptr be checked? net: caif: remove unused name uapi: libc-compat: remove ipx leftovers @@ -9,8 +14,6 @@ selftests/net: packetdrill: import tcp/slow_start selftests/net: packetdrill: import tcp/zerocopy selftests/net: packetdrill: run in netns and expand config net: gianfar: fix NVMEM mac address -bareudp: Pull inner IP header on xmit. -bareudp: Pull inner IP header in bareudp_udp_encap_recv(). gve: adopt page pool for DQ RDA mode gve: move DQO rx buffer management related code to a new file net: ethtool: phy: Check the req_info.pdn field for GET commands @@ -85,9 +88,4 @@ net: tunnel: add pskb_inet_may_pull_reason() helper net: skb: add pskb_network_may_pull_reason() helper net: hsr: prevent NULL pointer dereference in hsr_proxy_announce() selftests: net: ioam: add tunsrc support -net: lan743x: Add support to ethtool phylink get and set settings -net: lan743x: Migrate phylib to phylink -net: lan743x: Create separate Link Speed Duplex state function -net: lan743x: Create separate PCS power reset function -net: phylink: Add phylink_set_fixed_link() to configure fixed link state in phylink net: dsa: felix: ignore pending status of TAS module when it's disabled