linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-21 12:34:57 to 2021-07-15 16:04:23 UTC [more...]

MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?
 2021-07-15 16:04 UTC  (10+ messages)
    ` review of virtio-can (was: Re: MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?)
      ` [virtio-dev] "

[PATCH v3 1/2] can: peak_usb: upgrades the handling of bus state changes
 2021-07-15 14:28 UTC  (2+ messages)
` [PATCH v3 2/2] can: peak_usb: Add a "firmware update available" msg to old PCAN-USB

[PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
 2021-07-15 12:10 UTC  (10+ messages)

[PATCH v2 1/2] can: peak_usb: upgrades the handling of bus state changes
 2021-07-14 20:32 UTC  (3+ messages)
` [PATCH 2/2] can: peak_usb: Add a "firmware update available" message to old PCAN-USB

[mkl-can-next:testing 5/28] net/can/j1939/transport.c:811:25: error: 'skcb' undeclared
 2021-07-14 19:56 UTC  (2+ messages)

[PATCH v5 1/5] can: flexcan: add platform data header
 2021-07-14 19:38 UTC  (8+ messages)
` [PATCH v5 2/5] m68k: stmark2: update board setup
` [PATCH v5 3/5] m68k: m5441x: add flexcan support
` [PATCH v5 4/5] can: flexcan: update Kconfig to enable coldfire
` [PATCH v5 5/5] can: flexcan: add mcf5441x support

[PATCH v1] can: j1939: j1939_session_deactivate(): clarify lifetime of session object
 2021-07-14 19:32 UTC  (2+ messages)

[PATCH 0/6] Miscellaneous small fix and improvements on driver etas_es58x
 2021-07-14 19:31 UTC  (8+ messages)
` [PATCH 1/6] can: etas_es58x: fix three typos in author name and documentation
` [PATCH 2/6] can: etas_es58x: use error pointer during device probing
` [PATCH 3/6] can: etas_es58x: use devm_kzalloc() to allocate device resources
` [PATCH 4/6] can: etas_es58x: add es58x_free_netdevs() to factorize code
` [PATCH 5/6] can: etas_es58x: use sizeof and sizeof_field macros instead of constant values
` [PATCH 6/6] can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increase readability

[PATCH 0/1] can: fix a potential UAF access in j1939_session_deactivate()
 2021-07-14  6:49 UTC  (2+ messages)

ip link valid options checking
 2021-07-13 19:54 UTC  (5+ messages)

Use-after-free access in j1939_session_deactivate
 2021-07-13 10:41 UTC  (7+ messages)

MCP2518FD Drivers Rarely Working with Custom Kernel 5.10.Y
 2021-07-12 20:01 UTC  (15+ messages)

[RFC PATCH v4 0/4] iplink_can: cleaning, fixes and adding TDC support
 2021-07-09 13:32 UTC  (9+ messages)
` [RFC PATCH v4 1/4] iplink_can: fix configuration ranges in print_usage()
` [RFC PATCH v4 2/4] iplink_can: use PRINT_ANY to factorize code and fix signedness
` [RFC PATCH v4 3/4] iplink_can: print brp and dbrp bittiming variables
` [RFC PATCH v4 4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)

[PATCH v2 0/2] net: j1939: extend UAPI for RX notifications
 2021-07-07  9:48 UTC  (3+ messages)
` [PATCH v2 1/2] net: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
` [PATCH v2 2/2] net: j1939: extend UAPI to notify about RX status

[PATCH v1 1/2] net: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
 2021-07-07  9:41 UTC  (4+ messages)
` [PATCH v1 2/2] net: j1939: extend UAPI to notify about RX status

[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms
 2021-07-06 11:38 UTC  (2+ messages)

[PATCH v3 1/2] can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property
 2021-07-06 10:14 UTC  (4+ messages)

[RFC PATCH 1/2] net: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
 2021-07-02 13:25 UTC  (3+ messages)
` [RFC PATCH 2/2] net: j1939: extend UAPI to notify about RX status

[PATCH v4 1/5] can: flexcan: add platform data header
 2021-07-02  9:55 UTC  (17+ messages)
` [PATCH v4 2/5] m68k: stmark2: update board setup
` [PATCH v4 3/5] m68k: m5441x: add flexcan support
` [PATCH v4 4/5] can: flexcan: update Kconfig to enable coldfire
` [PATCH v4 5/5] can: flexcan: add mcf5441x support

[PATCH can-next 0/5] m_can, tcan4x5x: device-specific interrupt handling
 2021-07-02  7:33 UTC  (2+ messages)

MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?
 2021-06-30  7:27 UTC  (2+ messages)

