linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-19 11:17:14 to 2021-10-11 06:35:32 UTC [more...]

[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
 2021-10-11  6:35 UTC  (8+ messages)

[PATCH v2 0/3] report the controller capabilities through the netlink interface
 2021-10-09 13:13 UTC  (4+ messages)
` [PATCH v2 1/3] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
` [PATCH v2 2/3] can: dev: reorder struct can_priv members for better packing
` [PATCH v2 3/3] can: netlink: report the CAN controller mode supported flags

[PATCH net v2 0/2] fix tx buffer concurrent access protection
 2021-10-09  7:40 UTC  (3+ messages)
` [PATCH net v2 1/2] can: isotp: add result check for wait_event_interruptible()
` [PATCH net v2 2/2] can: isotp: fix tx buffer concurrent access in isotp_sendmsg()

[PATCH v1] can: netlink: report the CAN controller mode supported flags
 2021-10-09  5:37 UTC  (2+ messages)

[PATCH net] can: j1939: fix UAF for rx_kref of j1939_priv
 2021-10-08 11:34 UTC  (2+ messages)

[syzbot] possible deadlock in j1939_sk_errqueue
 2021-10-08  3:36 UTC 

[PATCH] can: at91_can: fix passive-state AERR flooding
 2021-10-07 13:28 UTC  (2+ messages)

[PATCH 0/3] can: rcar_canfd: Add support for V3U flavor
 2021-10-05 13:20 UTC  (9+ messages)
` [PATCH 1/3] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH 2/3] dt-bindings: can: renesas,rcar-canfd: Document r8a779a0 support
` [PATCH 3/3] arm64: dts: r8a779a0: Add CANFD device node

[RFC PATCH v1 0/3] iproute2-next: iplink_can: report the controller capabilities
 2021-10-03  5:01 UTC  (4+ messages)
` [RFC PATCH v1 1/3] iplink_can: code refactoring of print_ctrlmode()
` [RFC PATCH v1 2/3] iplink_can: add ctrlmode_{supported,_static} to the "--details --json" output
` [RFC PATCH v1 3/3] uapi: can: netlink: add new field to struct can_ctrlmode to report capabilities

[PATCH] can: peak_usb: CANFD: store 64-bits hw timestamps
 2021-09-30  9:46 UTC 

[PATCH 1/2] can: peak_usb: fix back to ERROR_ACTIVE state notification
 2021-09-29 14:21 UTC  (2+ messages)
` [PATCH 2/2] can: peak_usb: removes unnecessary test on the nullity of a pointer

[PATCH 1/2] can: peak_usb: always ask for BERR reporting for PCAN-USB devices
 2021-09-29 14:14 UTC  (2+ messages)
` [PATCH 2/2] can: peak_usb: exchange the order of information messages

[PATCH net] can: isotp: add result check for wait_event_interruptible()
 2021-09-27 11:32 UTC  (3+ messages)

[PATCH v3 0/3] can: m_can: Merge FIFO ops to increase throughput
 2021-09-27  8:25 UTC  (7+ messages)
` [PATCH v3 1/3] can: m_can: Disable IRQs on FIFO bus errors
` [PATCH v3 2/3] can: m_can: Batch FIFO reads during CAN receive

[PATCH net 0/2] fix tx buffer concurrent access protection
 2021-09-26 11:01 UTC  (3+ messages)
` [PATCH net 1/2] can: isotp: add result check for wait_event_interruptible()
` [PATCH net 2/2] can: isotp: fix tx buffer concurrent access in isotp_sendmsg()

[PATCH v2] can: rcar_can: Fix suspend/resume
 2021-09-24  7:55 UTC 

[PATCH] can: rcar_can: Fix suspend/resume
 2021-09-24  7:43 UTC  (5+ messages)

[patch 00/11] hrtimers: Cleanup hrtimer_forward() [ab]use
 2021-09-23 16:04 UTC  (2+ messages)
