Javier Cardona (8): mac80211: improve mpath debugging mac80211: fix mpath timer NULL function mac80211: mesh locking fixes mac80211: fix mesh path flushing mac80211: mesh gate implementation {nl,mac}80211: add missing root mode meshconf entries {nl,cfg,mac}80211: let userspace set RANN interval {nl,cfg,mac}80211: let userspace make meshif mesh gate include/linux/ieee80211.h | 4 + include/linux/nl80211.h | 9 ++ include/net/cfg80211.h | 6 + net/mac80211/Kconfig | 13 ++ net/mac80211/cfg.c | 8 + net/mac80211/debugfs_netdev.c | 8 +- net/mac80211/ieee80211_i.h | 1 + net/mac80211/mesh.c | 6 +- net/mac80211/mesh.h | 12 ++- net/mac80211/mesh_hwmp.c | 77 +++++++---- net/mac80211/mesh_pathtbl.c | 303 ++++++++++++++++++++++++++++++++++++++++- net/wireless/mesh.c | 3 + net/wireless/nl80211.c | 15 ++ 13 files changed, 431 insertions(+), 34 deletions(-) -- 1.7.6 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html