netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] pull request for net: batman-adv 2018-03-02
@ 2018-03-02 17:51 Simon Wunderlich
       [not found] ` <20180302175142.11838-1-sw-2YrNx6rUIHYiY0qSoAWiAoQuADTiUCJX@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Simon Wunderlich @ 2018-03-02 17:51 UTC (permalink / raw)
  To: davem-fT/PcQaiUtIeIZ0/mPfg9Q
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA,
	b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r

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 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to f22e08932c2960f29b5e828e745c9f3fb7c1bb86:

  batman-adv: Fix internal interface indices types (2018-02-25 20:19:34 +0100)

----------------------------------------------------------------
Here are some batman-adv bugfixes:

 - fix skb checksum issues, by Matthias Schiffer (2 patches)

 - fix exception handling when dumping data objects through netlink,
   by Sven Eckelmann (4 patches)

 - fix handling of interface indices, by Sven Eckelmann

----------------------------------------------------------------
Matthias Schiffer (2):
      batman-adv: fix packet checksum in receive path
      batman-adv: invalidate checksum on fragment reassembly

Sven Eckelmann (5):
      batman-adv: Ignore invalid batadv_iv_gw during netlink send
      batman-adv: Ignore invalid batadv_v_gw during netlink send
      batman-adv: Fix netlink dumping of BLA claims
      batman-adv: Fix netlink dumping of BLA backbones
      batman-adv: Fix internal interface indices types

 net/batman-adv/bat_iv_ogm.c            | 26 +++++++++++++++-----------
 net/batman-adv/bat_v.c                 |  2 +-
 net/batman-adv/bridge_loop_avoidance.c | 22 ++++++++++++++--------
 net/batman-adv/fragmentation.c         |  3 ++-
 net/batman-adv/hard-interface.c        |  9 +++++++--
 net/batman-adv/originator.c            |  4 ++--
 net/batman-adv/originator.h            |  4 ++--
 net/batman-adv/soft-interface.c        |  8 +-------
 net/batman-adv/types.h                 | 11 ++++++-----
 9 files changed, 50 insertions(+), 39 deletions(-)

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

end of thread, other threads:[~2018-03-04  4:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-02 17:51 [PATCH 0/7] pull request for net: batman-adv 2018-03-02 Simon Wunderlich
     [not found] ` <20180302175142.11838-1-sw-2YrNx6rUIHYiY0qSoAWiAoQuADTiUCJX@public.gmane.org>
2018-03-02 17:51   ` [PATCH 1/7] batman-adv: fix packet checksum in receive path Simon Wunderlich
2018-03-02 17:51   ` [PATCH 2/7] batman-adv: invalidate checksum on fragment reassembly Simon Wunderlich
2018-03-02 17:51   ` [PATCH 3/7] batman-adv: Ignore invalid batadv_iv_gw during netlink send Simon Wunderlich
2018-03-02 17:51   ` [PATCH 4/7] batman-adv: Ignore invalid batadv_v_gw " Simon Wunderlich
2018-03-02 17:51   ` [PATCH 5/7] batman-adv: Fix netlink dumping of BLA claims Simon Wunderlich
2018-03-02 17:51   ` [PATCH 6/7] batman-adv: Fix netlink dumping of BLA backbones Simon Wunderlich
2018-03-02 17:51   ` [PATCH 7/7] batman-adv: Fix internal interface indices types Simon Wunderlich
2018-03-04  4:53   ` [PATCH 0/7] pull request for net: batman-adv 2018-03-02 David Miller

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