netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3 v3 resend] 6lowpan: minor fixes
@ 2012-06-25 13:49 Alexander Smirnov
  2012-06-25 13:49 ` [PATCH net-next v3 1/3] 6lowpan: read data from skb safely Alexander Smirnov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alexander Smirnov @ 2012-06-25 13:49 UTC (permalink / raw)
  To: davem; +Cc: netdev, dbaryshkov

Hello David,

I sent this set several weeks ago and seems that it was missed
(or please let me know if there was a reason).

this is the 3-rd version of the patches.
Changes since v2:
 - Removed WARN_ON() and BUG() from skb fetch methods. That wasn't a good idea
   to crash kernel by such an unsignificant issue.
 - Added new patch (I've decided to add it here just to keep all the 6lowpan
   related code together)

Could you please review this set?

Thank you for your time!

With best regards,
Alexander Smirnov

Alexander Smirnov (3):
  6lowpan: read data from skb safely
  6lowpan: fix hop limit compression
  6lowpan: remove excessive argument in pr_debug

 net/ieee802154/6lowpan.c |  163 ++++++++++++++++++++++------------------------
 1 files changed, 78 insertions(+), 85 deletions(-)

--
1.7.2.3

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

end of thread, other threads:[~2012-06-25 23:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 13:49 [PATCH 0/3 v3 resend] 6lowpan: minor fixes Alexander Smirnov
2012-06-25 13:49 ` [PATCH net-next v3 1/3] 6lowpan: read data from skb safely Alexander Smirnov
2012-06-25 13:49 ` [PATCH net-next v3 2/3] 6lowpan: fix hop limit compression Alexander Smirnov
2012-06-25 13:49 ` [PATCH v2 net-next v3 3/3] 6lowpan: remove excessive argument in pr_debug Alexander Smirnov
2012-06-25 23:45 ` [PATCH 0/3 v3 resend] 6lowpan: minor fixes 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).