` [patch 05/11] can: bcm: Use hrtimer_forward_now()

[PATCH] can: xilinx_can: Remove repeated work the from kernel-doc
 2021-09-22 10:34 UTC 

[PATCH] can: etas_es58x: avoid -Wzero-length-bounds warning
 2021-09-21  2:53 UTC  (2+ messages)

[PATCH] can: m_can: m_can_platform: Fix the base address in iomap_write_fifo()
 2021-09-20 12:36 UTC  (2+ messages)

[PATCH] can: m_can: m_can_platform: Fix iomap_read_fifo() and iomap_write_fifo()
 2021-09-20 12:33 UTC 

[PATCH] can: m_can: m_can_platform: Fix iomap_read_fifo() and iomap_write_fifo()
 2021-09-20 12:27 UTC  (2+ messages)

Marc is on vacation
 2021-09-20  6:43 UTC 

[PATCH v6 0/6] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-09-18  9:56 UTC  (7+ messages)
` [PATCH v6 1/6] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
` [PATCH v6 2/6] can: bittiming: change unit of TDC parameters to clock periods
` [PATCH v6 3/6] can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
` [PATCH v6 4/6] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
` [PATCH v6 5/6] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
` [PATCH v6 6/6] can: dev: add can_tdc_get_relative_tdco() helper function

[PATCH v3 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2021-09-16 17:47 UTC  (5+ messages)
` [PATCH v3 1/2] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH CAN drivers
` [PATCH v3 2/2] can: esd: add support for esd GmbH PCIe/402 CAN interface family

[PATCH v4 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2021-09-16 17:21 UTC  (3+ messages)
` [PATCH v4 1/2] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH CAN drivers
` [PATCH v4 2/2] can: esd: add support for esd GmbH PCIe/402 CAN interface family

[PATCH] can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
 2021-09-15 14:57 UTC 

[PATCH v3 0/2] prevent incoherent can configuration in case of early return in the CAN netlink interface
 2021-09-14 12:13 UTC  (9+ messages)
` [PATCH v3 1/2] can: netlink: prevent incoherent can configuration in case of early return
` [PATCH v3 2/2] can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv

[PATCH] can: gs_usb: use %u to print unsigned values
 2021-09-14 10:10 UTC 

[syzbot] INFO: task hung in cangw_pernet_exit (3)
 2021-09-12 19:22 UTC 

[PATCH net] can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
 2021-09-10 12:40 UTC  (3+ messages)

[PATCH net] can: j1939: fix errant alert in j1939_tp_rxtimer
 2021-09-10 12:35 UTC  (2+ messages)

Introducing packet problems to vcan interface
 2021-09-08 12:01 UTC  (2+ messages)

[syzbot] possible deadlock in j1939_sk_queue_drop_all
 2021-09-08  9:41 UTC 

pull-request: can 2021-09-07
 2021-09-07  9:20 UTC  (4+ messages)
` [PATCH net 1/2] can: rcar_canfd: add __maybe_unused annotation to silence warning
` [PATCH net 2/2] can: c_can: fix null-ptr-deref on ioctl()

[PATCH v2] can: rcar_canfd: add __maybe_unused annotation to silence warning
 2021-09-07  7:09 UTC  (2+ messages)

[PATCH v1] can: c_can: fix null-ptr-deref on ioctl()
 2021-09-07  6:38 UTC  (2+ messages)

[RESEND PATCH v2] can: netlink: prevent incoherent can configuration in case of early return
 2021-09-06 14:30 UTC  (4+ messages)

[PATCH] can: rcar_canfd: add __maybe_unused annotation to silence warning
 2021-09-06  1:42 UTC  (2+ messages)

[PATCH] can: rcar: Drop unneeded ARM dependency
 2021-08-31 13:32 UTC  (2+ messages)

[syzbot] WARNING in j1939_session_deactivate
 2021-08-31 10:36 UTC 

[PATCH] can: isotp: omit unintended hrtimer restart on socket release
 2021-08-30 12:44 UTC  (9+ messages)
` AW: "
    ` AW: "
        ` AW: "

[PATCH v3 2/5] treewide: Replace open-coded flex arrays in unions
 2021-08-28  7:51 UTC  (2+ messages)

[PATCH v2 2/5] treewide: Replace open-coded flex arrays in unions
 2021-08-28  7:31 UTC  (8+ messages)

[GIT PULL] Networking for 5.14-rc8
 2021-08-26 20:33 UTC  (2+ messages)

pull-request: can 2021-08-26
 2021-08-26  8:50 UTC  (4+ messages)
` [PATCH net] can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters

[PATCH 0/1] can: usb: esd_usb2: Fix the interchange of CAN TX and RX error counters
 2021-08-26  6:43 UTC  (3+ messages)
` [PATCH 1/1] can: usb: esd_usb2: Fix the interchange of the CAN RX and TX "

