index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ieee802154
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-36
/
+89
2014-10-01
ieee802154: fix __init functions
Fabian Frederick
1
-2
/
+2
2014-09-30
ieee802154: add __init to lowpan_frags_sysctl_register
Fabian Frederick
1
-2
/
+2
2014-09-24
ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header
Simon Vincent
1
-36
/
+89
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-14
/
+5
2014-08-19
ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan
Martin Townsend
1
-12
/
+3
2014-08-19
ieee802154: 6lowpan: ensure of sending 1280 packets
Alexander Aring
1
-1
/
+1
2014-08-19
ieee802154: 6lowpan_rtnl: fix correct errno value
Alexander Aring
1
-1
/
+1
2014-08-14
ieee802154: 6lowpan: remove unused function
Alexander Aring
1
-8
/
+0
2014-08-02
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
1
-1
/
+6
2014-08-02
inet: frags: rename last_in to flags
Nikolay Aleksandrov
1
-7
/
+7
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
3
-802
/
+3
2014-07-27
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
1
-2
/
+10
2014-07-27
inet: frag: use seqlock for hash rebuild
Florian Westphal
1
-1
/
+0
2014-07-27
inet: frag: remove periodic secret rebuild timer
Florian Westphal
1
-2
/
+3
2014-07-27
inet: frag: remove lru list
Florian Westphal
1
-1
/
+0
2014-07-27
inet: frag: move evictor calls into frag_find function
Florian Westphal
1
-2
/
+0
2014-07-27
inet: frag: remove hash size assumptions from callers
Florian Westphal
1
-8
/
+4
2014-07-27
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
1
-7
/
+7
2014-07-15
ieee802154: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-12
6lowpan: introduce new net/6lowpan directory
Alexander Aring
3
-812
/
+3
2014-07-07
6lowpan: mac802154: fix coding style issues
Varka Bhadram
11
-141
/
+144
2014-06-02
6lowpan_rtnl: fix off by one while fragmentation
Alexander Aring
1
-1
/
+1
2014-06-02
6lowpan_rtnl: fix fragmentation with two fragments
Alexander Aring
1
-2
/
+2
2014-05-22
ieee802154: missing put_dev() on error
Dan Carpenter
1
-2
/
+4
2014-05-16
ieee802154: add netlink interfaces for llsec
Phoebe Buckheister
4
-0
/
+862
2014-05-16
ieee802154: add dgram sockopts for security control
Phoebe Buckheister
1
-0
/
+66
2014-05-15
ieee802154: fix dgram socket sendmsg()
Phoebe Buckheister
1
-9
/
+19
2014-05-15
6lowpan: fix fragmentation
Phoebe Buckheister
1
-94
/
+104
2014-05-15
ieee802154: change _cb handling slightly
Phoebe Buckheister
2
-11
/
+8
2014-05-15
ieee802154: add definitions for link-layer security and header functions
Phoebe Buckheister
1
-7
/
+45
2014-04-20
6lowpan: make lowpan_cb static
Luis R. Rodriguez
1
-1
/
+1
2014-04-20
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
1
-16
/
+30
2014-04-01
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
5
-210
/
+122
2014-03-20
ieee802154: dgram: cleanup set of broadcast panid
Alexander Aring
1
-1
/
+1
2014-03-20
af_ieee802154: fix check on broadcast address
Alexander Aring
1
-1
/
+1
2014-03-18
ieee802154: properly unshare skbs in ieee802154 *_rcv functions
Phoebe Buckheister
3
-16
/
+21
2014-03-14
ieee802154: add proper length checks to header creations
Phoebe Buckheister
2
-2
/
+2
2014-03-14
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
1
-9
/
+18
2014-03-14
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
5
-101
/
+112
2014-03-14
mac802154: use header operations to create/parse headers
Phoebe Buckheister
5
-53
/
+64
2014-03-14
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
2
-1
/
+289
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
5
-25
/
+31
2014-03-14
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
7
-24
/
+25
2014-03-13
6lowpan: reassembly: un-export local functions
Florian Westphal
1
-19
/
+11
2014-03-12
ieee802154: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-2
/
+2
2014-03-10
6lowpan: reassembly: fix access of ctl table entry
Alexander Aring
1
-1
/
+1
2014-03-07
6lowpan: reassembly: fix return of init function
Alexander Aring
1
-2
/
+3
2014-03-06
6lowpan: move 6lowpan header to include/net
Alexander Aring
4
-438
/
+3
2014-03-06
6lowpan: add missing include of net/ipv6.h
Alexander Aring
1
-0
/
+2
[next]