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
/
af_ieee802154.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-03
ieee802154: rename af_ieee802154.c to socket.c
Alexander Aring
1
-1125
/
+0
2015-01-03
ieee802154: socket: fix checkpatch issue
Alexander Aring
1
-1
/
+1
2015-01-03
ieee802154: socket: put handling into one file
Alexander Aring
1
-3
/
+759
2014-12-05
net/ieee802154: Remove and add extra blank lines as needed.
Stefan Schmidt
1
-2
/
+2
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
1
-4
/
+0
2014-07-07
6lowpan: mac802154: fix coding style issues
Varka Bhadram
1
-14
/
+12
2014-03-20
af_ieee802154: fix check on broadcast address
Alexander Aring
1
-1
/
+1
2014-03-14
mac802154: use header operations to create/parse headers
Phoebe Buckheister
1
-10
/
+12
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
1
-5
/
+5
2014-03-14
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
1
-1
/
+1
2014-03-12
ieee802154: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-1
/
+1
2011-06-30
ieee802154: free skb buffer if dev isn't running
Alexander Smirnov
1
-1
/
+1
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
1
-3
/
+3
2010-04-26
ieee802154: Fix oops during ieee802154_sock_ioctl
Stefan Schmidt
1
-0
/
+3
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+3
2010-04-01
net: check the length of the socket address passed to connect(2)
Changli Gao
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
1
-1
/
+1
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+1
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-08-19
Drop ARPHRD_IEEE802154_PHY
Dmitry Eremin-Solenikov
1
-3
/
+1
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+5
2009-08-06
af_ieee802154: fix ioctl processing
Dmitry Eremin-Solenikov
1
-3
/
+5
2009-07-23
ieee802154: move headers out of extra directory
Dmitry Eremin-Solenikov
1
-2
/
+2
2009-06-19
ieee802154: use standard routine for printing dumps
Dmitry Baryshkov
1
-9
/
+3
2009-06-09
net: add IEEE 802.15.4 socket family implementation
Sergey Lapin
1
-0
/
+372