[mkl-can-next:testing 5/28] net/can/j1939/transport.c:811:25: error: use of undeclared identifier 'skcb'
 2021-06-28 15:34 UTC 

[PATCH v3 0/4] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-06-28 15:06 UTC  (5+ messages)
` [PATCH v3 1/4] can: netlink: allow user to turn off unsupported features
` [PATCH v3 2/4] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
` [PATCH v3 3/4] can: dev: add can_tdc_get_relative_tdco() helper function
` [PATCH v3 4/4] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)

[PATCH 0/5] can: peak_usb: upgrade driver for PCAN-USB
 2021-06-28  7:00 UTC  (10+ messages)
` [PATCH 1/5] can: peak_usb: pcan_usb_get_device_id(): read value only in case of success
` [PATCH 2/5] can: peak_usb: PCAN-USB: add support of loopback and one-short mode
` [PATCH 3/5] can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
` [PATCH 4/5] can: peak_usb: pcan_usb_encode_msg(): adds information
` [PATCH 5/5] can: peak_usb: upgrades the handling of bus state changes

[syzbot] memory leak in j1939_sk_sendmsg
 2021-06-28  4:28 UTC 

[PATCH v3 1/5] can: flexcan: add platform data header
 2021-06-27 14:54 UTC  (15+ messages)
` [PATCH v3 2/5] m68k: stmark2: update board setup
` [PATCH v3 3/5] m68k: m5441x: add flexcan support
` [PATCH v3 4/5] can: flexcan: update Kconfig to allow non-of cases
` [PATCH v3 5/5] can: flexcan: add mcf5441x support

[PATCH] SUNIX SDC CAN controller driver
 2021-06-25 10:14 UTC  (3+ messages)

[PATCH] SUNIX SDC CAN controller driver
 2021-06-25  9:45 UTC 

[PATCH] SUNIX SDC CAN controller driver
 2021-06-25  9:44 UTC 

pull-request: can 2021-06-24
 2021-06-24 18:30 UTC  (5+ messages)
` [net 1/2] can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0
` [net 2/2] can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path

[mkl-can-next:rx-offload 4/7] drivers/net/can/m_can/m_can.c:1062:30: error: use of undeclared identifier 'priv'
 2021-06-24 15:51 UTC 

[mkl-can-next:rx-offload 4/7] drivers/net/can/m_can/m_can.c:1062:30: error: 'priv' undeclared
 2021-06-24 13:57 UTC 

[PATCH 1/3] can-calc-bittiming: add stm32 bxcan
 2021-06-24 11:15 UTC  (10+ messages)
` [PATCH 2/3] can-calc-bittiming: add c_can
` [PATCH 3/3] can-calc-bittiming: add mcan

[PATCH 1/2] canbusload: count full payload for CANFD frames
 2021-06-24 10:56 UTC  (6+ messages)
` [PATCH 2/2] canbusload: count databitrate seperately

[RFC]: can-next 2021-06-21: try to fix softirq error from threaded IRQs
 2021-06-24  8:59 UTC  (6+ messages)
` [can-next-rfc 5/8] can: ti_hecc: convert to can_rx_offload_irq_finish()
` [can-next-rfc 6/8] can: rx-offload: can_rx_offload_schedule(): remove function
` [can-next-rfc 8/8] imx6dl-riotboard-can: added

[PATCH] can/peak_pciefd: fix a potential issue of sending frames
 2021-06-24  6:35 UTC  (2+ messages)

[PATCH net-next v3 0/3] Some optimization for lockless qdisc
 2021-06-23 19:40 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: sched: avoid unnecessary seqcount operation "
` [PATCH net-next v3 2/3] net: sched: implement TCQ_F_CAN_BYPASS "
` [PATCH net-next v3 3/3] net: sched: remove qdisc->empty "

[syzbot] memory leak in j1939_xtp_rx_rts
 2021-06-22 17:24 UTC 

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (3+ messages)

LIN (ISO 17987)
 2021-06-22  8:56 UTC  (2+ messages)

[PATCH v2 0/2] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-06-22  0:04 UTC  (12+ messages)
` [PATCH v2 2/2] can: netlink: add "
        ` CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd

[PATCH net v2] net: sched: add barrier to ensure correct ordering for lockless qdisc
 2021-06-21 23:29 UTC  (5+ messages)

pull-request: can 2021-06-19
 2021-06-21 19:50 UTC  (2+ messages)

[PATCH] can: bcm/raw/isotp: use per module netdevice notifier
 2021-06-21 15:25 UTC  (3+ messages)

Testing two MCP2518FD's on i.MX8MM
 2021-06-21 13:07 UTC  (5+ messages)


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).