Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-merge
Simon Wunderlich says:
====================
This code cleanup patchset includes the following changes (chronological
order):
- bump version strings, by Simon Wunderlich
- README updates/clean up, by Sven Eckelmann (4 patches)
- Code clean up and restructuring by Sven Eckelmann (2 patches)
- Kerneldoc fix in forw_packet structure, by Linus Luessing
- Remove unused argument in dbg_arp, by Antonio Quartulli
- Add support to build batman-adv without wireless, by Linus Luessing
- Restructure error handling for is_ap_isolated, by Markus Elfring
- Remove unused initialization in various functions, by Sven Eckelmann
- Use better names for fragment and gateway list heads, by Sven
Eckelmann (2 patches)
- Convert to octal permissions for files, by Sven Eckelmann
- Avoid precedence issues for some macros, by Sven Eckelmann
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- Documentation/networking/batman-adv.txt 20 additions, 15 deletionsDocumentation/networking/batman-adv.txt
- net/batman-adv/Kconfig 1 addition, 1 deletionnet/batman-adv/Kconfig
- net/batman-adv/bat_iv_ogm.c 3 additions, 3 deletionsnet/batman-adv/bat_iv_ogm.c
- net/batman-adv/bat_v.c 4 additions, 4 deletionsnet/batman-adv/bat_v.c
- net/batman-adv/bat_v_ogm.c 2 additions, 2 deletionsnet/batman-adv/bat_v_ogm.c
- net/batman-adv/debugfs.c 12 additions, 14 deletionsnet/batman-adv/debugfs.c
- net/batman-adv/distributed-arp-table.c 6 additions, 11 deletionsnet/batman-adv/distributed-arp-table.c
- net/batman-adv/fragmentation.c 9 additions, 9 deletionsnet/batman-adv/fragmentation.c
- net/batman-adv/fragmentation.h 1 addition, 1 deletionnet/batman-adv/fragmentation.h
- net/batman-adv/gateway_client.c 5 additions, 4 deletionsnet/batman-adv/gateway_client.c
- net/batman-adv/hash.h 0 additions, 30 deletionsnet/batman-adv/hash.h
- net/batman-adv/icmp_socket.c 2 additions, 3 deletionsnet/batman-adv/icmp_socket.c
- net/batman-adv/log.c 1 addition, 3 deletionsnet/batman-adv/log.c
- net/batman-adv/log.h 6 additions, 6 deletionsnet/batman-adv/log.h
- net/batman-adv/main.c 1 addition, 1 deletionnet/batman-adv/main.c
- net/batman-adv/main.h 3 additions, 24 deletionsnet/batman-adv/main.h
- net/batman-adv/network-coding.c 3 additions, 5 deletionsnet/batman-adv/network-coding.c
- net/batman-adv/originator.c 5 additions, 5 deletionsnet/batman-adv/originator.c
- net/batman-adv/packet.h 1 addition, 11 deletionsnet/batman-adv/packet.h
- net/batman-adv/send.c 1 addition, 1 deletionnet/batman-adv/send.c
Loading
Please register or sign in to comment