All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksij Rempel <o.rempel@pengutronix.de>
To: dev.kurt@vandijck-laurijssen.be, mkl@pengutronix.de, wg@grandegger.com
Cc: Oleksij Rempel <o.rempel@pengutronix.de>,
	kernel@pengutronix.de, linux-can@vger.kernel.org,
	netdev@vger.kernel.org, David Jander <david@protonic.nl>,
	Zhang Changzhong <zhangchangzhong@huawei.com>
Subject: [PATCH v2 0/2] net: j1939: extend UAPI for RX notifications
Date: Wed,  7 Jul 2021 11:48:52 +0200	[thread overview]
Message-ID: <20210707094854.30781-1-o.rempel@pengutronix.de> (raw)

changes v2:
- fix size calculation for the addresses
- make sure all J1939_NLA* have same order

Oleksij Rempel (2):
  net: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
  net: j1939: extend UAPI to notify about RX status

 include/uapi/linux/can/j1939.h |   9 +++
 net/can/j1939/j1939-priv.h     |  10 ++-
 net/can/j1939/socket.c         | 141 +++++++++++++++++++++++++--------
 net/can/j1939/transport.c      |  26 ++++--
 4 files changed, 144 insertions(+), 42 deletions(-)

-- 
2.30.2


             reply	other threads:[~2021-07-07  9:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-07  9:48 Oleksij Rempel [this message]
2021-07-07  9:48 ` [PATCH v2 1/2] net: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_* Oleksij Rempel
2021-07-07  9:48 ` [PATCH v2 2/2] net: j1939: extend UAPI to notify about RX status Oleksij Rempel
2021-08-04  9:53 ` [PATCH v2 0/2] net: j1939: extend UAPI for RX notifications Marc Kleine-Budde

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=20210707094854.30781-1-o.rempel@pengutronix.de \
    --to=o.rempel@pengutronix.de \
    --cc=david@protonic.nl \
    --cc=dev.kurt@vandijck-laurijssen.be \
    --cc=kernel@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=wg@grandegger.com \
    --cc=zhangchangzhong@huawei.com \
    /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 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.