index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
6lowpan
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
6lowpan: Don't set IFF_NO_QUEUE
Luiz Augusto von Dentz
1
-1
/
+0
2017-04-12
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
1
-11
/
+38
2017-04-12
6lowpan: iphc: override l2 packet information
Alexander Aring
1
-0
/
+8
2017-04-12
6lowpan: Set MAC address length according to LOWPAN_LLTYPE
Patrik Flykt
1
-1
/
+10
2017-01-22
6lowpan: use rb_entry()
Geliang Tang
1
-4
/
+4
2016-09-19
6lowpan: ndisc: no overreact if no short address is available
Alexander Aring
1
-2
/
+0
2016-07-08
6lowpan: ndisc: set invalid unicast short addr to unspec
Alexander Aring
1
-2
/
+5
2016-07-08
6lowpan: ndisc: add missing 802.15.4 only check
Alexander Aring
1
-0
/
+3
2016-07-08
6lowpan: ndisc: fix double read unlock
Alexander Aring
1
-1
/
+2
2016-06-15
6lowpan: add support for 802.15.4 short addr handling
Alexander Aring
1
-29
/
+138
2016-06-15
6lowpan: add support for getting short address
Alexander Aring
1
-0
/
+39
2016-06-15
6lowpan: introduce 6lowpan-nd
Alexander Aring
4
-2
/
+242
2016-06-15
6lowpan: remove ipv6 module request
Alexander Aring
1
-2
/
+0
2016-06-15
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
1
-0
/
+46
2016-04-13
6lowpan: move mac802154 header
Alexander Aring
1
-3
/
+0
2016-04-13
6lowpan: add lowpan_is_ll function
Alexander Aring
1
-0
/
+9
2016-04-13
6lowpan: move eui64 uncompress function
Alexander Aring
1
-16
/
+0
2016-04-13
6lowpan: iphc: remove unnecessary zero data
Alexander Aring
1
-1
/
+1
2016-04-13
6lowpan: iphc: rename add lowpan prefix
Alexander Aring
1
-25
/
+31
2016-04-13
6lowpan: change naming for lowpan private data
Alexander Aring
4
-35
/
+35
2016-04-08
6lowpan: iphc: fix handling of link-local compression
Alexander Aring
1
-2
/
+9
2016-03-10
6lowpan: iphc: fix SAM/DAM bit comment
Alexander Aring
1
-2
/
+2
2016-03-10
6lowpan: debugfs: add missing static
Alexander Aring
1
-2
/
+2
2016-02-26
6lowpan: iphc: fix invalid case handling
Alexander Aring
1
-2
/
+2
2016-02-24
6lowpan: fix error checking code
Andrzej Hajda
1
-1
/
+1
2016-02-24
6lowpan: iphc: fix stateful multicast compression
Alexander Aring
1
-1
/
+2
2016-02-23
6lowpan: iphc: add support for stateful compression
Alexander Aring
3
-58
/
+642
2015-12-20
6lowpan: fix debugfs interface entry name
Alexander Aring
1
-3
/
+3
2015-12-10
6lowpan: add debugfs support
Alexander Aring
5
-1
/
+117
2015-12-10
6lowpan: add lowpan dev register helpers
Alexander Aring
1
-2
/
+31
2015-12-10
6lowpan: add nhc module for GHC routing extension header detection
Stefan Schmidt
3
-0
/
+34
2015-12-10
6lowpan: add nhc module for GHC fragmentation extension header detection
Stefan Schmidt
3
-0
/
+35
2015-12-10
6lowpan: add nhc module for GHC destination extension header detection
Stefan Schmidt
3
-0
/
+34
2015-12-10
6lowpan: add nhc module for GHC ICMPv6 detection
Stefan Schmidt
3
-0
/
+33
2015-12-10
6lowpan: add nhc module for GHC UDP detection
Stefan Schmidt
3
-0
/
+33
2015-12-10
6lowpan: add nhc module for GHC hop-by-hopextension header detection
Stefan Schmidt
3
-0
/
+36
2015-12-10
6lowpan: clarify Kconfig entries for upcoming GHC support
Stefan Schmidt
1
-2
/
+3
2015-10-21
6lowpan: put mcast compression in an own function
Alexander Aring
1
-27
/
+32
2015-10-21
6lowpan: rework tc and flow label handling
Alexander Aring
1
-85
/
+205
2015-10-21
6lowpan: iphc: change define values
Alexander Aring
1
-93
/
+106
2015-10-21
6lowpan: move IPHC functionality defines
Alexander Aring
2
-1
/
+109
2015-10-21
6lowpan: nhc: move iphc manipulation out of nhc
Alexander Aring
3
-17
/
+14
2015-10-21
6lowpan: remove lowpan_fetch_skb_u8
Alexander Aring
1
-2
/
+2
2015-10-21
6lowpan: cleanup lowpan_header_decompress
Alexander Aring
3
-46
/
+73
2015-10-21
6lowpan: cleanup lowpan_header_compress
Alexander Aring
1
-10
/
+7
2015-10-21
6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN
Alexander Aring
1
-1
/
+1
2015-10-08
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
1
-0
/
+5
2015-09-22
ieee802154: change needed headroom/tailroom
Alexander Aring
1
-2
/
+0
2015-09-17
ieee820154: 6lowpan: dispatch evaluation rework
Alexander Aring
2
-2
/
+24
2015-08-11
6lowpan: move module_init into core functionality
Alexander Aring
2
-19
/
+20
[next]