All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Wunderlich <sw-2YrNx6rUIHYiY0qSoAWiAoQuADTiUCJX@public.gmane.org>
To: davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org
Subject: [PATCH 0/2] pull request for net: batman-adv 2018-11-14
Date: Wed, 14 Nov 2018 14:46:16 +0100	[thread overview]
Message-ID: <20181114134618.17557-1-sw@simonwunderlich.de> (raw)

Hi David,

here are some bugfixes which we would like to see integrated into net.

Please pull or let me know of any problem!

Thank you,
      Simon

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batadv-net-for-davem-20181114

for you to fetch changes up to d7d8bbb40a5b1f682ee6589e212934f4c6b8ad60:

  batman-adv: Expand merged fragment buffer for full packet (2018-11-12 10:41:29 +0100)

----------------------------------------------------------------
Here are two batman-adv bugfixes:

 - Explicitly pad short ELP packets with zeros, by Sven Eckelmann

 - Fix packet size calculation when merging fragments,
   by Sven Eckelmann

----------------------------------------------------------------
Sven Eckelmann (2):
      batman-adv: Use explicit tvlv padding for ELP packets
      batman-adv: Expand merged fragment buffer for full packet

 net/batman-adv/bat_v_elp.c     | 6 ++++--
 net/batman-adv/fragmentation.c | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Simon Wunderlich <sw@simonwunderlich.de>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org,
	Simon Wunderlich <sw@simonwunderlich.de>
Subject: [B.A.T.M.A.N.] [PATCH 0/2] pull request for net: batman-adv 2018-11-14
Date: Wed, 14 Nov 2018 14:46:16 +0100	[thread overview]
Message-ID: <20181114134618.17557-1-sw@simonwunderlich.de> (raw)

Hi David,

here are some bugfixes which we would like to see integrated into net.

Please pull or let me know of any problem!

Thank you,
      Simon

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batadv-net-for-davem-20181114

for you to fetch changes up to d7d8bbb40a5b1f682ee6589e212934f4c6b8ad60:

  batman-adv: Expand merged fragment buffer for full packet (2018-11-12 10:41:29 +0100)

----------------------------------------------------------------
Here are two batman-adv bugfixes:

 - Explicitly pad short ELP packets with zeros, by Sven Eckelmann

 - Fix packet size calculation when merging fragments,
   by Sven Eckelmann

----------------------------------------------------------------
Sven Eckelmann (2):
      batman-adv: Use explicit tvlv padding for ELP packets
      batman-adv: Expand merged fragment buffer for full packet

 net/batman-adv/bat_v_elp.c     | 6 ++++--
 net/batman-adv/fragmentation.c | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

             reply	other threads:[~2018-11-14 13:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-14 13:46 Simon Wunderlich [this message]
2018-11-14 13:46 ` [B.A.T.M.A.N.] [PATCH 0/2] pull request for net: batman-adv 2018-11-14 Simon Wunderlich
     [not found] ` <20181114134618.17557-1-sw-2YrNx6rUIHYiY0qSoAWiAoQuADTiUCJX@public.gmane.org>
2018-11-14 13:46   ` [PATCH 1/2] batman-adv: Use explicit tvlv padding for ELP packets Simon Wunderlich
2018-11-14 13:46     ` [B.A.T.M.A.N.] " Simon Wunderlich
2018-11-14 13:46   ` [PATCH 2/2] batman-adv: Expand merged fragment buffer for full packet Simon Wunderlich
2018-11-14 13:46     ` [B.A.T.M.A.N.] " Simon Wunderlich
2018-11-17  4:27 ` [PATCH 0/2] pull request for net: batman-adv 2018-11-14 David Miller
2018-11-17  4:27   ` [B.A.T.M.A.N.] " 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=20181114134618.17557-1-sw@simonwunderlich.de \
    --to=sw-2yrnx6ruihyiy0qsoawiaoquadtiucjx@public.gmane.org \
    --cc=b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org \
    --cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 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.