linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-27 08:03:22 to 2023-07-18 16:37:26 UTC [more...]

[PATCH v2] can: ucan: Remove repeated word
 2023-07-18 16:37 UTC 

[PATCH v2 0/3] can: gs_usb: convert to NAPI
 2023-07-18 15:05 UTC  (4+ messages)
` [PATCH v2 1/3] can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_skb_queue_timestamp()
` [PATCH v2 2/3] can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
` [PATCH v2 3/3] can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception

[PATCH 00/11] can: gs_usb-cleanups: various clenaups
 2023-07-18 11:10 UTC  (12+ messages)
` [PATCH 01/11] can: gs_usb: remove leading space from goto labels
` [PATCH 02/11] can: gs_usb: gs_usb_probe(): align block comment
` [PATCH 03/11] can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function
` [PATCH 04/11] can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
` [PATCH 05/11] can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev
` [PATCH 06/11] can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats
` [PATCH 07/11] can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in case of OOM
` [PATCH 08/11] can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error path
` [PATCH 09/11] cam: gs_usb: gs_can_close(): don't complain about failed device reset during ndo_stop
` [PATCH 10/11] can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()
` [PATCH 11/11] can: gs_usb: gs_usb_disconnect(): "

[PATCH] can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
 2023-07-18 10:19 UTC 

[PATCH] net: Explicitly include correct DT includes
 2023-07-18  9:27 UTC  (8+ messages)

