summaryrefslogtreecommitdiffstats
path: root/net/6lowpan/iphc.c
Commit message (Expand)AuthorAgeFilesLines
* 6lowpan: iphc: Fix missing braces for if statementMarcel Holtmann2014-07-301-2/+2
* 6lowpan: iphc: Fix missing blank line after variable declarationsMarcel Holtmann2014-07-301-0/+1
* 6lowpan: iphc: Fix issues with alignment matching open parenthesisMarcel Holtmann2014-07-301-39/+35
* 6lowpan: iphc: Fix block comments to match networking styleMarcel Holtmann2014-07-301-22/+11
* 6lowpan: iphc: remove check on nullAlexander Aring2014-07-301-3/+0
* 6lowpan: iphc: use ipv6 api to check address scopeAlexander Aring2014-07-301-12/+17
* 6lowpan: iphc: cleanup use of lowpan_push_hc_dataAlexander Aring2014-07-301-25/+20
* 6lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring2014-07-301-6/+7
* 6lowpan: iphc: use sizeof in udp uncompressionAlexander Aring2014-07-301-9/+14
* 6lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring2014-07-301-56/+56
* 6lowpan: introduce new net/6lowpan directoryAlexander Aring2014-07-121-0/+801