Linux-Can Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 15:21:36 to 2021-06-12 21:09:36 UTC [more...]

[PATCH] can: bcm: fix infoleak in struct bcm_msg_head
 2021-06-12 21:09 UTC 

Testing two MCP2518FD's on i.MX8MM
 2021-06-12 15:10 UTC 

How to statically set J1939 addresses and names
 2021-06-12 10:02 UTC  (4+ messages)

[PATCH v6 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-06-11 13:01 UTC  (6+ messages)
` [PATCH v6 1/3] phy: core: Reword the comment specifying the units of max_link_rate to be Mbps

[PATCH 1/5] can: flexcan: add platform data for ColdFire
 2021-06-11 12:38 UTC  (19+ messages)
` [PATCH 2/5] m68k: stmark2: update board setup
` [PATCH 3/5] m68k: m5441x: add flexcan support
` [PATCH 4/5] can: flexcan: enable Kconfig for ColdFire
` [PATCH 5/5] can: flexcan: add mcf5441x support

[PATCH net-next] can: j1939: socket: correct a grammatical error
 2021-06-11  7:02 UTC  (2+ messages)

[PATCH] can: j1939: socket: correct a grammatical error
 2021-06-11  4:19 UTC  (2+ messages)

[PATCH] can: j1939: socket: correct a grammatical error
 2021-06-11  3:29 UTC  (2+ messages)

[PATCH] can: mcba_usb: fix memory leak in mcba_usb
 2021-06-09 21:58 UTC 

[PATCH net-next v2 0/3] Some optimization for lockless qdisc
 2021-06-09 16:20 UTC  (8+ messages)
` [PATCH net-next v2 1/3] net: sched: avoid unnecessary seqcount operation "
` [PATCH net-next v2 2/3] net: sched: implement TCQ_F_CAN_BYPASS "
` [PATCH net-next v2 3/3] net: sched: remove qdisc->empty "
    ` Re: [PATCH net-next v2 0/3] Some optimization "

Proposal
 2021-06-09 12:10 UTC 

Projects
 2021-06-09 12:09 UTC 

[PATCH] can: bcm/raw/isotp: use per module netdevice notifier
 2021-06-08 18:56 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH] can: mcp251xfd: Align the table of comments
 2021-06-07 16:27 UTC  (3+ messages)

[PATCH] can/peak_pci: Add name and FW version of the card in kernel buffer
 2021-06-07 15:17 UTC 

[PATCH] can/peak_pci: Add name and FW version of the card in kernel buffer
 2021-06-07 15:02 UTC 

[PATCH 0/3] can: c_can: cache frames to operate as a true FIFO
 2021-06-06 20:17 UTC  (4+ messages)
` [PATCH 1/3] can: c_can: exit c_can_do_tx() early if no frames have been sent
` [PATCH 2/3] can: c_can: support tx ring algorithm
` [PATCH 3/3] can: c_can: cache frames to operate as a true FIFO

[PATCH 00/12] Fix broken docs references at next-20210602
 2021-06-03 20:09 UTC  (8+ messages)
` [PATCH 03/12] dt-bindings: soc: ti: update sci-pm-domain.yaml references
` [PATCH 04/12] dt-bindings: clock: update ti,sci-clk.yaml references

[PATCH v2 0/2] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-06-03 15:15 UTC  (3+ messages)
` [PATCH v2 1/2] can: netlink: remove redundant check in can_validate()
` [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)

[PATCH 1/1] can: janz-ican3: use DEVICE_ATTR_RO/RW() helper macro
 2021-06-03 11:17 UTC 

[PATCH 1/1] can: esd_usb2: use DEVICE_ATTR_RO() helper macro
 2021-06-03 11:09 UTC 

[PATCH 1/1] can: at91_can: use DEVICE_ATTR_RW() helper macro
 2021-06-03 10:02 UTC 

[PATCH -next] can: m_can: use devm_platform_ioremap_resource_byname
 2021-06-03  7:34 UTC 

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

[PATCH can-next 0/5] m_can, tcan4x5x: device-specific interrupt handling
 2021-06-01 10:56 UTC  (18+ messages)
` [PATCH can-next 1/5] can: m_can: ops: clear_interrupts -> handle_dev_interrupts
` [PATCH can-next 2/5] can: m_can: m_can_isr(): handle device-specific interrupts
` [PATCH can-next 3/5] can: tcan4x5x: tcan4x5x_clear_interrupts(): rm unnecessary reg clears
` [PATCH can-next 4/5] can: tcan4x5x: only enable useful device interrupts
` [PATCH can-next 5/5] can: tcan4x5x: implement handling of "

vxcan RX/TX/echo semantics
 2021-06-01  8:50 UTC  (2+ messages)

INFO: task hung in register_netdevice_notifier (2)
 2021-06-01  5:00 UTC  (3+ messages)
` [syzbot] "

[PATCH v3 1/2] can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property
 2021-05-31 10:09 UTC  (3+ messages)
` [PATCH v3 2/2] can: mcp251xfd: Fix header block to clarify independence from OF

[PATCH v2 1/2] can: mcp251xfd: Try to get crystal clock rate from property
 2021-05-31 10:03 UTC  (6+ messages)
` [PATCH v2 2/2] can: mcp251xfd: Fix header block to clarify independence from OF

pull-request: can-next 2021-05-27
 2021-05-27 21:50 UTC  (23+ messages)
` [net-next 01/21] dt-bindings: can: rcar_can: Convert to json-schema
` [net-next 02/21] dt-bindings: can: rcar_canfd: "
` [net-next 03/21] can: uapi: update CAN-FD frame description
` [net-next 04/21] can: uapi: introduce CANFD_FDF flag for mixed content in struct canfd_frame
` [net-next 05/21] can: proc: remove unnecessary variables
` [net-next 06/21] can: isotp: change error format from decimal to symbolic error names
` [net-next 07/21] can: isotp: add symbolic error message to isotp_module_init()
` [net-next 08/21] can: isotp: Add error message if txqueuelen is too small
` [net-next 09/21] can: softing: Remove redundant variable ptr
` [net-next 10/21] can: hi311x: hi3110_can_probe(): silence clang warning
` [net-next 11/21] can: mcp251x: mcp251x_can_probe(): "
` [net-next 12/21] can: mcp251xfd: "
` [net-next 13/21] can: at91_can: "
` [net-next 14/21] can: kvaser_usb: Rename define USB_HYBRID_{,PRO_}CANLIN_PRODUCT_ID
` [net-next 15/21] can: kvaser_usb: Add new Kvaser hydra devices
` [net-next 16/21] can: c_can: remove unused variable struct c_can_priv::rxmasked
` [net-next 17/21] can: c_can: add ethtool support
` [net-next 18/21] can: m_can: use bits.h macros for all regmasks
` [net-next 19/21] can: m_can: clean up CCCR reg defs, order by revs
` [net-next 20/21] can: m_can: make TXESC, RXESC config more explicit
` [net-next 21/21] can: m_can: fix whitespace in a few comments

[PATCH] can: raw: fix TX CAN frames show up as RX'ed ones
 2021-05-27  8:54 UTC  (3+ messages)

[PATCH v1 1/1] can: mcp251xfd: Fix header block to clarify independence from OF
 2021-05-26 19:32 UTC  (3+ messages)

[PATCH RFC v4 0/3] Some optimization for lockless qdisc
 2021-05-21 14:14 UTC  (7+ messages)
` [PATCH RFC v4 1/3] net: sched: avoid unnecessary seqcount operation "
` [PATCH RFC v4 2/3] net: sched: implement TCQ_F_CAN_BYPASS "
` [PATCH RFC v4 3/3] net: sched: remove qdisc->empty "
` [Linuxarm] [PATCH RFC v4 0/3] Some optimization "

[PATCH net v1] can: j1939: fix Use-after-Free, hold skb ref while in use
 2021-05-21 11:57 UTC 

[PATCH 0/2] can: m_can: Merge FIFO ops to increase throughput
 2021-05-20 22:28 UTC  (3+ messages)
` [PATCH 1/2] can: m_can: Batch FIFO reads during CAN receive
` [PATCH 2/2] can: m_can: Batch FIFO writes during CAN send

pull-request: can-next 2021-04-07
 2021-05-20 10:29 UTC  (11+ messages)
` [net-next 6/6] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register

[PATCH net v8 0/3] fix packet stuck problem for lockless qdisc
 2021-05-18  0:49 UTC  (8+ messages)
` [PATCH net v8 1/3] net: sched: "

[PATCH v2 0/2] can: Add CAN_RAW_RECV_OWN_MSGS_ALL socket option
 2021-05-17 18:09 UTC  (12+ messages)
` [PATCH v2 1/2] can: add support for filtering own messages only

[PATCH] can: uapi: update CAN-FD frame description
 2021-05-17 16:55 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in j1939_xtp_rx_dat_one (2)
 2021-05-17 14:22 UTC 

More flags for logging
 2021-05-17  7:29 UTC  (4+ messages)

J1939 Questions on Intended usage
 2021-05-15 19:17 UTC  (9+ messages)

[PATCH net v8 0/3] fix packet stuck problem for lockless qdisc
 2021-05-14 22:20 UTC  (2+ messages)

[PATCH] net: Remove unnecessary variables
 2021-05-14 20:40 UTC  (2+ messages)

[PATCH v3 1/2] can: c_can: add ethtool support
 2021-05-14 20:40 UTC  (3+ messages)

[PATCH RFC can-next 0/3] m_can: support device-specific interrupt handling
 2021-05-14 17:13 UTC  (16+ messages)
` [PATCH RFC can-next 3/3] can: tcan4x5x: add handle_dev_interrupts callback to ops

[RFC]: can-next 2021-05-14
 2021-05-14 15:37 UTC  (3+ messages)
` [can-next-rfc 1/2] can: at91_can: silence clang warning
` [can-next-rfc 2/2] can: mcp251xfd: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).