Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-06-22--16-00 (v6.16-rc2-735-gc4b2c21ae8cb) remotes/brancher/net-next-hw-2025-06-23--00-00 (v6.16-rc2-745-gdd5f1cbbeadf) ==== BASE DIFF ==== .../device_drivers/ethernet/marvell/octeontx2.rst | 2 +- drivers/net/netdevsim/netdev.c | 2 +- net/atm/clip.c | 11 +++--- .../selftests/net/rtnetlink_notification.sh | 44 +++++++++++++++++++++- 4 files changed, 50 insertions(+), 9 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.VCJ8FOAWaJ b/tmp/tmp.Ycn4onoHhW index 97b59bdc6f83..d49589165b06 100644 --- a/tmp/tmp.VCJ8FOAWaJ +++ b/tmp/tmp.Ycn4onoHhW @@ -7,6 +7,18 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch +ARM: mxs_defconfig: Update mxs_defconfig to 6.16-rc1 +ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE +net: mtip: Extend the L2 switch driver for imx287 with bridge operations +net: mtip: Extend the L2 switch driver with management operations +net: mtip: Add mtip_switch_{rx|tx} functions to the L2 switch driver +net: mtip: Add net_device_ops functions to the L2 switch driver +net: mtip: The L2 switch driver for imx287 +ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch +ARM: dts: nxp: mxs: Adjust the imx28.dtsi L2 switch description +dt-bindings: net: Add MTIP L2 switch description +docs: net: sysctl documentation cleanup tcp: try to avoid safer when ACKs are thinned tcp: accecn: try to fit AccECN option with SACK tcp: accecn: AccECN ACE field multi-wrap heuristic @@ -22,7 +34,6 @@ tcp: AccECN core tcp: reorganize tcp_sock_write_txrx group for variables later tcp: fast path functions later tcp: reorganize SYN ECN code -myri10ge: avoid uninitialized variable use Documentation: netlink: specs: tc: Add DualPI2 specification selftests/tc-testing: Add selftests for qdisc DualPI2 selftests/tc-testing: Fix warning and style check on tdc.sh @@ -31,14 +42,11 @@ sched: Dump configuration and statistics of dualpi2 qdisc sched: Struct definition and parsing of dualpi2 qdisc virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp() virtio-net: xsk: rx: fix the frame's length check -Fix typo in marvell octeontx2 documentation net: netpoll: Initialize UDP checksum field before checksumming -netdevsim: fix UaF when counting Tx stats selftests: drv-net: stats: use skip instead of xfail for unsupported features selftests: drv-net: stats: fix pylint issues net: make sk->sk_rcvtimeo lockless net: make sk->sk_sndtimeo lockless -atm: clip: prevent NULL deref in clip_push() net: remove sock_i_uid() net: annotate races around sk->sk_uid ptp: Convert ptp_open/read() to __free() @@ -56,7 +64,6 @@ ptp: Split out PTP_EXTTS_REQUEST ioctl code ptp: Split out PTP_CLOCK_GETCAPS ioctl code net: qed: reduce stack usage for TLV processing caif: reduce stack size, again -net/mlx5: don't build with CONFIG_CPUMASK_OFFSTACK net/sched: replace strncpy with strscpy net/smc: replace strncpy with strscpy net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentation @@ -95,7 +102,6 @@ selftest: af_unix: Add tests for -ECONNRESET. af_unix: Don't set -ECONNRESET for consumed OOB skb. af_unix: Add test for consecutive consumed OOB. af_unix: Don't leave consecutive consumed OOB skbs. -selftest: add selftest for anycast notifications netlink: Fix wraparound of sk->sk_rmem_alloc udp: use __sock_rcvbuf_has_space() helper net: add sock_rcvbuf_has_space() helper