summaryrefslogtreecommitdiff
path: root/net/6lowpan
AgeCommit message (Expand)Author
2024-02-09net: fill in MODULE_DESCRIPTION()s for 6LoWPANBreno Leitao
2023-03-296lowpan: Remove redundant initialisation.Kuniyuki Iwashima
2022-06-09net: 6lowpan: constify lowpan_nhc structuresAlexander Aring
2022-06-09net: 6lowpan: use array for find nhc idAlexander Aring
2022-06-09net: 6lowpan: remove const from scalarsAlexander Aring
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski
2021-07-226lowpan: iphc: Fix an off-by-one check of array indexColin Ian King
2021-03-246lowpan: Fix some typos in nhc_udp.cWang Hai
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2019-07-066lowpan: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-236lowpan: Off by one handling ->nexthdrDan Carpenter
2019-01-226lowpan: fix debugfs_simple_attr.cocci warningsYueHaibing
2018-12-196lowpan: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-07-066lowpan: iphc: reset mac_header after decompress to fix panicMichael Scott
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-126lowpan: Don't set IFF_NO_QUEUELuiz Augusto von Dentz
2017-04-126lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz
2017-04-126lowpan: iphc: override l2 packet informationAlexander Aring
2017-04-126lowpan: Set MAC address length according to LOWPAN_LLTYPEPatrik Flykt
2017-01-226lowpan: use rb_entry()Geliang Tang
2016-09-196lowpan: ndisc: no overreact if no short address is availableAlexander Aring
2016-07-086lowpan: ndisc: set invalid unicast short addr to unspecAlexander Aring
2016-07-086lowpan: ndisc: add missing 802.15.4 only checkAlexander Aring
2016-07-086lowpan: ndisc: fix double read unlockAlexander Aring
2016-06-156lowpan: add support for 802.15.4 short addr handlingAlexander Aring
2016-06-156lowpan: add support for getting short addressAlexander Aring
2016-06-156lowpan: introduce 6lowpan-ndAlexander Aring
2016-06-156lowpan: remove ipv6 module requestAlexander Aring
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-04-136lowpan: move mac802154 headerAlexander Aring
2016-04-136lowpan: add lowpan_is_ll functionAlexander Aring
2016-04-136lowpan: move eui64 uncompress functionAlexander Aring
2016-04-136lowpan: iphc: remove unnecessary zero dataAlexander Aring
2016-04-136lowpan: iphc: rename add lowpan prefixAlexander Aring
2016-04-136lowpan: change naming for lowpan private dataAlexander Aring
2016-04-086lowpan: iphc: fix handling of link-local compressionAlexander Aring
2016-03-106lowpan: iphc: fix SAM/DAM bit commentAlexander Aring
2016-03-106lowpan: debugfs: add missing staticAlexander Aring
2016-02-266lowpan: iphc: fix invalid case handlingAlexander Aring
2016-02-246lowpan: fix error checking codeAndrzej Hajda
2016-02-246lowpan: iphc: fix stateful multicast compressionAlexander Aring
2016-02-236lowpan: iphc: add support for stateful compressionAlexander Aring
2015-12-206lowpan: fix debugfs interface entry nameAlexander Aring
2015-12-106lowpan: add debugfs supportAlexander Aring
2015-12-106lowpan: add lowpan dev register helpersAlexander Aring
2015-12-106lowpan: add nhc module for GHC routing extension header detectionStefan Schmidt
2015-12-106lowpan: add nhc module for GHC fragmentation extension header detectionStefan Schmidt