linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 10:56:27 to 2021-06-28 15:55:20 UTC [more...]

[PATCH 0/6] Miscellaneous small fix and improvements on driver etas_es58x
 2021-06-28 15:54 UTC  (6+ messages)
` [PATCH 1/6] can: etas_es58x: fix three typos in author name and documentation
` [PATCH 2/6] can: etas_es58x: use error pointer during device probing
` [PATCH 3/6] can: etas_es58x: use devm_kzalloc() to allocate device resources
` [PATCH 4/6] can: etas_es58x: add es58x_free_netdevs() to factorize code
` [PATCH 5/6] can: etas_es58x: use sizeof and sizeof_field macros instead of constant values

[RFC PATCH v4 0/4] iplink_can: cleaning, fixes and adding TDC support
 2021-06-28 15:44 UTC  (5+ messages)
` [RFC PATCH v4 1/4] iplink_can: fix configuration ranges in print_usage()
` [RFC PATCH v4 2/4] iplink_can: use PRINT_ANY to factorize code and fix signedness
` [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)

[mkl-can-next:testing 5/28] net/can/j1939/transport.c:811:25: error: use of undeclared identifier 'skcb'
 2021-06-28 15:34 UTC 

[PATCH v3 0/4] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-06-28 15:06 UTC  (5+ messages)
` [PATCH v3 1/4] can: netlink: allow user to turn off unsupported features
` [PATCH v3 2/4] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
` [PATCH v3 3/4] can: dev: add can_tdc_get_relative_tdco() helper function
` [PATCH v3 4/4] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)

[mkl-can-next:testing 5/28] net/can/j1939/transport.c:811:25: error: 'skcb' undeclared
 2021-06-28 14:34 UTC 

[PATCH v2 1/2] can: peak_usb: upgrades the handling of bus state changes
 2021-06-28 14:20 UTC  (2+ messages)
` [PATCH 2/2] can: peak_usb: Add a "firmware update available" message to old PCAN-USB

MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?
 2021-06-28 13:47 UTC  (9+ messages)
    ` review of virtio-can (was: Re: MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?)

[PATCH 0/5] can: peak_usb: upgrade driver for PCAN-USB
 2021-06-28  7:00 UTC  (10+ messages)
` [PATCH 1/5] can: peak_usb: pcan_usb_get_device_id(): read value only in case of success
` [PATCH 2/5] can: peak_usb: PCAN-USB: add support of loopback and one-short mode
` [PATCH 3/5] can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
` [PATCH 4/5] can: peak_usb: pcan_usb_encode_msg(): adds information
` [PATCH 5/5] can: peak_usb: upgrades the handling of bus state changes

[syzbot] memory leak in j1939_sk_sendmsg
 2021-06-28  4:28 UTC 

[PATCH v3 1/5] can: flexcan: add platform data header
 2021-06-27 14:54 UTC  (15+ messages)
` [PATCH v3 2/5] m68k: stmark2: update board setup
` [PATCH v3 3/5] m68k: m5441x: add flexcan support
` [PATCH v3 4/5] can: flexcan: update Kconfig to allow non-of cases
` [PATCH v3 5/5] can: flexcan: add mcf5441x support

MCP2518FD Drivers Rarely Working with Custom Kernel 5.10.Y
 2021-06-25 12:16 UTC  (8+ messages)

[PATCH] SUNIX SDC CAN controller driver
 2021-06-25 10:14 UTC  (3+ messages)

[PATCH] SUNIX SDC CAN controller driver
 2021-06-25  9:45 UTC 

[PATCH] SUNIX SDC CAN controller driver
 2021-06-25  9:44 UTC 

pull-request: can 2021-06-24
 2021-06-24 18:30 UTC  (5+ messages)
` [net 1/2] can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0
` [net 2/2] can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path

[mkl-can-next:rx-offload 4/7] drivers/net/can/m_can/m_can.c:1062:30: error: use of undeclared identifier 'priv'
 2021-06-24 15:51 UTC 

[mkl-can-next:rx-offload 4/7] drivers/net/can/m_can/m_can.c:1062:30: error: 'priv' undeclared
 2021-06-24 13:57 UTC 

[PATCH 1/3] can-calc-bittiming: add stm32 bxcan
 2021-06-24 11:15 UTC  (10+ messages)
` [PATCH 2/3] can-calc-bittiming: add c_can
` [PATCH 3/3] can-calc-bittiming: add mcan

[PATCH 1/2] canbusload: count full payload for CANFD frames
 2021-06-24 10:56 UTC  (6+ messages)
` [PATCH 2/2] canbusload: count databitrate seperately

