linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-15 11:06:42 to 2023-04-04 11:34:49 UTC [more...]

[PATCH net-next 0/10] pull-request: can-next 2023-04-04
 2023-04-04 11:34 UTC  (2+ messages)
` [PATCH net-next 01/10] can: isotp: add module parameter for maximum pdu size

[PATCH v10 0/5] can: bxcan: add support for ST bxCAN controller
 2023-04-04 11:28 UTC  (6+ messages)
` [PATCH v10 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH v10 5/5] can: bxcan: add support for ST bxCAN controller

[PATCH v1] net: can: j1939: Fix out-of-bounds memory access in j1939_tp_tx_dat_new
 2023-04-04  7:31 UTC 

[PATCH can-next v2] kvaser_usb: convert USB IDs to hexadecimal values
 2023-04-04  6:16 UTC  (2+ messages)

[PATCH] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
 2023-04-04  6:14 UTC  (2+ messages)

[PATCH v3] can: isotp: fix poll() to not report false EPOLLOUT events
 2023-04-04  6:10 UTC  (2+ messages)

[RFC PATCH v4] can: isotp: fix race between isotp_sendsmg() and isotp_release()
 2023-04-04  6:09 UTC  (2+ messages)

[PATCH] dt-bindings: can: fsl,flexcan: add optional power-domains property
 2023-04-03 20:36 UTC  (2+ messages)

[PATCH v3 55/55] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-03-31 16:09 UTC 

[RFC PATCH] can: isotp: fix race between isotp_sendsmg() and isotp_release()
 2023-03-31 15:26 UTC  (5+ messages)

[PATCH] dt-bindings: phy: Drop unneeded quotes
 2023-03-31 13:47 UTC  (6+ messages)

[RFC PATCH v3] can: isotp: fix race between isotp_sendsmg() and isotp_release()
 2023-03-31 13:06 UTC 

[RFC PATCH v2] can: isotp: fix race between isotp_sendsmg() and isotp_release()
 2023-03-31 12:36 UTC 

WARNING in isotp_tx_timer_handler and WARNING in print_tainted
 2023-03-31 10:25 UTC  (6+ messages)

please re-send [RFC PATCH] can: isotp: fix poll() to not report false positive EPOLLOUT events
 2023-03-31 10:17 UTC  (12+ messages)
      ` [RFC PATCH v2] can: isotp: fix poll() to not report false "
        ` Lost packets on ISO-TP and vcan

[PATCH] can: isotp: use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
 2023-03-30 17:02 UTC 

[PATCH V3] can: usb: f81604: add Fintek F81604 support
 2023-03-30 13:11 UTC  (10+ messages)

[RFC PATCH v2 48/48] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-03-29 14:39 UTC  (3+ messages)

[PATCH can-next] kvaser_usb: convert USB IDs to hexadecimal values
 2023-03-29  8:55 UTC  (5+ messages)

[PATCH] can: rcar_canfd: Fix plain integer in transceivers[] init
 2023-03-29  7:40 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-29  7:29 UTC 

[PATCH net-next 0/11] pull-request: can-next 2023-03-27
 2023-03-29  6:42 UTC  (15+ messages)
` [PATCH net-next 01/11] can: rcar_canfd: Add transceiver support
` [PATCH net-next 02/11] can: rcar_canfd: Improve error messages
` [PATCH net-next 03/11] can: c_can: Remove redundant pci_clear_master
` [PATCH net-next 04/11] can: ctucanfd: "
` [PATCH net-next 05/11] can: kvaser_pciefd: "
` [PATCH net-next 06/11] can: esd_usb: Improve code readability by means of replacing struct esd_usb_msg with a union
` [PATCH net-next 07/11] can: m_can: Remove repeated check for is_peripheral
` [PATCH net-next 08/11] can: m_can: Always acknowledge all interrupts
` [PATCH net-next 09/11] can: m_can: Remove double interrupt enable
` [PATCH net-next 10/11] can: m_can: Disable unused interrupts
` [PATCH net-next 11/11] can: m_can: Keep interrupts enabled during peripheral read

[RFC PATCH v3] can: isotp: add module parameter for maximum pdu size
 2023-03-28  6:33 UTC  (2+ messages)

[PATCH net 0/2] pull-request: can 2023-03-27
 2023-03-28  2:50 UTC  (4+ messages)
` [PATCH net 1/2] can: j1939: prevent deadlock by moving j1939_sk_errqueue()
` [PATCH net 2/2] can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write

[PATCH v9 0/5] can: bxcan: add support for ST bxCAN controller
 2023-03-28  1:53 UTC  (4+ messages)
` [PATCH v9 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH v9 5/5] can: bxcan: add support for ST bxCAN controller

