Linux CAN Development
[Prev Page][Next Page]
- [PATCH v6 2/4] can: dev: add sanity check in can_set_static_ctrlmode(), (continued)
- [PATCH] can: gs_usb: detach device on reception of invalid USB data,
Marc Kleine-Budde
- [PATCH] fixup! can: do not increase tx_bytes statistics for RTR frames, Marc Kleine-Budde
- [PATCH v6] can: kvaser_usb: make use of units.h in assignment of frequency,
Marc Kleine-Budde
- [GIT PULL] Networking for 5.16-rc5,
Jakub Kicinski
- [PATCH net 0/2] pull-request: can 2021-12-09,
Marc Kleine-Budde
- [PATCH v5 1/2] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter,
Jimmy Assarsson
- [PATCH v4 0/2] kvaser_{pciefd,usb} fixes,
Marc Kleine-Budde
- [PATCH net-next 0/8] pull-request: can-next 2021-12-08,
Marc Kleine-Budde
- [PATCH v3 0/4] kvaser_{pciefd,usb} fixes,
Jimmy Assarsson
- [PATCH v2 0/3] kvaser_{pciefd,usb} fixes,
Jimmy Assarsson
- Re: [net-next 6/6] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register,
Modilaynen, Pavel
- [PATCH v5 0/5] fix statistics and payload issues for error,
Vincent Mailhol
- [PATCH net 0/9] pull-request: can 2021-12-07,
Marc Kleine-Budde
- [PATCH v2 1/4] can: hi311x: Use devm_clk_get_optional() to get the input clock,
Andy Shevchenko
- [PATCH v1 1/4] can: hi311x: Use devm_clk_get_optional() to get the input clock,
Andy Shevchenko
- re: mcp251xfd 50% CPU load.. sometimes.., Markus Mirevik
- drivers/net/can/usb/peak_usb/pcan_usb.c:523 pcan_usb_decode_error() error: we previously assumed 'cf' could be null (see line 503),
Dan Carpenter
- [PATCH v4 0/5] fix statistics and payload issues for error,
Vincent Mailhol
- [PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assignment,
Andy Shevchenko
- [PATCH 0/2] CAN: Add support for setting mux,
Aswath Govindraju
- [PATCH 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface,
Stefan Mätje
- [PATCH v3 0/5] fix statistics and payload issues for error,
Vincent Mailhol
- [PATCH v2 0/5] fix statistics and payload issues for error,
Vincent Mailhol
- [PATCH v0] can: raw: supplement the check to prevent the NPD,
Lin Ma
- [PATCH v3 net] can: sja1000: fix use after free in ems_pcmcia_add_card(),
Dan Carpenter
- [PATCH v2 net] can: sja1000: fix use after free in ems_pcmcia_add_card(),
Dan Carpenter
- [PATCH v2] can: bittiming: replace CAN units with the generic ones from linux/units.h, Vincent Mailhol
- [RFC PATCH] can: kvaser_usb: do not increase tx statistics when sending CAN error frames, Vincent Mailhol
- [PATCH v1 0/2] fix statistics for CAN RTR and Error frames,
Vincent Mailhol
- [PATCH] can: pch_can: pch_can_rx_normal: fix use after free, Vincent Mailhol
- [PATCH RFC v3 0/4] MUX: Add support for reading enable state from DT,
Aswath Govindraju
- [PATCH RFC v2 0/4] MUX: Add support for reading enable state from DT,
Aswath Govindraju
- [PATCH 0/3] add support for Allwinner R40 CAN controller,
Evgeny Boger
- [PATCH net-next] can: sja1000: fix use after free in ems_pcmcia_add_card(),
Dan Carpenter
- [PATCH] can: bittiming: replace CAN units with the SI metric,
Vincent Mailhol
- [PATCH v1 0/5] kvaser_{pciefd,usb} fixes,
Jimmy Assarsson
- [PATCH v1 1/5] can: kvaser_pciefd: Do not increase stats->rx_{packets,bytes} for error frames, Jimmy Assarsson
- [PATCH v1 2/5] can: kvaser_pciefd: Increase correct stats->{rx,tx}_errors counter, Jimmy Assarsson
- [PATCH v1 3/5] can: kvaser_usb: Do not increase stats->rx_{packets,bytes} for error frames, Jimmy Assarsson
- [PATCH v1 4/5] can: kvaser_usb: Use CAN_MHZ define in assignment of frequency, Jimmy Assarsson
- [PATCH v1 5/5] can: kvaser_usb: Get CAN clock frequency from device, Jimmy Assarsson
- Re: [PATCH v1 0/5] kvaser_{pciefd,usb} fixes, Marc Kleine-Budde
- [PATCH net] can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo(),
Matthias Schiffer
- RE: [PATCH 6/6] can: peak_usb: add sysfs interface to internal device user value (resend), Stéphane Grosjean
- RE: [PATCH 6/6] can: peak_usb: add sysfs interface to internal device user value, Stéphane Grosjean
- [PATCH 0/6] can: peak_usb: add sysfs interface to flashed value,
Stephane Grosjean
- [syzbot] WARNING in j1939_tp_rxtimer, syzbot
- [PATCH net 0/4] Fix bit timings for m_can_pci (Elkhart Lake),
Matthias Schiffer
- [PATCH] can: etas_es58x: fix error handling,
Pavel Skripkin
- can: m_can: m_can_read_fifo, can_fd_dlc2len returns sometimes cf->len=0,
Michael Anochin
- [PATCH RFC 0/2] CAN TRANSCEIVER: Add support for setting mux,
Aswath Govindraju
- [GIT PULL] Networking for 5.16-rc1,
Jakub Kicinski
- [PATCH v5 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface,
Stefan Mätje
- [PATCH] can: m_can: Disable and ignore ELO interrupt,
Brian Silverman
- [PATCH v2] can: m_can: m_can_read_fifo: fix memory leak in error branch, Vincent Mailhol
- pull-request: can 2021-11-06,
Marc Kleine-Budde
- [PATCH 1/2] can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_finish() in case of bus off,
Marc Kleine-Budde
- RE: [PATCH 1/2 v2] can: peak_usb: always ask for BERR reporting for PCAN-USB devices,
Stéphane Grosjean
- [PATCH iproute2-next 5.16 v6 0/5] iplink_can: cleaning, fixes and adding TDC support.,
Vincent Mailhol
- sjw in can_calc_bittiming,
Matthias Weißer
- [PATCH] phy: phy-can-transceiver: Make devm_gpiod_get optional,
Aswath Govindraju
- [RFC PATCH v2 0/3] iproute2-next: iplink_can: report the controller capabilities,
Vincent Mailhol
- [PATCH v5] can: netlink: report the CAN controller mode supported flags,
Vincent Mailhol
- [syzbot] WARNING in j1939_tp_txtimer, syzbot
- [PATCH net v2 0/3] can: j1939: fix some standard conformance problems,
Zhang Changzhong
- [RFC PATCH v1] can: m_can: m_can_read_fifo: fix memory leak in error branch,
Vincent Mailhol
- [PATCH v1] can: etas_es58x: es58x_rx_err_msg: fix memory leak in error path,
Vincent Mailhol
- [PATCH v1] can: etas_es58x: es58x_init_netdev: populate net_device::dev_port,
Vincent Mailhol
- [PATCH v4] can: netlink: report the CAN controller mode supported flags,
Vincent Mailhol
- [PATCH v3 0/4] report the controller capabilities through the netlink interface,
Vincent Mailhol
- ethtool: ring configuration for CAN devices,
Marc Kleine-Budde
- pull-request: can-next 2021-10-24,
Marc Kleine-Budde
- [PATCH net-next 08/15] can: dev: add can_tdc_get_relative_tdco() helper function, Marc Kleine-Budde
- [PATCH net-next 11/15] can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe(), Marc Kleine-Budde
- [PATCH net-next 15/15] can: xilinx_can: xcan_remove(): remove redundant netif_napi_del(), Marc Kleine-Budde
- [PATCH net-next 01/15] can: bcm: Use hrtimer_forward_now(), Marc Kleine-Budde
- [PATCH net-next 12/15] can: gs_usb: use %u to print unsigned values, Marc Kleine-Budde
- [PATCH net-next 05/15] can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv, Marc Kleine-Budde
- [PATCH net-next 02/15] can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to unsigned int, Marc Kleine-Budde
- [PATCH net-next 04/15] can: bittiming: change unit of TDC parameters to clock periods, Marc Kleine-Budde
- [PATCH net-next 07/15] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device, Marc Kleine-Budde
- [PATCH net-next 09/15] can: at91/janz-ican3: replace snprintf() in show functions with sysfs_emit(), Marc Kleine-Budde
- [PATCH net-next 06/15] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC), Marc Kleine-Budde
- [PATCH net-next 13/15] can: peak_usb: CANFD: store 64-bits hw timestamps, Marc Kleine-Budde
- [PATCH net-next 14/15] can: xilinx_can: remove repeated word from the kernel-doc, Marc Kleine-Budde
- [PATCH net-next 03/15] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min, Marc Kleine-Budde
- [PATCH net-next 10/15] can: rcar: drop unneeded ARM dependency, Marc Kleine-Budde
- Re: pull-request: can-next 2021-10-24, patchwork-bot+netdevbpf
- Re: FAILED: patch "[PATCH] can: isotp: isotp_sendmsg(): fix TX buffer concurrent access" failed to apply to 5.10-stable tree,
Oliver Hartkopp
- [PATCH 5.10-stable] can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg(), Oliver Hartkopp
- [syzbot] possible deadlock in j1939_session_activate,
syzbot
- [PATCH net 0/3] can: j1939: fix some standard conformance problems,
Zhang Changzhong
- [PATCH 0/2 v2] can: peak_usb: PCAN-USB bus state fix and info ordering,
Stephane Grosjean
- Query for status of timestamping for XCAN driver and possible project,
Pavel Pisa
- [PATCH] driver: net: can: disable clock when it is in enable status,
Meng Li
- pull-request: can 2021-10-19,
Marc Kleine-Budde
- [RFC PATCH] can: peak_usb: CANFD: remove unused timestamp infrastructure,
Marc Kleine-Budde
- pull-request: can 2021-10-17,
Marc Kleine-Budde
- [PATCH net 01/11] can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer, Marc Kleine-Budde
- [PATCH net 04/11] can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes, Marc Kleine-Budde
- [PATCH net 03/11] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length, Marc Kleine-Budde
- [PATCH net 02/11] can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv, Marc Kleine-Budde
- [PATCH net 06/11] can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg(), Marc Kleine-Budde
- [PATCH net 05/11] can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible(), Marc Kleine-Budde
- [PATCH net 09/11] can: peak_pci: peak_pci_remove(): fix UAF, Marc Kleine-Budde
- [PATCH net 08/11] can: m_can: fix iomap_read_fifo() and iomap_write_fifo(), Marc Kleine-Budde
- [PATCH net 11/11] can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nullity of a pointer, Marc Kleine-Budde
- [PATCH net 10/11] can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state notification, Marc Kleine-Budde
- [PATCH net 07/11] can: rcar_can: fix suspend/resume, Marc Kleine-Budde
- Re: pull-request: can 2021-10-17, patchwork-bot+netdevbpf
- [PATCH] can: xilinx_can: remove redundent netif_napi_del from xcan_remove,
Dongliang Mu
- [PATCH] can: j1939: j1939_session_deactivate(): fix potential UAF access,
Marc Kleine-Budde
- [PATCH] net: can: replace snprintf in show functions with sysfs_emit,
Qing Wang
- [PATCH net] can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes,
Zhang Changzhong
- [PATCH] can: peak_pci: Fix UAF in peak_pci_remove,
Zheyu Ma
- [PATCH] can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to unsigned int, Marc Kleine-Budde
- [PATCH] driver: net: can: delete napi if register_candev fails,
Dongliang Mu
- [PATCH v2 0/3] report the controller capabilities through the netlink interface,
Vincent Mailhol
- [PATCH net v2 0/2] fix tx buffer concurrent access protection,
Ziyang Xuan
- [syzbot] possible deadlock in j1939_sk_errqueue,
syzbot
- [PATCH] can: at91_can: fix passive-state AERR flooding,
Brandon Maier
- [RFC PATCH v1 0/3] iproute2-next: iplink_can: report the controller capabilities,
Vincent Mailhol
- [PATCH v1] can: netlink: report the CAN controller mode supported flags,
Vincent Mailhol
- [PATCH] can: peak_usb: CANFD: store 64-bits hw timestamps,
Stephane Grosjean
- [PATCH net] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length,
Zhang Changzhong
- [PATCH 1/2] can: peak_usb: fix back to ERROR_ACTIVE state notification,
Stephane Grosjean
- [PATCH 1/2] can: peak_usb: always ask for BERR reporting for PCAN-USB devices,
Stephane Grosjean
- [PATCH net 0/2] fix tx buffer concurrent access protection,
Ziyang Xuan
- [PATCH net] can: j1939: fix UAF for rx_kref of j1939_priv,
Ziyang Xuan
- [PATCH 0/3] can: rcar_canfd: Add support for V3U flavor,
Ulrich Hecht
- [PATCH v2] can: rcar_can: Fix suspend/resume,
Yoshihiro Shimoda
- [patch 00/11] hrtimers: Cleanup hrtimer_forward() [ab]use,
Thomas Gleixner
- [PATCH] can: xilinx_can: Remove repeated work the from kernel-doc,
Michal Simek
- [PATCH] can: rcar_can: Fix suspend/resume,
Yoshihiro Shimoda
- [PATCH] can: etas_es58x: avoid -Wzero-length-bounds warning,
Arnd Bergmann
- [PATCH] can: m_can: m_can_platform: Fix iomap_read_fifo() and iomap_write_fifo(),
Aswath Govindraju
- Marc is on vacation, Oleksij Rempel
- [PATCH v6 0/6] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC),
Vincent Mailhol
- [PATCH net] can: isotp: add result check for wait_event_interruptible(),
Ziyang Xuan
- [PATCH v4 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface,
Stefan Mätje
- [PATCH] can: m_can: m_can_platform: Fix the base address in iomap_write_fifo(),
Aswath Govindraju
- [PATCH] can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe(),
Cai Huoqing
- [PATCH] can: gs_usb: use %u to print unsigned values, Marc Kleine-Budde
- [syzbot] INFO: task hung in cangw_pernet_exit (3), syzbot
- [PATCH v3 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface,
Stefan Mätje
- [syzbot] possible deadlock in j1939_sk_queue_drop_all,
syzbot
- Introducing packet problems to vcan interface,
Eric Curtin
- pull-request: can 2021-09-07,
Marc Kleine-Budde
- [PATCH v2] can: rcar_canfd: add __maybe_unused annotation to silence warning,
Marc Kleine-Budde
- [PATCH v1] can: c_can: fix null-ptr-deref on ioctl(),
Tong Zhang
- [PATCH v3 0/2] prevent incoherent can configuration in case of early return in the CAN netlink interface,
Vincent Mailhol
- [PATCH net] can: j1939: fix errant alert in j1939_tp_rxtimer,
Ziyang Xuan
- [PATCH net] can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate,
Ziyang Xuan
- [PATCH] can: rcar_canfd: add __maybe_unused annotation to silence warning,
Marc Kleine-Budde
- [RESEND PATCH v2] can: netlink: prevent incoherent can configuration in case of early return,
Vincent Mailhol
- [PATCH] can: rcar: Drop unneeded ARM dependency,
Geert Uytterhoeven
- [syzbot] WARNING in j1939_session_deactivate,
syzbot
- [PATCH v3 2/5] treewide: Replace open-coded flex arrays in unions,
Kees Cook
- [GIT PULL] Networking for 5.14-rc8,
Jakub Kicinski
- pull-request: can 2021-08-26,
Marc Kleine-Budde
- [PATCH v2 2/5] treewide: Replace open-coded flex arrays in unions,
Kees Cook
- [PATCH 0/1] can: usb: esd_usb2: Fix the interchange of CAN TX and RX error counters,
Stefan Mätje
- Renaming can devices interfaces names with udev,
Jasper Wallace
- pull-request: can-next 2021-08-25,
Marc Kleine-Budde
- [PATCH v2] can: mscan: mpc5xxx_can: Remove useless BUG_ON(),
Tang Bin
- [PATCH] can: rcar: Kconfig: Add helper dependency on COMPILE_TEST,
Cai Huoqing
- [PATCH] can: mscan: mpc5xxx_can: Remove useless BUG_ON(),
Tang Bin
- [PATCH 0/3] net: Use of_device_get_match_data to simplify code,
Tang Bin
[Index of Archives]
[Automotive Discussions]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]