index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
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]