All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-can/testing: Request for testing
@ 2019-10-10 12:17 Marc Kleine-Budde
  2019-10-10 12:17 ` [PATCH 01/29] can: dev: add missing of_node_put() after calling of_get_child_by_name() Marc Kleine-Budde
                   ` (28 more replies)
  0 siblings, 29 replies; 33+ messages in thread
From: Marc Kleine-Budde @ 2019-10-10 12:17 UTC (permalink / raw)
  To: netdev, linux-can
  Cc: davem, kernel, jhofstee, Martin Hundebøll, Kurt Van Dijck

Hello,

this patch series is the upcoming pull request for net/master.

One of the biggest changes is the cleanup of the error handling in the
rx-offload infrastructure. If queueing fails the skbs are now properly
freed.

Please test.

regards,
Marc

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2019-10-10 20:29 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-10 12:17 linux-can/testing: Request for testing Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 01/29] can: dev: add missing of_node_put() after calling of_get_child_by_name() Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 02/29] can: gs_usb: gs_can_open(): prevent memory leak Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 03/29] can: mcba_usb: fix use-after-free on disconnect Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 04/29] can: usb_8dev: " Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 05/29] can: flexcan: disable completely the ECC mechanism Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 06/29] can: peak_usb: fix a potential out-of-sync while decoding packets Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 07/29] can: peak_usb: report bus recovery as well Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 08/29] can: c_can: c_can_poll(): only read status register after status IRQ Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 09/29] can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 10/29] can: c_can: C_CAN: add bus recovery events Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 11/29] can: xilinx_can: Fix flags field initialization for axi can Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 12/29] can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leak Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 13/29] can: rx-offload: can_rx_offload_queue_tail(): " Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 14/29] can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue beyond skb_queue_len_max Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 15/29] can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on queue overflow or OOM Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 16/29] can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate error value in case of errors Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 17/29] can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 18/29] can: rx-offload: can_rx_offload_irq_offload_fifo(): " Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 19/29] can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 20/29] can: ti_hecc: ti_hecc_error(): " Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 21/29] can: ti_hecc: ti_hecc_stop(): stop the CPK on down Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 22/29] can: ti_hecc: keep MIM and MD set Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 23/29] can: ti_hecc: release the mailbox a bit earlier Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 24/29] can: ti_hecc: add fifo underflow error reporting Marc Kleine-Budde
2019-10-10 15:52   ` Marc Kleine-Budde
2019-10-10 18:04     ` Jeroen Hofstee
     [not found]     ` <694ef4e8-166b-7eeb-4d6e-39a0ecacc93f@victronenergy.com>
2019-10-10 20:29       ` Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 25/29] can: ti_hecc: properly report state changes Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 26/29] can: ti_hecc: add missing " Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 27/29] can: j1939: fix resource leak of skb on error return paths Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 28/29] can: j1939: fix memory leak if filters was set Marc Kleine-Budde
2019-10-10 12:17 ` [PATCH 29/29] can: don't use deprecated license identifiers Marc Kleine-Budde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.