[RFC]: can-next 2021-06-21: try to fix softirq error from threaded IRQs
 2021-06-24  8:59 UTC  (11+ messages)
` [can-next-rfc 1/8] can: rx-offload: add skb queue for use during ISR
` [can-next-rfc 2/8] can: flexcan: convert to can_rx_offload_irq_finish()
` [can-next-rfc 3/8] can: mcp251xfd: "
` [can-next-rfc 4/8] can: m_can: "
` [can-next-rfc 5/8] can: ti_hecc: "
` [can-next-rfc 6/8] can: rx-offload: can_rx_offload_schedule(): remove function
` [can-next-rfc 7/8] can: can_rx_offload_threaded_irq_finish(): add
` [can-next-rfc 8/8] imx6dl-riotboard-can: added

[PATCH] can/peak_pciefd: fix a potential issue of sending frames
 2021-06-24  6:35 UTC  (2+ messages)

[PATCH net-next v3 0/3] Some optimization for lockless qdisc
 2021-06-23 19:40 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: sched: avoid unnecessary seqcount operation "
` [PATCH net-next v3 2/3] net: sched: implement TCQ_F_CAN_BYPASS "
` [PATCH net-next v3 3/3] net: sched: remove qdisc->empty "

[syzbot] memory leak in j1939_xtp_rx_rts
 2021-06-22 17:24 UTC 

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (7+ messages)

LIN (ISO 17987)
 2021-06-22  8:56 UTC  (2+ messages)

[PATCH v2 0/2] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-06-22  0:04 UTC  (19+ messages)
` [PATCH v2 2/2] can: netlink: add "
        ` CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd

[PATCH net v2] net: sched: add barrier to ensure correct ordering for lockless qdisc
 2021-06-21 23:29 UTC  (5+ messages)

pull-request: can 2021-06-19
 2021-06-21 19:50 UTC  (7+ messages)
` [net 1/5] can: bcm: delay release of struct bcm_op after synchronize_rcu()
` [net 2/5] can: gw: synchronize rcu operations before removing gw job entry
` [net 3/5] can: isotp: isotp_release(): omit unintended hrtimer restart on socket release
` [net 4/5] can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done
` [net 5/5] net: can: ems_usb: fix use-after-free in ems_usb_disconnect()

[PATCH] can: bcm/raw/isotp: use per module netdevice notifier
 2021-06-21 15:25 UTC  (3+ messages)

Testing two MCP2518FD's on i.MX8MM
 2021-06-21 13:07 UTC  (5+ messages)

[PATCH] can: bcm/raw/isotp: use per module netdevice notifier
 2021-06-21 12:01 UTC  (2+ messages)

[PATCH] can: j1939: prevent allocation of j1939 filter for optlen = 0
 2021-06-21  7:47 UTC  (3+ messages)

[PATCH] can: isotp: omit unintended hrtimer restart on socket release
 2021-06-19 21:36 UTC  (2+ messages)

[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 

[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] 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 v2 1/5] can: flexcan: add platform data for ColdFire
 2021-06-18  7:59 UTC  (14+ messages)
` [PATCH v2 4/5] can: flexcan: enable Kconfig "
` [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)


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