public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 19:35:55 to 2026-01-28 22:43:59 UTC [more...]

[PATCH net-next v4 0/6] move CAN skb headroom content to skb extensions
 2026-01-28 22:43 UTC  (7+ messages)
` [PATCH net-next V4 1/6] can: use skb hash instead of private variable in headroom
` [PATCH net-next V4 2/6] can: add CAN skb extension infrastructure
` [PATCH net-next V4 3/6] can: move ifindex to CAN skb extensions
` [PATCH net-next V4 4/6] can: move frame_len "
` [PATCH net-next V4 5/6] can: remove private CAN skb headroom infrastructure
` [PATCH net-next V4 6/6] can: gw: use can_gw_hops instead of sk_buff::csum_start

[PATCH net-next v3 0/7] move CAN skb headroom content to skb extensions
 2026-01-28 21:26 UTC  (9+ messages)
` [PATCH net-next V3 1/7] can: use skb hash instead of private variable in headroom
` [PATCH net-next V3 2/7] can: use netdev_put() instead of deprecated dev_put()
` [PATCH net-next V3 3/7] can: add CAN skb extension infrastructure
` [PATCH net-next V3 4/7] can: move ifindex to CAN skb extensions
` [PATCH net-next V3 5/7] can: move frame_len "
` [PATCH net-next V3 6/7] can: remove private CAN skb headroom infrastructure
` [PATCH net-next V3 7/7] can: gw: use can_gw_hops instead of sk_buff::csum_start

[net-next 0/6] move CAN skb headroom content to skb extensions
 2026-01-28 16:34 UTC  (18+ messages)
` [net-next 1/6] can: use skb hash instead of private variable in headroom
` [net-next 2/6] can: add CAN skb extension infrastructure
` [net-next 3/6] can: move ifindex to CAN skb extensions
` [net-next 4/6] can: move frame_len "
` [net-next 5/6] can: remove private CAN skb headroom infrastructure

[PATCH can-next v2 0/6] move CAN skb headroom content to skb extensions
 2026-01-28 16:24 UTC  (9+ messages)
` [PATCH can-next v2 1/6] can: use skb hash instead of private variable in headroom
` [PATCH can-next v2 2/6] can: add CAN skb extension infrastructure
` [PATCH can-next v2 3/6] can: move ifindex to CAN skb extensions
` [PATCH can-next v2 4/6] can: move frame_len "
` [PATCH can-next v2 5/6] can: remove private CAN skb headroom infrastructure
` [PATCH can-next v2 6/6] can: gw: use can_gw_hops instead of sk_buff::csum_start
  ` [can-next,v2,6/6] "

[PATCH v4 00/15] can: grcan: Enhance driver with CANFD Support and Improvemens
 2026-01-28 14:49 UTC  (16+ messages)
` [PATCH v4 01/15] dt-bindings: Add vendor prefix for Frontgrade Gaisler AB
` [PATCH v4 02/15] net: can: Convert gaisler,grcan to DT schema
` [PATCH v4 03/15] MAINTAINERS: Add maintainers for GRCAN CAN network driver
` [PATCH v4 04/15] can: grcan: Add clock handling
` [PATCH v4 05/15] can: grcan: Replace bit timing macros with literal values
` [PATCH v4 06/15] can: grcan: Simplify timing configuration
` [PATCH v4 07/15] can: grcan: add FD capability detection and nominal bit-timing
` [PATCH v4 08/15] can: grcan: optimize DMA by 32-bit accesses
` [PATCH v4 09/15] can: grcan: set DMA mask for GRCAN and GRCANFD to 32-bit
` [PATCH v4 10/15] can: grcan: Add saving and restoring of CAN FD baud-rate registers
` [PATCH v4 11/15] can: grcan: Reserve space between cap and next register to align with address layout
` [PATCH v4 12/15] can: grcan: Add CANFD TX support alongside legacy CAN
` [PATCH v4 13/15] can: grcan: Add CANFD RX "
` [PATCH v4 14/15] can: grcan: Update echo skb handling to match variable length CANFD frame
` [PATCH v4 15/15] can: grcan: Advertise CANFD capability

