Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-20--09-00 (v6.14-rc2-788-g617564fd2d0f) remotes/brancher/net-next-2025-02-20--12-00 (v6.14-rc2-792-g0c345d0e5497) ==== BASE DIFF ==== .../devicetree/bindings/net/can/fsl,flexcan.yaml | 44 +- .../bindings/net/can/microchip,mcp251xfd.yaml | 2 +- Documentation/networking/j1939.rst | 675 +++++++++++++++++++++ drivers/net/can/c_can/c_can_platform.c | 51 +- drivers/net/can/flexcan/flexcan-core.c | 35 +- drivers/net/can/flexcan/flexcan.h | 5 + drivers/net/can/rockchip/rockchip_canfd-core.c | 5 - drivers/net/can/usb/gs_usb.c | 5 + include/linux/netdevice.h | 1 - include/net/gro.h | 3 + include/uapi/linux/can.h | 3 +- net/core/dev.c | 17 + net/core/gro.c | 3 - net/core/skbuff.c | 110 +--- 14 files changed, 807 insertions(+), 152 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.vcR8RBR8hj b/tmp/tmp.3XvLRBWLMJ index abc630b36a27..3985883dfc9b 100644 --- a/tmp/tmp.vcR8RBR8hj +++ b/tmp/tmp.3XvLRBWLMJ @@ -80,18 +80,6 @@ net/mlx5e: Change eth_proto parameter naming net/mlx5e: Introduce ptys2ethtool_process_link() net/mlx5e: Refactor ptys2ethtool_adver_link() net/mlx5: Bridge, correct config option description -can: rockchip_canfd: rkcanfd_chip_fifo_setup(): remove duplicated setup of RX FIFO -can: gs_usb: add VID/PID for the CANnectivity firmware -can: canxl: support Remote Request Substitution bit access -can: j1939: Extend stack documentation with buffer size behavior -dt-binding: can: mcp251xfd: remove duplicate word -can: flexcan: add NXP S32G2/S32G3 SoC support -can: flexcan: Add quirk to handle separate interrupt lines for mailboxes -dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support -can: c_can: Use syscon_regmap_lookup_by_phandle_args -can: c_can: Use of_property_present() to test existence of DT property -can: c_can: Simplify handling syscon error path -can: c_can: Drop useless final probe failure message xfrm_output: Force software GSO only in tunnel mode neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified net: pktgen: fix access outside of user given buffer in pktgen_thread_write() @@ -116,8 +104,6 @@ afs: Fix the server_list to unuse a displaced server rather than putting it rxrpc: Fix locking issues with the peer record hash rxrpc: peer->mtu_lock is redundant rxrpc: rxperf: Fix missing decoding of terminal magic cookie -Revert "net: skb: introduce and use a single page frag cache" -net: allow small head cache usage with large MAX_SKB_FRAGS values net: sfp: add quirk for 2.5G OEM BX SFP selftests/net: deflake GRO tests and fix return value and output dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description