[RESEND PATCH v7 0/5] can: bxcan: add support for ST bxCAN controller
 2023-03-27  7:51 UTC  (10+ messages)
` [RESEND PATCH v7 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [RESEND PATCH v7 5/5] can: bxcan: add support for ST bxCAN controller

[PATCH v8 0/5] can: bxcan: add support for ST bxCAN controller
 2023-03-26 16:03 UTC  (3+ messages)
` [PATCH v8 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH v8 5/5] can: bxcan: add support for ST bxCAN controller

[RFC PATCH v2] can: isotp: add module parameter for maximum pdu size
 2023-03-26 12:02 UTC  (7+ messages)

[PATCH V2] can: usb: f81604: add Fintek F81604 support
 2023-03-26  2:37 UTC  (9+ messages)

[PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
 2023-03-24 18:32 UTC  (36+ messages)
` [PATCH v3 01/16] can: m_can: Remove repeated check for is_peripheral
` [PATCH v3 02/16] can: m_can: Always acknowledge all interrupts
` [PATCH v3 03/16] can: m_can: Remove double interrupt enable
` [PATCH v3 04/16] can: m_can: Disable unused interrupts
` [PATCH v3 05/16] can: m_can: Keep interrupts enabled during peripheral read
` [PATCH v3 06/16] can: m_can: Write transmit header and data in one transaction
` [PATCH v3 07/16] can: m_can: Implement receive coalescing
` [PATCH v3 08/16] can: m_can: Implement transmit coalescing
` [PATCH v3 09/16] can: m_can: Add rx coalescing ethtool support
` [PATCH v3 10/16] can: m_can: Add tx "
` [PATCH v3 11/16] can: m_can: Cache tx putidx
` [PATCH v3 12/16] can: m_can: Use the workqueue as queue
` [PATCH v3 13/16] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v3 14/16] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v3 15/16] can: m_can: Implement BQL
` [PATCH v3 16/16] can: m_can: Implement transmit submission coalescing

[PATCH] can: esd_usb: Improve code readability by means of replacing struct esd_usb_msg with a union
 2023-03-24 17:48 UTC  (2+ messages)

J1939-22
 2023-03-24 17:39 UTC  (2+ messages)

[PATCH] FS, NET: Fix KMSAN uninit-value in vfs_write
 2023-03-24 17:33 UTC  (7+ messages)

[PATCH 1/3] can: c_can: Remove redundant pci_clear_master
 2023-03-24 16:09 UTC  (4+ messages)
` [PATCH 2/3] can: ctucanfd: "
` [PATCH 3/3] can: kvaser_pciefd: "

[PATCH v4 0/2] can: rcar_canfd: Add transceiver support
 2023-03-24 15:08 UTC  (7+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] can: rcar_canfd: Improve error messages

[PATCH v1] can: j1939: prevent deadlock by moving j1939_sk_errqueue()
 2023-03-24 13:01 UTC 

[PATCH v2] dt-bindings: net: Drop unneeded quotes
 2023-03-23  5:00 UTC  (4+ messages)

[PATCH] dt-bindings: net: Drop unneeded quotes
 2023-03-20 20:22 UTC  (7+ messages)

[PATCH] can: usb: f81604: add Fintek F81604 support
 2023-03-20 10:21 UTC  (5+ messages)

Pytanie o wycenę
 2023-03-17  8:45 UTC 

[PATCH v2] net: Use of_property_read_bool() for boolean properties
 2023-03-17  0:07 UTC  (3+ messages)

[RFC PATCH 28/28] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-03-16 15:57 UTC  (2+ messages)

Rubber Molded
 2023-03-16  8:40 UTC 

[PATCH 0/5] can: tcan4x5x: Introduce tcan4552/4553
 2023-03-15 16:07 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants


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