netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, linux-can@vger.kernel.org, kernel@pengutronix.de
Subject: pull-request: can 2016-10-31
Date: Mon, 31 Oct 2016 21:36:18 +0100	[thread overview]
Message-ID: <20161031203620.14384-1-mkl@pengutronix.de> (raw)

Hello David,

this is a pull request of two patches for the upcoming v4.9 release.

The first patch is by Lukas Resch for the sja1000 plx_pci driver that adds
support for Moxa CAN devices. The second patch is by Oliver Hartkopp and fixes
a potential kernel panic in the CAN broadcast manager.

regards,
Marc

---

The following changes since commit 46d0847cdd4a3fc1920e56827b9189b9a105d362:

  mlxsw: spectrum: Fix incorrect reuse of MID entries (2016-10-31 15:34:43 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.9-20161031

for you to fetch changes up to deb507f91f1adbf64317ad24ac46c56eeccfb754:

  can: bcm: fix warning in bcm_connect/proc_register (2016-10-31 20:48:19 +0100)

----------------------------------------------------------------
linux-can-fixes-for-4.9-20161031

----------------------------------------------------------------
Lukas Resch (1):
      can: sja1000: plx_pci: Add support for Moxa CAN devices

Oliver Hartkopp (1):
      can: bcm: fix warning in bcm_connect/proc_register

 drivers/net/can/sja1000/plx_pci.c | 18 ++++++++++++++++++
 net/can/bcm.c                     | 32 +++++++++++++++++++++++---------
 2 files changed, 41 insertions(+), 9 deletions(-)



             reply	other threads:[~2016-10-31 20:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-31 20:36 Marc Kleine-Budde [this message]
2016-10-31 20:36 ` [PATCH 1/2] can: sja1000: plx_pci: Add support for Moxa CAN devices Marc Kleine-Budde
2016-10-31 20:36 ` [PATCH 2/2] can: bcm: fix warning in bcm_connect/proc_register Marc Kleine-Budde
2016-11-01  1:01 ` pull-request: can 2016-10-31 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161031203620.14384-1-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=davem@davemloft.net \
    --cc=kernel@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).