All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] wireless network namespace work
@ 2009-07-13 22:33 Johannes Berg
  2009-07-13 22:33 ` [PATCH 1/3] mac80211: cooperate more with network namespaces Johannes Berg
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Johannes Berg @ 2009-07-13 22:33 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

Hi,

This series implements most of the net namespace awareness
for wireless (well, those bits that davem doesn't already
have).

This depends on the following commits from net-next-2.6:

  commit 30ffee8480c13fbcf8ab6c28e31f79dfff683117
  Author: Johannes Berg <johannes@sipsolutions.net>
  Date:   Fri Jul 10 09:51:35 2009 +0000

      net: move and export get_net_ns_by_pid

  commit 134e63756d5f3d0f7604dfcca847b09d1b14fd66
  Author: Johannes Berg <johannes@sipsolutions.net>
  Date:   Fri Jul 10 09:51:34 2009 +0000

      genetlink: make netns aware

  commit 11a28d373ed2539a110d56419457e2e7db221ac7
  Author: Johannes Berg <johannes@sipsolutions.net>
  Date:   Fri Jul 10 09:51:33 2009 +0000

      net: make namespace iteration possible under RCU

  commit 6c04bb18ddd633b7feac2c8fe2ae0bf61d20ca7a
  Author: Johannes Berg <johannes@sipsolutions.net>
  Date:   Fri Jul 10 09:51:32 2009 +0000

      netlink: use call_rcu for netlink_change_ngroups

(well, it only depends on the first and second, but the second
in turn depends on the other two)

Not sure -- can you cherry-pick these and things just work?

johannes


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2009-07-27 19:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-13 22:33 [PATCH 0/3] wireless network namespace work Johannes Berg
2009-07-13 22:33 ` [PATCH 1/3] mac80211: cooperate more with network namespaces Johannes Berg
2009-07-27  0:04   ` Pavel Roskin
2009-07-27  8:27     ` Johannes Berg
2009-07-27 15:34       ` Pavel Roskin
2009-07-27 15:59         ` Johannes Berg
2009-07-27 16:02           ` Johannes Berg
2009-07-27 16:12             ` Pavel Roskin
2009-07-27 16:40               ` Pavel Roskin
2009-07-27 18:22                 ` Johannes Berg
2009-07-27 19:02                   ` Pavel Roskin
2009-07-27 19:07                     ` Johannes Berg
2009-07-27 17:30               ` Johannes Berg
2009-07-13 22:33 ` [PATCH 2/3] cfg80211: make aware of net namespaces Johannes Berg
2009-07-13 22:33 ` [PATCH 3/3] mac80211: allow using network namespaces Johannes Berg
2009-07-13 22:39 ` [HACK] mac80211: don't set netdev parent pointer Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.