diff options
author | David S. Miller <davem@davemloft.net> | 2019-03-28 09:52:42 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-28 09:52:42 -0700 |
commit | ede1fd1851467a107f14faace274479dfe28a36c (patch) | |
tree | 9376fc5e6bbdca524db4b251c1368dfd406e8ecc /MAINTAINERS | |
parent | 356d71e00d278d865f8c7f68adebd6ce4698a7e2 (diff) | |
parent | 32e727449c792b689c2a06a8b4cc9fef6270c5a7 (diff) | |
download | linux-ede1fd1851467a107f14faace274479dfe28a36c.tar.bz2 |
Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-merge
Simon Wunderlich says:
====================
This feature/cleanup patchset includes the following patches:
- Drop license boilerplate (obsoleted by SPDX license IDs),
by Sven Eckelmann
- Drop documentation for sysfs and debugfs Documentation,
by Sven Eckelmann (2 patches)
- Mark sysfs as optional and deprecated, by Sven Eckelmann (3 patches)
- Update MAINTAINERS Tree, Chat and Bugtracker,
by Sven Eckelmann (3 patches)
- Rename batadv_dat_send_data, by Sven Eckelmann
- update DAT entries with incoming ARP replies, by Linus Luessing
- add multicast-to-unicast support for limited destinations,
by Linus Luessing
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3e5a5d263f29..35cc403471ea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2793,10 +2793,13 @@ M: Simon Wunderlich <sw@simonwunderlich.de> M: Antonio Quartulli <a@unstable.cc> L: b.a.t.m.a.n@lists.open-mesh.org (moderated for non-subscribers) W: https://www.open-mesh.org/ +B: https://www.open-mesh.org/projects/batman-adv/issues +C: irc://chat.freenode.net/batman Q: https://patchwork.open-mesh.org/project/batman/list/ +T: git https://git.open-mesh.org/linux-merge.git S: Maintained -F: Documentation/ABI/testing/sysfs-class-net-batman-adv -F: Documentation/ABI/testing/sysfs-class-net-mesh +F: Documentation/ABI/obsolete/sysfs-class-net-batman-adv +F: Documentation/ABI/obsolete/sysfs-class-net-mesh F: Documentation/networking/batman-adv.rst F: include/uapi/linux/batadv_packet.h F: include/uapi/linux/batman_adv.h |