netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5][6lowpan] several fixes for 6lowpan
@ 2012-04-24 10:51 Alexander Smirnov
  2012-04-24 10:51 ` [PATCH 1/5] 6lowpan: fix segmentation fault caused by mlme request Alexander Smirnov
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Alexander Smirnov @ 2012-04-24 10:51 UTC (permalink / raw)
  To: netdev; +Cc: davem, linux-zigbee-devel


Dear David,

the following patch-set contains several fixes/improvements for 6lowpan:
1. fix: segmentation fault caused by mlme request
2. impr: move frame allocation code to a separate function
3. fix: clean up fragments list if module unloaded
4. impr: duplicate definition of IEEE802154_ALEN
5. fix: add missing spin_lock_init()

Could you please review them?

With best regards,
Alex

8<--

The following changes since commit ac807fa8e625aff58060876d70298c93a59c4252:

  tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation. (2012-04-23 03:21:58 -0400)

are available in the git repository at:
  git://local ..BRANCH.NOT.VERIFIED..

Alexander Smirnov (5):
      6lowpan: fix segmentation fault caused by mlme request
      6lowpan: move frame allocation code to a separate function
      6lowpan: clean up fragments list if module unloaded
      6lowpan: duplicate definition of IEEE802154_ALEN
      6lowpan: add missing spin_lock_init()

 net/ieee802154/6lowpan.c |  125 ++++++++++++++++++++++++++++++++--------------
 net/ieee802154/6lowpan.h |    3 -
 2 files changed, 88 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2012-04-26  0:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24 10:51 [PATCH 0/5][6lowpan] several fixes for 6lowpan Alexander Smirnov
2012-04-24 10:51 ` [PATCH 1/5] 6lowpan: fix segmentation fault caused by mlme request Alexander Smirnov
     [not found] ` <1335264671-27127-1-git-send-email-alex.bluesman.smirnov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-04-24 10:51   ` [PATCH 2/5] 6lowpan: move frame allocation code to a separate function Alexander Smirnov
2012-04-24 10:51   ` [PATCH 3/5] 6lowpan: clean up fragments list if module unloaded Alexander Smirnov
2012-04-24 10:51 ` [PATCH 4/5] 6lowpan: duplicate definition of IEEE802154_ALEN Alexander Smirnov
2012-04-24 10:51 ` [PATCH 5/5] 6lowpan: add missing spin_lock_init() Alexander Smirnov
2012-04-26  0:35 ` [PATCH 0/5][6lowpan] several fixes for 6lowpan David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).