OSDN Git Service

Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux-merge
authorJakub Kicinski <kuba@kernel.org>
Sat, 5 Dec 2020 23:08:05 +0000 (15:08 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 5 Dec 2020 23:08:06 +0000 (15:08 -0800)
commit78d6bb584dd948ea3ab213884c8944ac5f01c6eb
treee87e132527452f946a47c1f7cadff6b6d221afd4
parent4560b2a3ecdd5d587c4c6eea4339899f173a559a
parent34a14c2e6310a348a3f23af6e95bf9ea040f3ec8
Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux-merge

Simon Wunderlich says:

====================
This cleanup patchset includes the following patches:

 - bump version strings, by Simon Wunderlich

 - update include for min/max helpers, by Sven Eckelmann

 - add infrastructure and netlink functions for routing algo selection,
   by Sven Eckelmann (2 patches)

 - drop deprecated debugfs and sysfs support and obsoleted
   functionality, by Sven Eckelmann (3 patches)

 - drop unused include in fragmentation.c, by Simon Wunderlich

* tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux-merge:
  batman-adv: Drop unused soft-interface.h include in fragmentation.c
  batman-adv: Drop legacy code for auto deleting mesh interfaces
  batman-adv: Drop deprecated debugfs support
  batman-adv: Drop deprecated sysfs support
  batman-adv: Allow selection of routing algorithm over rtnetlink
  batman-adv: Prepare infrastructure for newlink settings
  batman-adv: Add new include for min/max helpers
  batman-adv: Start new development cycle
====================

Link: https://lore.kernel.org/r/20201204154631.21063-1-sw@simonwunderlich.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS