public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-06 17:20:05 to 2026-01-17 17:30:03 UTC [more...]

[PATCH net 0/4] pull-request: can 2026-01-15
 2026-01-17 17:30 UTC  (11+ messages)
` [PATCH net 1/4] Revert "can: raw: instantly reject unsupported CAN frames"
` [PATCH net 2/4] can: propagate CAN device capabilities via ml_priv
` [PATCH net 3/4] can: raw: instantly reject disabled CAN frames
` [PATCH net 4/4] net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts

[can-next 0/5] can: remove private skb headroom infrastructure
 2026-01-17 17:15 UTC  (12+ messages)
` [can-next 1/5] can: use skb hash instead of private variable in headroom
` [can-next 2/5] can: move can_iif from private headroom to struct sk_buff
` [can-next 3/5] can: move frame length "
` [can-next 4/5] can: remove private skb headroom infrastructure
` [can-next 5/5] can: gw: use new can_gw_hops variable instead of re-using csum_start

[can-next v2 0/5] can: remove private skb headroom infrastructure
 2026-01-17 13:28 UTC  (6+ messages)
` [can-next v2 1/5] can: use skb hash instead of private variable in headroom
` [can-next v2 2/5] can: move can_iif from private headroom to struct sk_buff
` [can-next v2 3/5] can: move frame length "
` [can-next v2 4/5] can: remove private skb headroom infrastructure
` [can-next v2 5/5] can: gw: use new can_gw_hops variable instead of re-using csum_start

[PATCH net 0/7] pull-request: can 2026-01-16
 2026-01-16 19:55 UTC  (8+ messages)
` [PATCH net 1/7] can: dev: alloc_candev_mqs(): add missing default CAN capabilities
` [PATCH net 2/7] can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error
` [PATCH net 3/7] can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
` [PATCH net 4/7] can: esd_usb: esd_usb_read_bulk_callback(): "
` [PATCH net 5/7] can: kvaser_usb: kvaser_usb_read_bulk_callback(): "
` [PATCH net 6/7] can: mcba_usb: mcba_usb_read_bulk_callback(): "
` [PATCH net 7/7] can: usb_8dev: usb_8dev_read_bulk_callback(): "

[PATCH can 0/5] can: usb: fix URB memory leaks
 2026-01-16 19:46 UTC  (11+ messages)
` [PATCH can 1/5] can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
` [PATCH can 2/5] can: esd_usb: esd_usb_read_bulk_callback(): "
` [PATCH can 3/5] can: kvaser_usb: kvaser_usb_read_bulk_callback(): "
` [PATCH can 4/5] can: mcba_usb: mcba_usb_read_bulk_callback(): "
` [PATCH can 5/5] can: usb_8dev: usb_8dev_read_bulk_callback(): "

[PATCH] can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error
 2026-01-16 19:43 UTC  (2+ messages)

[PATCH can v2 0/5] can: usb: fix URB memory leaks
 2026-01-16 19:43 UTC  (7+ messages)
` [PATCH can v2 1/5] can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
` [PATCH can v2 2/5] can: esd_usb: esd_usb_read_bulk_callback(): "
` [PATCH can v2 3/5] can: kvaser_usb: kvaser_usb_read_bulk_callback(): "
` [PATCH can v2 4/5] can: mcba_usb: mcba_usb_read_bulk_callback(): "
` [PATCH can v2 5/5] can: usb_8dev: usb_8dev_read_bulk_callback(): "

[PATCH] can: dev: alloc_candev_mqs(): add missing default CAN capabilitied
 2026-01-16 17:07 UTC  (6+ messages)

[PATCH net 0/3] pull-request: can 2026-01-09
 2026-01-16 17:02 UTC  (8+ messages)
` [PATCH net 1/3] can: etas_es58x: allow partial RX URB allocation to succeed
` [PATCH net 2/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
  ` [net,2/3] "
