aboutsummaryrefslogtreecommitdiffstats
path: root/net/6lowpan (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-076lowpan: Allow 6LoWPAN to be modularGeert Uytterhoeven1-1/+1
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-107/+105
2014-07-306lowpan: iphc: Fix parenthesis alignments which off-by-oneMarcel Holtmann1-3/+3
2014-07-306lowpan: iphc: Fix missing braces for if statementMarcel Holtmann1-2/+2
2014-07-306lowpan: iphc: Fix missing blank line after variable declarationsMarcel Holtmann1-0/+1
2014-07-306lowpan: iphc: Fix issues with alignment matching open parenthesisMarcel Holtmann1-39/+35
2014-07-306lowpan: iphc: Fix block comments to match networking styleMarcel Holtmann1-22/+11
2014-07-306lowpan: iphc: remove check on nullAlexander Aring1-3/+0
2014-07-306lowpan: iphc: use ipv6 api to check address scopeAlexander Aring1-12/+17
2014-07-306lowpan: iphc: cleanup use of lowpan_push_hc_dataAlexander Aring1-25/+20
2014-07-306lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring1-6/+7
2014-07-306lowpan: iphc: use sizeof in udp uncompressionAlexander Aring1-9/+14
2014-07-306lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring1-56/+56
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-0/+800
2014-07-126lowpan: introduce new net/6lowpan directoryAlexander Aring3-0/+810