[PATCH v6 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-28 14:47 UTC  (13+ messages)
` [PATCH v6 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v6 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v6 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v6 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v6 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v6 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v6 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH v7 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-28 14:46 UTC  (8+ messages)
` [PATCH v7 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v7 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v7 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v7 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v7 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v7 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v7 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH] can: bcm: disable bh when updating filter and timer values
 2026-01-28 10:52 UTC  (3+ messages)

[PATCH v3 00/15] can: grcan: Enhance driver with CANFD Support and Improvemens
 2026-01-28  8:35 UTC  (31+ messages)
` [PATCH v3 01/15] dt-bindings: Add vendor prefix for Frontgrade Gaisler AB
` [PATCH v3 02/15] net: can: Convert gaisler,grcan to DT schema
` [PATCH v3 03/15] MAINTAINERS: Add maintainers for GRCAN CAN network driver
` [PATCH v3 04/15] can: grcan: Add clock handling
` [PATCH v3 05/15] can: grcan: Replace bit timing macros with literal values
` [PATCH v3 06/15] can: grcan: Simplify timing configuration
` [PATCH v3 07/15] can: grcan: add FD capability detection and nominal bit-timing
` [PATCH v3 08/15] can: grcan: optimize DMA by 32-bit accesses
` [PATCH v3 09/15] can: grcan: set DMA mask for GRCAN and GRCANFD to 32-bit
` [PATCH v3 10/15] can: grcan: Add saving and restoring of CAN FD baud-rate registers
` [PATCH v3 11/15] can: grcan: Reserve space between cap and next register to align with address layout
` [PATCH v3 12/15] can: grcan: Advertise CANFD capability
` [PATCH v3 13/15] can: grcan: Add CANFD TX support alongside legacy CAN
` [PATCH v3 14/15] can: grcan: Add CANFD RX "
` [PATCH v3 15/15] can: grcan: Update echo skb handling to match variable length CANFD frame

[PATCH v9] can: virtio: Add virtio CAN driver
 2026-01-27 18:19 UTC 

[PATCH v2] dummy_can: fix packet statistics
 2026-01-27 15:34 UTC  (4+ messages)

[PATCH] dummy_can: fix packet statistics
 2026-01-26 10:47 UTC  (3+ messages)

[PATCH v8] can: virtio: Add virtio CAN driver
 2026-01-26 10:06 UTC  (3+ messages)

[PATCH net 0/2] pull-request: can 2026-01-23
 2026-01-25 21:20 UTC  (4+ messages)
` [PATCH net 1/2] can: at91_can: Fix memory leak in at91_can_probe()
` [PATCH net 2/2] can: gs_usb: gs_usb_receive_bulk_callback(): fix error message

[PATCH] can: at91_can: fix an error handle in at91_can_probe()
 2026-01-25 20:31 UTC  (2+ messages)

[syzbot] [can?] KCSAN: data-race in bcm_rx_setup / bcm_rx_update_and_send
 2026-01-25  8:35 UTC 

[PATCH net 0/7] pull-request: can 2026-01-16
 2026-01-23 17:36 UTC  (11+ 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
  ` [net,2/7] "
` [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: gs_usb: gs_usb_receive_bulk_callback(): fix error message
 2026-01-23 17:34 UTC  (2+ messages)

[PATCH net] can: at91_can: Fix memory leak in at91_can_probe()
 2026-01-23 14:31 UTC  (2+ messages)

[PATCH can-next v2 0/2] can: sja1000: clean up CAN state handling
 2026-01-23 13:40 UTC  (6+ messages)
` [PATCH can-next v2 1/2] can: sja1000: sja1000_err(): make use of sja1000_get_berr_counter() to read error counters
` [PATCH can-next v2 2/2] can: sja1000: sja1000_err(): use error counter for error state

[PATCH] can: sja1000: use error counter for error state
 2026-01-23 10:15 UTC  (2+ messages)

[can-next 0/5] can: remove private skb headroom infrastructure
 2026-01-22 17:44 UTC  (8+ messages)

[PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL
 2026-01-21 18:24 UTC  (4+ messages)

[PATCH v5 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-21  9:00 UTC  (14+ messages)
` [PATCH v5 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v5 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v5 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v5 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v5 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v5 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v5 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH 5.10.y] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
 2026-01-20 13:23 UTC 

[PATCH 5.15.y] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
 2026-01-20 13:21 UTC 

6.19.0-rc6 CAN regression
 2026-01-19  8:22 UTC  (3+ messages)

[PATCH v1 0/2] dt-bindings: CAN: MCP251XFD GPIO hog support and QCS6490 CAN enablement
 2026-01-19  6:29 UTC  (7+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller

[PATCH v4 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-18  7:33 UTC  (4+ messages)
` [PATCH v4 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH net 0/4] pull-request: can 2026-01-15
 2026-01-17 17:30 UTC  (4+ messages)

[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 can 0/5] can: usb: fix URB memory leaks
 2026-01-16 19:46 UTC  (3+ messages)

[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  (6+ messages)
` [PATCH can v2 1/5] can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
` [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(): "


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