` [PATCH net 3/3] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit

[PATCH v2 0/4] Add CANFD support to R9A09G056/057/077/087 SoCs
 2026-01-16  9:08 UTC  (22+ messages)
` [PATCH v2 1/4] dt-bindings: can: renesas,rcar-canfd: Specify reset-names
` [PATCH v2 2/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/V2H(P) and RZ/V2N SoCs
` [PATCH v2 3/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/T2H and RZ/N2H SoCs
` [PATCH v2 4/4] can: rcar_canfd: Add RZ/T2H support

[QUESTION] How to support partial networking
 2026-01-15 14:58 UTC  (2+ messages)

[PATCH net 0/4] pull-request: can 2026-01-14
 2026-01-15 13:27 UTC  (12+ messages)
` [PATCH net 1/4] Revert "can: raw: instantly reject unsupported CAN frames"
` [PATCH net 2/4] can: propagate CAN device capabilities via ml_priv
` [PATCH net 3/4] can: raw: instantly reject disabled CAN frames
` [PATCH net 4/4] net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts

[PATCH v4 0/4] Add CANFD support to R9A09G056/057/077/087 SoCs
 2026-01-15 10:12 UTC  (8+ messages)
` [PATCH v4 1/4] dt-bindings: can: renesas,rcar-canfd: Specify reset-names
` [PATCH v4 2/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/V2H(P) and RZ/V2N SoCs
` [PATCH v4 3/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/T2H and RZ/N2H SoCs
` [PATCH v4 4/4] can: rcar_canfd: Add RZ/T2H support

[PATCH 0/2] can: add dummy_can termination and update SocketCAN docs
 2026-01-14 16:55 UTC  (5+ messages)
` [PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL

[PATCH v4 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-14 11:52 UTC  (5+ messages)
` [PATCH v4 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v4 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

can: j1939: unregister_netdevice: waiting for vcan0 to become free
 2026-01-14 10:38 UTC  (8+ messages)
    ` [PATCH] can: j1939: deactivate session upon receiving the second rts

[PATCH v3 0/4] Add CANFD support to R9A09G056/057/077/087 SoCs
 2026-01-13 21:01 UTC  (12+ messages)
` [PATCH v3 1/4] dt-bindings: can: renesas,rcar-canfd: Specify reset-names
` [PATCH v3 2/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/V2H(P) and RZ/V2N SoCs
` [PATCH v3 3/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/T2H and RZ/N2H SoCs
` [PATCH v3 4/4] can: rcar_canfd: Add RZ/T2H support

[PATCH v1 0/2] dt-bindings: CAN: MCP251XFD GPIO hog support and QCS6490 CAN enablement
 2026-01-13 14:51 UTC  (12+ messages)
` [PATCH v1 1/2] dt-bindings: can: microchip,mcp251xfd: allow gpio-hog child nodes
` [PATCH v1 2/2] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller

[PATCH] net: can: etas_es58x: full cleanup in the error case
 2026-01-13 11:00 UTC  (2+ messages)

[PATCH 1/2] can: dummy_can: add CAN termination support
 2026-01-12 17:43 UTC  (2+ messages)

[PATCH v7] can: virtio: Add virtio CAN driver
 2026-01-12 16:48 UTC  (3+ messages)

[PATCH v4 0/2] Add FD-Only mode support for R-Car CANFD
 2026-01-12 15:51 UTC  (2+ messages)

[PATCH v6] can: virtio: Add virtio CAN driver
 2026-01-09 16:58 UTC  (23+ messages)

[PATCH 0/3] Revert "can: raw: instantly reject unsupported CAN frames"
 2026-01-09 15:48 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] can: propagate CAN device capabilities via ml_priv
` [PATCH 3/3] can: raw: instantly reject disabled CAN frames

[PATCH 1/3] Revert "can: raw: instantly reject unsupported CAN frames"
 2026-01-09 11:53 UTC  (11+ messages)
` [PATCH 2/3] can: propagate CAN device capabilities via ml_priv
` [PATCH 3/3] can: raw: instantly reject disabled CAN frames

[PATCH v2] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit
 2026-01-09 10:56 UTC  (7+ messages)

[PATCH can v2] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
 2026-01-09  9:34 UTC  (2+ messages)

[PATCH net] can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
 2026-01-09  8:18 UTC  (3+ messages)

[RFC can-next 1/5] can: use skb hash instead of private variable in headroom
 2026-01-08 21:24 UTC  (7+ messages)
` [RFC can-next 2/5] can: move can_iif from private headroom to struct sk_buff
` [RFC can-next 3/5] can: move frame length "
` [RFC can-next 4/5] can: remove private skb headroom infrastructure
` [RFC can-next 5/5] can: gw: use new maxhops variable instead of re-using csum_start

Question about to KMSAN: uninit-value in can_receive
 2026-01-08 16:27 UTC  (19+ messages)
          ` [bpf, xdp] headroom - was: "

[PATCH] can: mcp251xfd: fix UAF from workqueue double-destroy
 2026-01-08  9:41 UTC 

[PATCH v4 2/7] mux: Add helper functions for getting optional and selected mux-state
 2026-01-08  7:45 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox