From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Date: Fri, 10 Jul 2009 21:51:31 +0200 > This patch series makes generic netlink network namespace > aware, in some way, paving the way for making wireless > completely netns aware (which I will submit to John's tree). > > The required changes are basically some preparations in > core netlink, a change to make it possible to iterate net > namespaces under just RCU (which may be useful elsewhere in > the future), the actual genetlink patch and finally also > exporting get_net_ns_by_pid() which wireless will need. > > The last patch (for get_net_ns_by_pid) could go through > the wireless tree as well, but I've put it in here since > it touches core code. The others probably shouldn't go > through the wireless tree since they touch more than that. > > The first patch in this series fixes the last remaining > problem I had with the generic netlink one, the patches > are actually unchanged from the previous submission other > than adding patch 1 in front. Looks good, all applied, thanks! -- 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