Renaming can devices interfaces names with udev
 2021-08-25 19:50 UTC  (2+ messages)

pull-request: can-next 2021-07-25
 2021-08-25 15:26 UTC  (4+ messages)
  ` TR: "

[PATCH v2] can: mscan: mpc5xxx_can: Remove useless BUG_ON()
 2021-08-25 10:30 UTC  (2+ messages)

pull-request: can-next 2021-08-25
 2021-08-25 10:30 UTC  (6+ messages)
` [PATCH net-next 1/4] can: rcar: Kconfig: Add helper dependency on COMPILE_TEST
` [PATCH net-next 2/4] can: rcar_canfd: rcar_canfd_handle_channel_tx(): fix redundant assignment
` [PATCH net-next 3/4] can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to simplify code
` [PATCH net-next 4/4] can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()

[PATCH] can: rcar: Kconfig: Add helper dependency on COMPILE_TEST
 2021-08-25  6:26 UTC  (2+ messages)

[PATCH -next] can: rcar_canfd: Fix redundant assignment
 2021-08-25  6:17 UTC  (2+ messages)

[PATCH] can: mscan: mpc5xxx_can: Remove useless BUG_ON()
 2021-08-25  6:12 UTC  (2+ messages)

[PATCH 0/3] net: Use of_device_get_match_data to simplify code
 2021-08-23 13:54 UTC  (7+ messages)
` [PATCH 1/3] via-rhine: "
` [PATCH 2/3] via-velocity: "
` [PATCH 3/3] can: mscan: mpc5xxx_can: "
    ` [PATCH 3/3] can: mscan: mpc5xxx_can: Useof_device_get_match_data "

[PATCH v2] can: netlink: prevent incoherent can configuration in case of early return
 2021-08-23  2:47 UTC 

[PATCH] can: netlink: prevent incoherent can configuration in case of early return
 2021-08-23  2:44 UTC  (2+ messages)

[PATCH v5 0/7] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-08-20  6:12 UTC  (13+ messages)
` [PATCH v5 2/7] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min

pull-request: can-next 2021-08-19
 2021-08-19 19:00 UTC  (24+ messages)
` [PATCH net-next 01/22] mailmap: update email address of Matthias Fuchs and Thomas Körper
` [PATCH net-next 02/22] dt-bindings: can-controller: add support for termination-gpios
` [PATCH net-next 03/22] dt-bindings: can: fsl,flexcan: enable termination-* bindings
` [PATCH net-next 04/22] can: dev: provide optional GPIO based termination support
` [PATCH net-next 05/22] can: netlink: allow user to turn off unsupported features
` [PATCH net-next 06/22] MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver
` [PATCH net-next 07/22] can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg
` [PATCH net-next 08/22] can: mcp251xfd: mark some instances of struct mcp251xfd_priv as const
` [PATCH net-next 09/22] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH net-next 10/22] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH net-next 11/22] can: tcan4x5x: cdev_to_priv(): remove stray empty line
` [PATCH net-next 12/22] can: m_can: fix block comment style
` [PATCH net-next 13/22] can: m_can: Disable IRQs on FIFO bus errors
` [PATCH net-next 14/22] can: m_can: Batch FIFO reads during CAN receive
` [PATCH net-next 15/22] can: m_can: Batch FIFO writes during CAN transmit
` [PATCH net-next 16/22] dt-bindings: net: can: c_can: convert to json-schema
` [PATCH net-next 17/22] can: c_can: c_can_do_tx(): fix typo in comment
` [PATCH net-next 18/22] can: c_can: rename IF_RX -> IF_NAPI
` [PATCH net-next 19/22] can: c_can: remove struct c_can_priv::priv field
` [PATCH net-next 20/22] can: c_can: exit c_can_do_tx() early if no frames have been sent
` [PATCH net-next 21/22] can: c_can: support tx ring algorithm
` [PATCH net-next 22/22] can: c_can: cache frames to operate as a true FIFO

[PATCH 1/2] can: tcan4x5x: cdev_to_priv(): remove stray empty line
 2021-08-19 11:17 UTC  (2+ messages)
` [PATCH 2/2] can: m_can: fix block comment style


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).