public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] pull-request: can 2026-01-09
@ 2026-01-09 13:46 Marc Kleine-Budde
  2026-01-09 13:46 ` [PATCH net 1/3] can: etas_es58x: allow partial RX URB allocation to succeed Marc Kleine-Budde
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Marc Kleine-Budde @ 2026-01-09 13:46 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello netdev-team,

this is a pull request of 3 patches for net/main.

The first patch is by Szymon Wilczek and fixes a potential memory leak
in the etas_es58x driver.

The 2nd patch is by me, targets the gs_usb driver and fixes an URB
memory leak.

Ondrej Ille's patch fixes the transceiver delay compensation in the
ctucanfd driver, which is needed for bit rates higher than 1 Mbit/s.

regards,
Marc

---

The following changes since commit 872ac785e7680dac9ec7f8c5ccd4f667f49d6997:

  ipv4: ip_tunnel: spread netdev_lockdep_set_classes() (2026-01-08 18:02:35 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-6.19-20260109

for you to fetch changes up to e707c591a139d1bfa4ddc83036fc820ca006a140:

  can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit. (2026-01-09 14:26:29 +0100)

----------------------------------------------------------------
linux-can-fixes-for-6.19-20260109

----------------------------------------------------------------
Marc Kleine-Budde (1):
      can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak

Ondrej Ille (1):
      can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.

Szymon Wilczek (1):
      can: etas_es58x: allow partial RX URB allocation to succeed

 drivers/net/can/ctucanfd/ctucanfd_base.c    | 2 +-
 drivers/net/can/usb/etas_es58x/es58x_core.c | 2 +-
 drivers/net/can/usb/gs_usb.c                | 2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-01-16 17:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-09 13:46 [PATCH net 0/3] pull-request: can 2026-01-09 Marc Kleine-Budde
2026-01-09 13:46 ` [PATCH net 1/3] can: etas_es58x: allow partial RX URB allocation to succeed Marc Kleine-Budde
2026-01-12 20:56   ` patchwork-bot+netdevbpf
2026-01-09 13:46 ` [PATCH net 2/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak Marc Kleine-Budde
2026-01-10 22:38   ` [net,2/3] " Jakub Kicinski
2026-01-16 17:02     ` Marc Kleine-Budde
2026-01-09 13:46 ` [PATCH net 3/3] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit Marc Kleine-Budde
2026-01-10 22:38 ` [PATCH net 0/3] pull-request: can 2026-01-09 Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox