Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-24--09-00 (v6.14-rc3-834-g763e64ee2ade) remotes/brancher/net-next-2025-02-24--12-00 (v6.14-rc3-846-g01496792e9e9) ==== BASE DIFF ==== drivers/net/dsa/realtek/Kconfig | 6 + drivers/net/dsa/realtek/Makefile | 3 + drivers/net/dsa/realtek/rtl8366rb-leds.c | 177 +++++++++++++++++++++ drivers/net/dsa/realtek/rtl8366rb.c | 258 +------------------------------ drivers/net/dsa/realtek/rtl8366rb.h | 107 +++++++++++++ 5 files changed, 299 insertions(+), 252 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.jIe5Dr4BLP b/tmp/tmp.PtoKPrKlf6 index ea849416868e..302b967e9fef 100644 --- a/tmp/tmp.jIe5Dr4BLP +++ b/tmp/tmp.PtoKPrKlf6 @@ -3,6 +3,22 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: ipv6: fix TCP GSO segmentation with NAT +tcp: be less liberal in tsecr received while in SYN_RECV state +net: ti: icssg-prueth: Add XDP support +net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA +net: ti: icssg-prueth: Use page_pool API for RX buffer allocation +Add OVN to `rtnetlink.h` +selftests/net: ensure mptcp is enabled in netns +selftest: net: add proc_net_pktgen +net: pktgen: remove all superfluous index assignements +net: pktgen: fix mpls reset parsing +net: pktgen: fix access outside of user given buffer in pktgen_if_write() +net: pktgen: fix mpls maximum labels list parsing +net: pktgen: remove some superfluous variable initializing +net: pktgen: remove extra tmp variable (re-use len instead) +net: pktgen: fix mix of int/long +tcp: Defer ts_recent changes until req is owned net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination. net: ethernet: ti: am65-cpsw: select PAGE_POOL Octeontx2-af: RPM: Register driver with PCI subsys IDs @@ -23,7 +39,6 @@ net: devmem: Implement TX path net: devmem: TCP tx netlink api net: add get_netmem/put_netmem support MAINTAINERS: socket timestamping: add Jason Xing as reviewer -tcp: Defer ts_recent changes until req is owned sched: Add dualpi2 qdisc net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card @@ -87,8 +102,6 @@ net: stmmac: Correct usage of maximum queue number macros net-sysfs: restore behavior for not running devices selftests: drv-net: test XDP, HDS auto and the ioctl path net: ethtool: fix ioctl confusing drivers about desired HDS user config -netconsole: allow selection of egress interface via MAC address -net, treewide: define and use MAC_ADDR_STR_LEN net/mlx5e: Support RX xfrm state selector's UPSPEC for packet offload net/mlx5e: Add pass flow group for IPSec RX status table net/mlx5e: Add num_reserved_entries param for ipsec_ft_create() @@ -97,7 +110,6 @@ net/mlx5e: Move IPSec policy check after decryption net/mlx5e: Add correct match to check IPSec syndromes for switchdev mode net/mlx5e: Change the destination of IPSec RX SA miss rule net/mlx5e: Add helper function to update IPSec default destination -net: dsa: rtl8366rb: Fix compilation problem ibmvnic: Print data buffers with kernel API's hexdump: Use for_each macro in print_hex_dump hexdump: Implement macro for converting large buffers @@ -109,5 +121,4 @@ net: phy: qca807x: use new phy_package_shared getters net: phy: add getters for public members of struct phy_package_shared net: phy: move PHY package related code from phy.h to phy_package.c net: phy: move PHY package code from phy_device.c to own source file -xfrm_output: Force software GSO only in tunnel mode bonding: report duplicate MAC address in all situations