The annotated tag, batadv-next-for-davem-20160704 has been created at 8b31dff1282916cf711424632c02ffa1598a21b8 (tag) tagging 29824a55c07cd79a530d4bc1020a529c402515b6 (commit) replaces batadv-next-for-davem-20160701 tagged by Simon Wunderlich on Mon Jul 4 14:51:11 2016 +0200
- Shortlog ------------------------------------------------------------ This feature patchset includes the following changes:
- Cleanup work by Markus Pargmann and Sven Eckelmann (six patches)
- Initial Netlink support by Matthias Schiffer (two patches)
- Throughput Meter implementation by Antonio Quartulli, a kernel-space traffic generator to estimate link speeds. This feature is useful on low-end WiFi APs where running iperf or netperf from userspace gives wrong results due to heavy userspace/kernelspace overhead. (three patches)
Antonio Quartulli (3): batman-adv: return netdev status in the TX path batman-adv: throughput meter implementation batman-adv: split routing API data structure in subobjects
Markus Pargmann (1): batman-adv: split tvlv into a separate file
Matthias Schiffer (2): batman-adv: add generic netlink family for batman-adv batman-adv: add netlink command to query generic mesh information files
Sven Eckelmann (5): batman-adv: Include main.h in bat_v_ogm.h batman-adv: Keep includes ordered by filename batman-adv: move bat_algo functions into a separate file batman-adv: Consolidate logging related functions batman-adv: Fix bat_(iv|v) function declaration header
-----------------------------------------------------------------------