public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] 6lowpan: few changes to help with backports
@ 2014-04-18  1:22 Luis R. Rodriguez
  2014-04-18  1:22 ` [PATCH 1/3] 6lowpan: add helper to get 6lowpan namespace Luis R. Rodriguez
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Luis R. Rodriguez @ 2014-04-18  1:22 UTC (permalink / raw)
  To: alex.bluesman.smirnov, dbaryshkov, linux-zigbee-devel, davem
  Cc: netdev, linux-kernel, backports, Luis R. Rodriguez

Here's a few changes that can help automate the backport of 6lowpan.
I've been carrying them around for a while, I think its best to just
merge these upstream as its nothing controversial.

Luis R. Rodriguez (3):
  6lowpan: add helper to get 6lowpan namespace
  6lowpan: make lowpan_cb static
  6lowpan: include net/net_namespace.h on 6lowpan namepsace header

 include/net/6lowpan.h       |  1 +
 include/net/net_namespace.h | 15 ++++++++++++++
 net/ieee802154/reassembly.c | 48 +++++++++++++++++++++++++++++----------------
 3 files changed, 47 insertions(+), 17 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-04-22 19:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-18  1:22 [PATCH 0/3] 6lowpan: few changes to help with backports Luis R. Rodriguez
2014-04-18  1:22 ` [PATCH 1/3] 6lowpan: add helper to get 6lowpan namespace Luis R. Rodriguez
2014-04-22  9:44   ` Johannes Berg
2014-04-22  9:53     ` Alexander Aring
2014-04-22 17:58       ` Luis R. Rodriguez
2014-04-22 18:45         ` Johannes Berg
2014-04-22 18:49           ` Alexander Aring
2014-04-22 19:09             ` Luis R. Rodriguez
2014-04-22 19:03           ` Luis R. Rodriguez
2014-04-18  1:22 ` [PATCH 2/3] 6lowpan: make lowpan_cb static Luis R. Rodriguez
2014-04-18  1:22 ` [PATCH 3/3] 6lowpan: include net/net_namespace.h on 6lowpan namepsace header Luis R. Rodriguez
2014-04-20 22:21 ` [PATCH 0/3] 6lowpan: few changes to help with backports David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox