linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 01:04:50 to 2021-02-23 08:57:09 UTC [more...]

[PATCH net v2 0/2] add support for skb with sk ref cloning
 2021-02-23  8:55 UTC  (4+ messages)
` [PATCH net v2 1/2] skbuff: skb_clone_sk_optional(): add function to always clone a skb and increase refcount on sk if valid
` [PATCH net v2 2/2] can: fix ref count warning if socket was closed before skb was cloned

[PATCH net v4 1/1] net: introduce CAN specific pointer in the struct net_device
 2021-02-23  7:01 UTC 

[PATCH net v3] net: introduce CAN specific pointer in the struct net_device
 2021-02-23  6:51 UTC  (3+ messages)

[PATCH net v1 0/3] add support for skb with sk ref cloning
 2021-02-22 18:51 UTC  (6+ messages)
` [PATCH net v1 1/3] skbuff: skb_clone_sk_optional(): add function to always clone a skb and increase refcount on sk if valid
` [PATCH net v1 2/3] can: fix ref count warning if socket was closed before skb was cloned
` [PATCH net v1 3/3] [RFC] mac80211: ieee80211_store_ack_skb(): make use of skb_clone_sk_optional()

KASAN: use-after-free Write in j1939_can_recv
 2021-02-20 19:46 UTC  (2+ messages)

[RFC] can: isotp TX-path cleanups
 2021-02-18 21:54 UTC  (3+ messages)
` [net-rfc 1/2] can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD
` [net-rfc 2/2] can: isotp: TX-path: ensure that CAN frame flags are initialized

[PATCH V3 0/3] can: flexcan: fixes for freeze mode
 2021-02-18 20:36 UTC  (5+ messages)
` [PATCH V3 1/3] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
` [PATCH V3 2/3] can: flexcan: enable RX FIFO after FRZ/HALT valid
` [PATCH V3 3/3] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode

[PATCH V2 0/3] can: flexcan: fixes for freeze mode
 2021-02-18 10:44 UTC  (8+ messages)
` [PATCH V2 1/3] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
` [PATCH V2 2/3] can: flexcan: enable RX FIFO after FRZ/HALT valid
` [PATCH V2 3/3] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode

New USB driver, looking for advice
 2021-02-18  2:14 UTC  (7+ messages)

Bidding invitation
 2021-02-16 14:46 UTC 

can, tcan4x5x: look to merge rpi support into rpi kernel tree
 2021-02-16 12:32 UTC  (8+ messages)

[RFC PATCH net v2] net: introduce CAN specific pointer in the struct net_device
 2021-02-12 13:43 UTC  (2+ messages)

Proposal for a new protocol family - AF_MCTP
 2021-02-12  8:20 UTC 

[PATCH] dt-bindings: can: rcar_canfd: Group tuples in pin control properties
 2021-02-09 22:52 UTC  (3+ messages)

[PATCH] can: ucan: fix alignment constraints
 2021-02-09 13:53 UTC  (5+ messages)

correct length of bcm message
 2021-02-07 18:23 UTC  (7+ messages)

[PATCH 1/2] can: m_can: m_can_plat_probe(): free can_net device in case probe fails
 2021-02-05  8:52 UTC  (6+ messages)
` [PATCH 2/2] can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment

[PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
 2021-02-04 20:29 UTC  (9+ messages)

[PATCH] can: xilinx_can: Simplify code by using dev_err_probe()
 2021-02-04 12:49 UTC  (2+ messages)

[Question] Sending CAN error frames
 2021-02-04  9:42 UTC  (24+ messages)

[PATCH linux-can] can: flexcan: enable RX FIFO after FRZ/HALT valid
 2021-02-02  8:02 UTC  (4+ messages)

[PATCH v7] net: can: Introduce-MEN-16Z192-00-CAN-controller-driver
 2021-02-01 20:36 UTC 

[PATCH] Introduce-MEN-16Z192-00-CAN-controller-driver
 2021-02-01 18:05 UTC 

[PATCH v4 0/7] Convert CAN tests to new LTP API
 2021-02-01 15:21 UTC  (9+ messages)
` [PATCH v4 1/7] API: Add FILE_SCANF to new lib
` [PATCH v4 2/7] can: Add can_common.h for vcan device setup
` [PATCH v4 3/7] can: Add COPYING with dual license text
` [PATCH v4 4/7] can_filter: Convert to new library
` [PATCH v4 5/7] can_recv_own_msgs: "
` [PATCH v4 6/7] can: Remove obsolete test wrapper script
` [PATCH v4 7/7] can: Update contact details
` [LTP] [PATCH v4 0/7] Convert CAN tests to new LTP API

[PATCH] can: mcp251xfd: add coredump support
 2021-02-01 13:30 UTC 

pull-request: can-next 2021-01-29
 2021-01-30  3:50 UTC 

[PATCH 0/8] can: mcp251xfd: errata updates and cleanups
 2021-01-28 10:46 UTC  (9+ messages)
` [PATCH 1/8] can: mcp251xfd: mcp251xfd_probe(): fix errata reference
` [PATCH 2/8] can: mcp251xfd: mcp251xfd_probe(): sort errata table alphabetically, fix indention
` [PATCH 3/8] can: mcp251xfd: mcp251xfd_probe(): remove known bad combinations from errata tabe
` [PATCH 4/8] can: mcp251xfd: mcp251xfd_probe(): add imx6 to errata table
` [PATCH 5/8] can: mcp251xfd: unify error messages and commets
` [PATCH 6/8] can: mcp251xfd: add missing _MASK postfix to MCP251XFD_OBJ_FLAGS_DLC
` [PATCH 7/8] can: mcp251xfd: mcp251xfd_chip_clock_enable(): simplify return
` [PATCH 8/8] can: mcp251xfd: mcp251xfd_probe(): use dev_err_probe() to simplify error handling

pull-request: can-next 2021-01-27
 2021-01-28  3:10 UTC  (15+ messages)
` [net-next 01/12] can: gw: fix typo
` [net-next 02/12] can: flexcan: fix typos
` [net-next 03/12] can: dev: export can_get_state_str() function
` [net-next 04/12] can: length: can_fd_len2dlc(): make legnth calculation readable again
` [net-next 05/12] can: mcba_usb: remove h from printk format specifier
` [net-next 06/12] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
` [net-next 07/12] can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check TX is is full
` [net-next 08/12] can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD frames
` [net-next 09/12] can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN frames in RX-path
` [net-next 10/12] can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN frames in TX-path
` [net-next 11/12] can: mcp251xfd: add len8_dlc support
` [net-next 12/12] can: mcp251xfd: add BQL support

pull-request: can 2021-01-27
 2021-01-28  2:00 UTC  (4+ messages)
` [net] can: dev: prevent potential information leak in can_fill_info()

[PATCH v3 0/7] Convert CAN tests to new LTP API
 2021-01-27 15:07 UTC  (16+ messages)
` [PATCH v3 2/7] can: Add can_common.h for vcan device setup
              ` [LTP] "
` [PATCH v3 5/7] can_recv_own_msgs: Convert to new library
  ` [LTP] "
` [PATCH v3 6/7] can: Remove obsolete test wrapper script
  ` [LTP] "
` [PATCH v3 7/7] can: Update contact details
  ` [LTP] "

[PATCH 1/2] can: fix typos
 2021-01-27  8:55 UTC  (3+ messages)
` [PATCH 1/2] can: flexcan: "
` [PATCH 2/2] can: gw: fix typo

[PATCH v6] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2021-01-25 19:06 UTC  (8+ messages)

[PATCH] can: mcba_usb: remove h from printk format specifier
 2021-01-25 17:50 UTC  (2+ messages)

[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void
 2021-01-26  6:55 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH v11 0/1] add support for ETAS ES58X CAN USB interfaces
 2021-01-24 12:23 UTC 

[PATCH v1] can: mcp251xfd: Add some sysfs debug interfaces for registers r/w
 2021-01-23 16:36 UTC  (5+ messages)

[5.10 CAN BUG report] kernel dump about echo skb
 2021-01-23  7:40 UTC  (8+ messages)

[RFC PATCH net 1/2] net: introduce CAN specific pointer in the struct net_device
 2021-01-22 11:47 UTC  (3+ messages)

[PATCH v1 0/2] isa: Make the remove callback for isa drivers return void
 2021-01-22  9:01 UTC  (6+ messages)
` [PATCH v1 2/2] "

[PATCH v4] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
 2021-01-22  8:31 UTC  (2+ messages)

[PATCH v1] can: mcp251xfd: use regmap_bulk_write for compatibility
 2021-01-22  8:14 UTC  (4+ messages)

[PATCH v3] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
 2021-01-22  7:28 UTC  (2+ messages)


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