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

Hi David,

here are some more bugfixes for net.

Please pull or let me know of any problem!

Thank you,
      Simon

The following changes since commit f22e08932c2960f29b5e828e745c9f3fb7c1bb86:

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

are available in the git repository at:

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

for you to fetch changes up to fc04fdb2c8a894283259f5621d31d75610701091:

  batman-adv: Fix skbuff rcsum on packet reroute (2018-03-18 13:20:32 +0100)

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

 - fix possible IPv6 packet loss when multicast extension is used, by Linus Luessing

 - fix SKB handling issues for TTVN and DAT, by Matthias Schiffer (two patches)

 - fix include for eventpoll, by Sven Eckelmann

 - fix skb checksum for ttvn reroutes, by Sven Eckelmann

----------------------------------------------------------------
Linus Lüssing (1):
      batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag

Matthias Schiffer (2):
      batman-adv: update data pointers after skb_cow()
      batman-adv: fix header size check in batadv_dbg_arp()

Sven Eckelmann (2):
      batman-adv: Add missing include for EPOLL* constants
      batman-adv: Fix skbuff rcsum on packet reroute

 net/batman-adv/distributed-arp-table.c |  2 +-
 net/batman-adv/icmp_socket.c           |  1 +
 net/batman-adv/log.c                   |  1 +
 net/batman-adv/multicast.c             |  4 ++--
 net/batman-adv/routing.c               | 25 +++++++++++++++----------
 5 files changed, 20 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2018-03-22 15:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-19 16:37 [PATCH 0/5] pull request for net: batman-adv 2018-03-19 Simon Wunderlich
     [not found] ` <20180319163726.10921-1-sw-2YrNx6rUIHYiY0qSoAWiAoQuADTiUCJX@public.gmane.org>
2018-03-19 16:37   ` [PATCH 1/5] batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag Simon Wunderlich
2018-03-19 16:37   ` [PATCH 2/5] batman-adv: update data pointers after skb_cow() Simon Wunderlich
2018-03-19 16:37   ` [PATCH 3/5] batman-adv: fix header size check in batadv_dbg_arp() Simon Wunderlich
2018-03-19 16:37   ` [PATCH 4/5] batman-adv: Add missing include for EPOLL* constants Simon Wunderlich
2018-03-19 16:37   ` [PATCH 5/5] batman-adv: Fix skbuff rcsum on packet reroute Simon Wunderlich
2018-03-22 15:26   ` [PATCH 0/5] pull request for net: batman-adv 2018-03-19 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).