b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] pull request for net-next: batman-adv 2020-06-26
@ 2020-06-30  8:27 Simon Wunderlich
  2020-06-30  8:27 ` [PATCH 1/4] batman-adv: Start new development cycle Simon Wunderlich
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Simon Wunderlich @ 2020-06-30  8:27 UTC (permalink / raw)
  To: davem; +Cc: netdev, b.a.t.m.a.n

Hi David,

here is a little feature/cleanup pull request of batman-adv to go into net-next.

Please pull or let me know of any problem!

Thank you,
      Simon

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batadv-next-for-davem-20200630

for you to fetch changes up to 3bda14d09dc5789a895ab02b7dcfcec19b0a65b3:

  batman-adv: Introduce a configurable per interface hop penalty (2020-06-26 10:37:11 +0200)

----------------------------------------------------------------
This feature/cleanup patchset includes the following patches:

 - bump version strings, by Simon Wunderlich

 - update mailing list URL, by Sven Eckelmann

 - fix typos and grammar in documentation, by Sven Eckelmann

 - introduce a configurable per interface hop penalty,
   by Linus Luessing

----------------------------------------------------------------
Linus Lüssing (1):
      batman-adv: Introduce a configurable per interface hop penalty

Simon Wunderlich (1):
      batman-adv: Start new development cycle

Sven Eckelmann (2):
      batman-adv: Switch mailing list subscription page
      batman-adv: Fix typos and grammar in documentation

 Documentation/networking/batman-adv.rst |  8 +++---
 include/uapi/linux/batadv_packet.h      | 50 ++++++++++++++++-----------------
 include/uapi/linux/batman_adv.h         |  7 +++--
 net/batman-adv/bat_iv_ogm.c             | 25 +++++++++--------
 net/batman-adv/bat_v_elp.c              | 10 +++----
 net/batman-adv/bat_v_ogm.c              | 27 +++++++++++-------
 net/batman-adv/bridge_loop_avoidance.c  |  6 ++--
 net/batman-adv/distributed-arp-table.c  |  2 +-
 net/batman-adv/fragmentation.c          |  6 ++--
 net/batman-adv/hard-interface.c         | 16 ++++++-----
 net/batman-adv/log.h                    |  6 ++--
 net/batman-adv/main.c                   |  2 +-
 net/batman-adv/main.h                   |  8 +++---
 net/batman-adv/multicast.c              | 21 +++++++-------
 net/batman-adv/netlink.c                | 14 +++++++--
 net/batman-adv/network-coding.c         | 14 ++++-----
 net/batman-adv/originator.c             |  8 +++---
 net/batman-adv/routing.c                |  4 +--
 net/batman-adv/send.c                   |  4 +--
 net/batman-adv/soft-interface.c         |  2 +-
 net/batman-adv/tp_meter.c               | 12 ++++----
 net/batman-adv/translation-table.c      | 10 +++----
 net/batman-adv/tvlv.c                   |  4 +--
 net/batman-adv/types.h                  | 18 ++++++++----
 24 files changed, 156 insertions(+), 128 deletions(-)

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

end of thread, other threads:[~2020-06-30 19:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-30  8:27 [PATCH 0/4] pull request for net-next: batman-adv 2020-06-26 Simon Wunderlich
2020-06-30  8:27 ` [PATCH 1/4] batman-adv: Start new development cycle Simon Wunderlich
2020-06-30  8:27 ` [PATCH 2/4] batman-adv: Switch mailing list subscription page Simon Wunderlich
2020-06-30  8:27 ` [PATCH 3/4] batman-adv: Fix typos and grammar in documentation Simon Wunderlich
2020-06-30  8:27 ` [PATCH 4/4] batman-adv: Introduce a configurable per interface hop penalty Simon Wunderlich
2020-06-30 19:59 ` [PATCH 0/4] pull request for net-next: batman-adv 2020-06-26 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).