Age | Commit message (Expand) | Author |
2022-02-04 | net: don't include ndisc.h from ipv6.h | Jakub Kicinski |
2021-07-22 | 6lowpan: iphc: Fix an off-by-one check of array index | Colin Ian King |
2021-03-24 | 6lowpan: Fix some typos in nhc_udp.c | Wang Hai |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2019-07-06 | 6lowpan: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-23 | 6lowpan: Off by one handling ->nexthdr | Dan Carpenter |
2019-01-22 | 6lowpan: fix debugfs_simple_attr.cocci warnings | YueHaibing |
2018-12-19 | 6lowpan: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-07-06 | 6lowpan: iphc: reset mac_header after decompress to fix panic | Michael Scott |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-04-12 | 6lowpan: Don't set IFF_NO_QUEUE | Luiz Augusto von Dentz |
2017-04-12 | 6lowpan: Use netdev addr_len to determine lladdr len | Luiz Augusto von Dentz |
2017-04-12 | 6lowpan: iphc: override l2 packet information | Alexander Aring |
2017-04-12 | 6lowpan: Set MAC address length according to LOWPAN_LLTYPE | Patrik Flykt |
2017-01-22 | 6lowpan: use rb_entry() | Geliang Tang |
2016-09-19 | 6lowpan: ndisc: no overreact if no short address is available | Alexander Aring |
2016-07-08 | 6lowpan: ndisc: set invalid unicast short addr to unspec | Alexander Aring |
2016-07-08 | 6lowpan: ndisc: add missing 802.15.4 only check | Alexander Aring |
2016-07-08 | 6lowpan: ndisc: fix double read unlock | Alexander Aring |
2016-06-15 | 6lowpan: add support for 802.15.4 short addr handling | Alexander Aring |
2016-06-15 | 6lowpan: add support for getting short address | Alexander Aring |
2016-06-15 | 6lowpan: introduce 6lowpan-nd | Alexander Aring |
2016-06-15 | 6lowpan: remove ipv6 module request | Alexander Aring |
2016-06-15 | 6lowpan: add 802.15.4 short addr slaac | Alexander Aring |
2016-04-13 | 6lowpan: move mac802154 header | Alexander Aring |
2016-04-13 | 6lowpan: add lowpan_is_ll function | Alexander Aring |
2016-04-13 | 6lowpan: move eui64 uncompress function | Alexander Aring |
2016-04-13 | 6lowpan: iphc: remove unnecessary zero data | Alexander Aring |
2016-04-13 | 6lowpan: iphc: rename add lowpan prefix | Alexander Aring |
2016-04-13 | 6lowpan: change naming for lowpan private data | Alexander Aring |
2016-04-08 | 6lowpan: iphc: fix handling of link-local compression | Alexander Aring |
2016-03-10 | 6lowpan: iphc: fix SAM/DAM bit comment | Alexander Aring |
2016-03-10 | 6lowpan: debugfs: add missing static | Alexander Aring |
2016-02-26 | 6lowpan: iphc: fix invalid case handling | Alexander Aring |
2016-02-24 | 6lowpan: fix error checking code | Andrzej Hajda |
2016-02-24 | 6lowpan: iphc: fix stateful multicast compression | Alexander Aring |
2016-02-23 | 6lowpan: iphc: add support for stateful compression | Alexander Aring |
2015-12-20 | 6lowpan: fix debugfs interface entry name | Alexander Aring |
2015-12-10 | 6lowpan: add debugfs support | Alexander Aring |
2015-12-10 | 6lowpan: add lowpan dev register helpers | Alexander Aring |
2015-12-10 | 6lowpan: add nhc module for GHC routing extension header detection | Stefan Schmidt |
2015-12-10 | 6lowpan: add nhc module for GHC fragmentation extension header detection | Stefan Schmidt |
2015-12-10 | 6lowpan: add nhc module for GHC destination extension header detection | Stefan Schmidt |
2015-12-10 | 6lowpan: add nhc module for GHC ICMPv6 detection | Stefan Schmidt |
2015-12-10 | 6lowpan: add nhc module for GHC UDP detection | Stefan Schmidt |
2015-12-10 | 6lowpan: add nhc module for GHC hop-by-hopextension header detection | Stefan Schmidt |
2015-12-10 | 6lowpan: clarify Kconfig entries for upcoming GHC support | Stefan Schmidt |