summaryrefslogtreecommitdiffstats
path: root/net/6lowpan
Commit message (Expand)AuthorAge
* 6lowpan: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-06
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* 6lowpan: Off by one handling ->nexthdrDan Carpenter2019-04-23
* 6lowpan: fix debugfs_simple_attr.cocci warningsYueHaibing2019-01-22
* 6lowpan: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-18
* 6lowpan: iphc: reset mac_header after decompress to fix panicMichael Scott2018-07-06
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* 6lowpan: Don't set IFF_NO_QUEUELuiz Augusto von Dentz2017-04-12
* 6lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz2017-04-12
* 6lowpan: iphc: override l2 packet informationAlexander Aring2017-04-12
* 6lowpan: Set MAC address length according to LOWPAN_LLTYPEPatrik Flykt2017-04-12
* 6lowpan: use rb_entry()Geliang Tang2017-01-22
* 6lowpan: ndisc: no overreact if no short address is availableAlexander Aring2016-09-19
* 6lowpan: ndisc: set invalid unicast short addr to unspecAlexander Aring2016-07-08
* 6lowpan: ndisc: add missing 802.15.4 only checkAlexander Aring2016-07-08
* 6lowpan: ndisc: fix double read unlockAlexander Aring2016-07-08
* 6lowpan: add support for 802.15.4 short addr handlingAlexander Aring2016-06-15
* 6lowpan: add support for getting short addressAlexander Aring2016-06-15
* 6lowpan: introduce 6lowpan-ndAlexander Aring2016-06-15
* 6lowpan: remove ipv6 module requestAlexander Aring2016-06-15
* 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-15
* 6lowpan: move mac802154 headerAlexander Aring2016-04-13
* 6lowpan: add lowpan_is_ll functionAlexander Aring2016-04-13
* 6lowpan: move eui64 uncompress functionAlexander Aring2016-04-13
* 6lowpan: iphc: remove unnecessary zero dataAlexander Aring2016-04-13
* 6lowpan: iphc: rename add lowpan prefixAlexander Aring2016-04-13
* 6lowpan: change naming for lowpan private dataAlexander Aring2016-04-13
* 6lowpan: iphc: fix handling of link-local compressionAlexander Aring2016-04-08
* 6lowpan: iphc: fix SAM/DAM bit commentAlexander Aring2016-03-10
* 6lowpan: debugfs: add missing staticAlexander Aring2016-03-10
* 6lowpan: iphc: fix invalid case handlingAlexander Aring2016-02-26
* 6lowpan: fix error checking codeAndrzej Hajda2016-02-24
* 6lowpan: iphc: fix stateful multicast compressionAlexander Aring2016-02-24
* 6lowpan: iphc: add support for stateful compressionAlexander Aring2016-02-23
* 6lowpan: fix debugfs interface entry nameAlexander Aring2015-12-20
* 6lowpan: add debugfs supportAlexander Aring2015-12-09
* 6lowpan: add lowpan dev register helpersAlexander Aring2015-12-09
* 6lowpan: add nhc module for GHC routing extension header detectionStefan Schmidt2015-12-09
* 6lowpan: add nhc module for GHC fragmentation extension header detectionStefan Schmidt2015-12-09
* 6lowpan: add nhc module for GHC destination extension header detectionStefan Schmidt2015-12-09
* 6lowpan: add nhc module for GHC ICMPv6 detectionStefan Schmidt2015-12-09
* 6lowpan: add nhc module for GHC UDP detectionStefan Schmidt2015-12-09
* 6lowpan: add nhc module for GHC hop-by-hopextension header detectionStefan Schmidt2015-12-09
* 6lowpan: clarify Kconfig entries for upcoming GHC supportStefan Schmidt2015-12-09
* 6lowpan: put mcast compression in an own functionAlexander Aring2015-10-20
* 6lowpan: rework tc and flow label handlingAlexander Aring2015-10-20
* 6lowpan: iphc: change define valuesAlexander Aring2015-10-20
* 6lowpan: move IPHC functionality definesAlexander Aring2015-10-20