linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-03 07:30:26 to 2021-06-19 20:41:06 UTC [more...]

[PATCH] can: gw: syncronize rcu operations before removing gw job entry
 2021-06-19 20:41 UTC  (2+ messages)

[PATCH net-next 0/8] net: at91_can: clean up some code style issues
 2021-06-19 20:21 UTC  (10+ messages)
` [PATCH net-next 1/8] net: at91_can: remove redundant blank lines
` [PATCH net-next 2/8] net: at91_can: add blank line after declarations
` [PATCH net-next 3/8] net: at91_can: fix the code style issue about macro
` [PATCH net-next 4/8] net: at91_can: use BIT macro
` [PATCH net-next 5/8] net: at91_can: fix the alignment issue
` [PATCH net-next 6/8] net: at91_can: add braces {} to all arms of the statement
` [PATCH net-next 7/8] net: at91_can: remove redundant space
` [PATCH net-next 8/8] net: at91_can: fix the comments style issue

[PATCH] can: bcm: delay release of struct bcm_op after synchronize_rcu
 2021-06-19 20:12 UTC  (3+ messages)

CVE-2021-3609: Race condition in net/can/bcm.c leads to local privilege escalation
 2021-06-19 14:45 UTC 

[PATCH v2 0/2] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-06-19 12:34 UTC  (17+ 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)
        ` CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd

[RFC PATCH] vxcan: remove sk reference in peer skb
 2021-06-19 12:11 UTC 

vxcan RX/TX/echo semantics
 2021-06-19 11:23 UTC  (3+ messages)

[PATCH] [RFC] vxcan: enable local echo for sent CAN frames
 2021-06-19 11:23 UTC 

[PATCH net v2] net: sched: add barrier to ensure correct ordering for lockless qdisc
 2021-06-19 10:30 UTC  (4+ messages)

MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?
 2021-06-18 18:23 UTC  (3+ messages)

[PATCH] can: isotp: omit unintended hrtimer restart on socket release
 2021-06-18 17:37 UTC 

[PATCH] libsocketcan: Add new functions to get/set CAN FD bittimings
 2021-06-18 13:51 UTC 

libsocketcan: Setting CAN FD data bitrate
 2021-06-18 10:04 UTC  (2+ messages)

[PATCH 0/2] Stop showing data bittiming if FD is turned off
 2021-06-18  9:58 UTC  (6+ messages)
` [PATCH 1/2] can: netlink: clear data_bittiming if fd "
` [PATCH 2/2] can: netlink: clear tdc "

[PATCH v3 0/4] iplink_can: cleaning, fixes and adding TDC support
 2021-06-18  8:53 UTC  (5+ messages)
` [PATCH v3 1/4] iplink_can: fix configuration ranges in print_usage()
` [PATCH v3 2/4] iplink_can: use PRINT_ANY to factorize code and fix signedness
` [PATCH v3 3/4] iplink_can: print brp and dbrp bittiming variables
` [PATCH v3 4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-18  8:32 UTC  (13+ messages)

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

[PATCH v1] can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done
 2021-06-18  7:15 UTC  (2+ messages)

[PATCH] net: can: fix use-after-free in ems_usb_disconnect
 2021-06-18  7:04 UTC  (2+ messages)

[PATCH] can: bittiming: fix two grammar mistakes in documentation for struct can_tdc
 2021-06-17 10:56 UTC  (4+ messages)

pull-request: can 2021-06-16
 2021-06-16 19:50 UTC  (6+ messages)
` [net 1/4] can: j1939: fix Use-after-Free, hold skb ref while in use
` [net 2/4] can: bcm/raw/isotp: use per module netdevice notifier
` [net 3/4] can: bcm: fix infoleak in struct bcm_msg_head
` [net 4/4] can: mcba_usb: fix memory leak in mcba_usb

[PATCH] can: bittiming: fix documentation for struct can_tdc::tdcv
 2021-06-16 12:46 UTC  (2+ messages)

[PATCH v2 0/5] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
 2021-06-16 12:44 UTC  (4+ messages)
` [PATCH v2 1/5] can: add new CAN FD bittiming parameters: Transmitter "

[PATCH net] net: sched: add barrier to ensure correct ordering for lockless qdisc
 2021-06-16 12:25 UTC 

[PATCH -next] can: m_can: use devm_platform_ioremap_resource_byname
 2021-06-16 10:39 UTC  (2+ messages)

[PATCH 1/1] can: at91_can: use DEVICE_ATTR_RW() helper macro
 2021-06-16 10:36 UTC  (2+ messages)

[PATCH] can/peak_pci: Add name and FW version of the card in kernel buffer
 2021-06-16 10:33 UTC  (2+ messages)

[RFC]: can-next 2021-06-16 - j1939, m_can, peak_pci
 2021-06-16 10:28 UTC  (10+ messages)
` [can-next-rfc 1/9] can: j1939: fix checkpatch warnings
` [can-next-rfc 2/9] can: j1939: replace fall through comment by fallthrough pseudo-keyword
` [can-next-rfc 3/9] can: j1939: j1939_session_completed(): use consistent name se_skb for the session skb
` [can-next-rfc 4/9] can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session skb control buffer
` [can-next-rfc 5/9] can: j1939: j1939_xtp_rx_dat_one(): use separate pointer "
` [can-next-rfc 6/9] can: m_can: remove support for custom bit timing
` [can-next-rfc 7/9] can: peak_pci: convert comments to network style comments
` [can-next-rfc 8/9] can: peak_pci: fix checkpatch warnings
` [can-next-rfc 9/9] can: peak_pci: Add name and FW version of the card in kernel buffer

[PATCH v4 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-06-16  9:17 UTC  (3+ messages)

[PATCH net-next v2 0/3] Some optimization for lockless qdisc
 2021-06-15 23:29 UTC  (6+ messages)
    `  "

[PATCH] can: bcm: fix infoleak in struct bcm_msg_head
 2021-06-15 20:40 UTC  (8+ messages)

[PATCH] can: bcm/raw/isotp: use per module netdevice notifier
 2021-06-15  7:39 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH] can: mcba_usb: fix memory leak in mcba_usb
 2021-06-15  7:33 UTC  (2+ messages)

Testing two MCP2518FD's on i.MX8MM
 2021-06-15  7:15 UTC  (2+ messages)

How to statically set J1939 addresses and names
 2021-06-14  9:10 UTC  (6+ messages)

[PATCH v6 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-06-14  5:50 UTC  (7+ 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)

Proposal
 2021-06-09 12:10 UTC 

Projects
 2021-06-09 12:09 UTC 

[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 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  (6+ 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 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 


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