lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <168074102180.1850.14791477985441172582.git-patchwork-notify@kernel.org> Date: Thu, 06 Apr 2023 00:30:21 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Marc Kleine-Budde <mkl@...gutronix.de> Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org, linux-can@...r.kernel.org, kernel@...gutronix.de, socketcan@...tkopp.net Subject: Re: [PATCH net-next 01/10] can: isotp: add module parameter for maximum pdu size Hello: This series was applied to netdev/net-next.git (main) by Marc Kleine-Budde <mkl@...gutronix.de>: On Tue, 4 Apr 2023 16:58:59 +0200 you wrote: > From: Oliver Hartkopp <socketcan@...tkopp.net> > > With ISO 15765-2:2016 the PDU size is not limited to 2^12 - 1 (4095) > bytes but can be represented as a 32 bit unsigned integer value which > allows 2^32 - 1 bytes (~4GB). The use-cases like automotive unified > diagnostic services (UDS) and flashing of ECUs still use the small > static buffers which are provided at socket creation time. > > [...] Here is the summary with links: - [net-next,01/10] can: isotp: add module parameter for maximum pdu size https://git.kernel.org/netdev/net-next/c/96d1c81e6a04 - [net-next,02/10] dt-bindings: arm: stm32: add compatible for syscon gcan node https://git.kernel.org/netdev/net-next/c/b341be6de98c - [net-next,03/10] dt-bindings: net: can: add STM32 bxcan DT bindings https://git.kernel.org/netdev/net-next/c/e43250c0ac81 - [net-next,04/10] ARM: dts: stm32: add CAN support on stm32f429 https://git.kernel.org/netdev/net-next/c/7355ad1950f4 - [net-next,05/10] ARM: dts: stm32: add pin map for CAN controller on stm32f4 https://git.kernel.org/netdev/net-next/c/559a6e75b4bc - [net-next,06/10] can: bxcan: add support for ST bxCAN controller https://git.kernel.org/netdev/net-next/c/f00647d8127b - [net-next,07/10] can: rcar_canfd: rcar_canfd_probe(): fix plain integer in transceivers[] init https://git.kernel.org/netdev/net-next/c/8e85d550c127 - [net-next,08/10] dt-bindings: can: fsl,flexcan: add optional power-domains property https://git.kernel.org/netdev/net-next/c/066b41a599d6 - [net-next,09/10] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING https://git.kernel.org/netdev/net-next/c/c42fc3694923 - [net-next,10/10] kvaser_usb: convert USB IDs to hexadecimal values https://git.kernel.org/netdev/net-next/c/1afae605e0b2 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists