messages from 2021-06-30 23:01:40 to 2021-07-25 16:12:11 UTC [more...]
[RESEND PATCH 0/4] can: c_can: cache frames to operate as a true FIFO
2021-07-25 16:11 UTC (4+ messages)
` [RESEND PATCH 1/4] can: c_can: remove struct c_can_priv::priv field
` [RESEND PATCH 2/4] can: c_can: exit c_can_do_tx() early if no frames have been sent
` [RESEND PATCH 3/4] can: c_can: support tx ring algorithm
[PATCH 2/2] dt-bindings: net: can: c_can: convert to json-schema
2021-07-25 16:03 UTC
[PATCH] can: mcba_usb: fix memory leak in mcba_usb
2021-07-25 13:27 UTC (7+ messages)
` [PATCH] net: can: add missing urb->transfer_dma initialization
[PATCH v3 0/3] Renesas RZ/G2L CANFD support
2021-07-25 9:46 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH v3 2/3] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH v3 3/3] arm64: dts: renesas: r9a07g044: Add CANFD node
[PATCH 0/1] Propose patch to fix build failure on net/can/j1919/transport.c
2021-07-24 21:27 UTC (5+ messages)
` [PATCH 1/1] can: j1939: j1939_session_tx_dat(): Fix build failure introduced by renaming skcb to se_skcb
[PATCH net v2] can: raw: fix raw_rcv panic for sock UAF
2021-07-24 21:26 UTC (6+ messages)
[PATCH 0/6] Miscellaneous small fix and improvements on driver etas_es58x
2021-07-24 21:22 UTC (4+ messages)
` [PATCH 4/6] can: etas_es58x: add es58x_free_netdevs() to factorize code
[PATCH] can: mcp251xfd: mcp251xfd_open(): request IRQ as shared
2021-07-24 20:52 UTC
[PATCH can-next 0/3] can: rx-offload: performance improvements + function be be called from threaded IRQ
2021-07-24 20:47 UTC (4+ messages)
` [PATCH can-next 1/3] can: rx-offload: add skb queue for use during ISR
` [PATCH can-next 2/3] can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()
` [PATCH can-next 3/3] can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be called from threaded interrupt
pull-request: can 2021-07-24
2021-07-24 18:40 UTC (8+ messages)
` [net 1/6] arm64: dts: imx8mp: remove fallback compatible string for FlexCAN
` [net 2/6] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
` [net 3/6] can: j1939: j1939_session_deactivate(): clarify lifetime of session object
` [net 4/6] can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms
` [net 5/6] can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
` [net 6/6] can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQ
[PATCH v4 0/2] MCAN: Add support for implementing transceiver as a phy
2021-07-24 17:56 UTC (6+ messages)
` [PATCH v4 2/2] can: m_can: Add support for transceiver as phy
[PATCH v5] can: m_can: Add support for transceiver as phy
2021-07-24 17:40 UTC
[PATCH] can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQ
2021-07-24 15:51 UTC
[syzbot] memory leak in can_create
2021-07-23 15:55 UTC
[PATCH] Expose Peak USB device id in sysfs via phys_port_name
2021-07-23 7:33 UTC (6+ messages)
` [PATCH v2] "
[PATCH v3 1/2] can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property
2021-07-22 18:52 UTC (5+ messages)
[PATCH net] can: raw: fix raw_rcv panic for sock UAF
2021-07-22 7:06 UTC (9+ messages)
[PATCH v5 1/5] can: flexcan: add platform data header
2021-07-21 10:04 UTC (11+ 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] can: raw: fix TX CAN frames show up as RX'ed ones
2021-07-21 7:59 UTC (4+ messages)
[PATCH v2 0/5] Renesas RZ/G2L CANFD support
2021-07-20 16:33 UTC (20+ messages)
` [PATCH v2 1/5] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH v2 2/5] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH v2 3/5] dt-bindings: clk: r9a07g044-cpg: Add entry for P0_DIV2 core clock
` [PATCH v2 4/5] clk: renesas: r9a07g044-cpg: Add entry for fixed clock P0_DIV2
` [PATCH v2 5/5] arm64: dts: renesas: r9a07g044: Add CANFD node
[PATCH 0/4] can: c_can: cache frames to operate as a true FIFO
2021-07-16 16:56 UTC (5+ messages)
` [PATCH 1/4] can: c_can: remove struct c_can_priv::priv field
` [PATCH 2/4] can: c_can: exit c_can_do_tx() early if no frames have been sent
` [PATCH 3/4] can: c_can: support tx ring algorithm
` [PATCH 4/4] can: c_can: cache frames to operate as a true FIFO
[PATCH 0/6] Renesas RZ/G2L CANFD support
2021-07-16 10:10 UTC (19+ messages)
` [PATCH 1/6] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH 2/6] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH 3/6] dt-bindings: clk: r9a07g044-cpg: Add entry for P0_DIV2 core clock
` [PATCH 4/6] clk: renesas: r9a07g044-cpg: Add entry for fixed clock P0_DIV2
` [PATCH 5/6] clk: renesas: r9a07g044-cpg: Add clock and reset entries for CANFD
` [PATCH 6/6] arm64: dts: renesas: r9a07g044: Add CANFD node
[PATCH v3 1/2] can: peak_usb: upgrades the handling of bus state changes
2021-07-16 9:57 UTC (5+ 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-16 9:06 UTC (12+ messages)
MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?
2021-07-15 16:04 UTC (6+ messages)
` review of virtio-can (was: Re: MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?)
` [virtio-dev] "
[PATCH v2 1/2] can: peak_usb: upgrades the handling of bus state changes
2021-07-14 20:32 UTC (2+ messages)
[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 v1] can: j1939: j1939_session_deactivate(): clarify lifetime of session object
2021-07-14 19:32 UTC (2+ messages)
[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 (12+ messages)
[RFC PATCH v4 0/4] iplink_can: cleaning, fixes and adding TDC support
2021-07-09 13:32 UTC (7+ messages)
` [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)
[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)
page: next (older) | prev (newer) | latest
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).