[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
 2023-07-18  7:57 UTC  (10+ messages)
` [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553

[PATCH v5 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-07-18  7:57 UTC  (13+ messages)
` [PATCH v5 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v5 02/12] can: m_can: Implement receive coalescing
` [PATCH v5 03/12] can: m_can: Implement transmit coalescing
` [PATCH v5 04/12] can: m_can: Add rx coalescing ethtool support
` [PATCH v5 05/12] can: m_can: Add tx "
` [PATCH v5 06/12] can: m_can: Use u32 for putidx
` [PATCH v5 07/12] can: m_can: Cache tx putidx
` [PATCH v5 08/12] can: m_can: Use the workqueue as queue
` [PATCH v5 09/12] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v5 10/12] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v5 11/12] can: m_can: Implement BQL
` [PATCH v5 12/12] can: m_can: Implement transmit submission coalescing

[PATCH net-next 0/8] pull-request: can-next 2023-07-17
 2023-07-17 18:22 UTC  (9+ messages)
` [PATCH net-next 1/8] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH net-next 2/8] can: m_can: Add hrtimer to generate software interrupt
` [PATCH net-next 3/8] can: ems_pci: Remove unnecessary (void *) conversions
` [PATCH net-next 4/8] can: Explicitly include correct DT includes
` [PATCH net-next 5/8] dt-bindings: can: xilinx_can: Add reset description
` [PATCH net-next 6/8] can: xilinx_can: Add support for controller reset
` [PATCH net-next 7/8] can: kvaser_pciefd: Move hardware specific constants and functions into a driver_data struct
` [PATCH net-next 8/8] can: kvaser_pciefd: Add support for new Kvaser pciefd devices

[PATCH net 0/5] pull-request: can 2023-07-17
 2023-07-17 18:09 UTC  (6+ messages)
` [PATCH net 1/5] can: raw: fix receiver memory leak
` [PATCH net 2/5] can: bcm: Fix UAF in bcm_proc_show()
` [PATCH net 3/5] can: gs_usb: gs_can_open(): improve error handling
` [PATCH net 4/5] can: gs_usb: fix time stamp counter initialization
` [PATCH net 5/5] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout

[PATCH v5] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
 2023-07-17 17:53 UTC 

[PATCH v10 0/2] Enable multiple MCAN on AM62x
 2023-07-17 15:14 UTC  (6+ messages)
` [PATCH v10 1/2] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH v10 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH v2 0/2] can: kvaser_pciefd: Add support for new Kvaser PCI Express devices
 2023-07-17 15:09 UTC  (2+ messages)

[PATCH v2 0/2] can: xilinx_can: Add support for reset
 2023-07-17 15:04 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: can: xilinx_can: Add reset description
` [PATCH v2 2/2] can: xilinx_can: Add support for controller reset

[PATCH] can: Explicitly include correct DT includes
 2023-07-17 15:01 UTC  (2+ messages)

[PATCH net-next v4 8/9] can: ems_pci: Remove unnecessary (void*) conversions
 2023-07-17 15:00 UTC  (2+ messages)

[PATCH v3] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
 2023-07-17 14:40 UTC  (2+ messages)

[PATCH v4] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
 2023-07-17 14:32 UTC 

can: isotp: epoll breaks isotp_sendmsg
 2023-07-17 13:05 UTC  (4+ messages)

KASAN: use-after-free Write in j1939_sock_pending_del
 2023-07-17 12:32 UTC  (3+ messages)
` [syzbot] "
  `  "

[PATCH 0/4] Add support for Allwinner D1 CAN controllers
 2023-07-17  8:28 UTC  (19+ messages)
` [PATCH 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
` [PATCH 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
` [PATCH 3/4] can: sun4i_can: Add send support for the Allwinner D1
` [PATCH 4/4] can: sun4i_can: Correctly set acceptance registers on the D1

[PATCH] can: bcm: Fix UAF in bcm_proc_show()
 2023-07-17  7:47 UTC  (3+ messages)

[PATCH net-next v3 8/9] can: ems_pci: Remove unnecessary (void*) conversions
 2023-07-17  7:35 UTC  (7+ messages)

[PATCH net v3] can: raw: fix receiver memory leak
 2023-07-17  7:27 UTC  (3+ messages)

[PATCH] phy: Explicitly include correct DT includes
 2023-07-17  6:23 UTC  (5+ messages)

[PATCH net-next v3 0/9] Remove unnecessary (void*) conversions
 2023-07-17  3:09 UTC 

[PATCH 0/2] can: gs_usb: fix time stamp counter initialization
 2023-07-16 19:33 UTC  (3+ messages)
` [PATCH 1/2] can: gs_usb: gs_can_open(): improve error handling
` [PATCH 2/2] can: gs_usb: fix time stamp counter initialization

W sprawie samochodu
 2023-07-14  7:45 UTC 

[RESEND] [PATCH 1/1] can: m_can: Control tx and rx flow to avoid communication stall
 2023-07-14  7:41 UTC  (7+ messages)
    `  "
        `  "

[syzbot] [can?] possible deadlock in j1939_sk_errqueue (2)
 2023-07-13 22:23 UTC  (4+ messages)
    ` [PATCH] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock

[PATCH 0/2] can: xilinx_can: Add support for reset
 2023-07-12  9:03 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: can: xilinx_can: Add reset description
` [PATCH 2/2] can: xilinx_can: Add support for controller reset

[PATCH] can: mcp251xfd: Always stop on BUS_OFF and call netif_stop_queue
 2023-07-12  5:43 UTC  (3+ messages)

KASAN: use-after-free Read in j1939_session_get_by_addr
 2023-07-11 13:52 UTC  (2+ messages)
` [syzbot] "

[PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
 2023-07-11  9:20 UTC  (4+ messages)
` [Intel-wired-lan] "

W sprawie samochodu
 2023-07-11  7:55 UTC 

[PATCH net v2] can: raw: fix receiver memory leak
 2023-07-11  1:00 UTC  (3+ messages)

[syzbot] Monthly can report (Jul 2023)
 2023-07-10  9:35 UTC 

[PATCH net-next v2 09/10] can: ems_pci: Remove unnecessary (void*) conversions
 2023-07-10  7:03 UTC  (4+ messages)

[syzbot] possible deadlock in j1939_session_activate
 2023-07-09  3:11 UTC  (2+ messages)
` [syzbot] [can?] "

[PATCH v10 1/3] can: usb: IXXAT USB-to-CAN adapters drivers
 2023-07-07 17:14 UTC  (3+ messages)
` [PATCH v10 2/3] can: usb: ixxat_usb: add USB2CAN_PLUGIN_PRODUCT_ID (IXXAT USB Plugin)
` [PATCH v10 3/3] can: usb: ixxat_usb: promote legacy adapters with up-todate firmware to cl2

[PATCH v9] can: usb: IXXAT USB-to-CAN adapters drivers
 2023-07-07 16:48 UTC  (3+ messages)

[PATCH net] can: raw: fix receiver memory leak
 2023-07-07  6:22 UTC  (6+ messages)

[PATCH 0/2] Enable multiple MCAN on AM62x
 2023-07-06 21:13 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH 2/2] can: m_can: Add hrtimer to generate software interrupt

Loan/Investment offer
 2023-07-05  6:19 UTC 

[PATCH 0/6] can: gs_usb: convert to NAPI
 2023-07-05  9:39 UTC  (7+ messages)
` [PATCH 1/6] can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_skb_queue_timestamp()
` [PATCH 2/6] can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
` [PATCH 3/6] can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in case of OOM
` [PATCH 4/6] can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev
` [PATCH 5/6] can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats
` [PATCH 6/6] can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception

W sprawie samochodu
 2023-07-05  7:35 UTC 

[PATCH] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
 2023-07-05  4:50 UTC  (2+ messages)

[PATCH] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
 2023-07-04  7:37 UTC  (2+ messages)

[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-07-02 17:54 UTC 

Proszę o kontakt
 2023-06-30  7:59 UTC 

[PATCH 0/3] can: xilinx_can: Add ECC feature support
 2023-06-30  8:04 UTC  (4+ messages)

Proszę o kontakt
 2023-06-30  7:40 UTC 

[PATCH AUTOSEL 4.14 2/4] can: sja1000: fix size of OCR_MODE_MASK define
 2023-06-29 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 3/4] can: mcba_usb: Fix termination command argument

[PATCH AUTOSEL 4.19 3/5] can: sja1000: fix size of OCR_MODE_MASK define
 2023-06-29 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 4/5] can: mcba_usb: Fix termination command argument

[PATCH AUTOSEL 5.4 3/5] can: sja1000: fix size of OCR_MODE_MASK define
 2023-06-29 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 4/5] can: mcba_usb: Fix termination command argument

W sprawie samochodu
 2023-06-27  8:01 UTC 


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