index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
/
6lowpan_rtnl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
6lowpan_rtnl: fix off by one while fragmentation
Alexander Aring
2014-06-02
1
-1
/
+1
*
6lowpan_rtnl: fix fragmentation with two fragments
Alexander Aring
2014-06-02
1
-2
/
+2
*
6lowpan: fix fragmentation
Phoebe Buckheister
2014-05-15
1
-94
/
+104
*
ieee802154: change _cb handling slightly
Phoebe Buckheister
2014-05-15
1
-5
/
+4
*
ieee802154: properly unshare skbs in ieee802154 *_rcv functions
Phoebe Buckheister
2014-03-18
1
-16
/
+13
*
ieee802154: add proper length checks to header creations
Phoebe Buckheister
2014-03-15
1
-1
/
+1
*
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2014-03-15
1
-12
/
+26
*
mac802154: use header operations to create/parse headers
Phoebe Buckheister
2014-03-15
1
-8
/
+8
*
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-03-15
1
-4
/
+4
*
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2014-03-15
1
-2
/
+2
*
ieee802154: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-1
/
+1
*
6lowpan: move 6lowpan header to include/net
Alexander Aring
2014-03-06
1
-1
/
+1
*
6lowpan: use memcpy to set tag value in fraghdr
Alexander Aring
2014-03-03
1
-2
/
+1
*
6lowpan: remove initialization of tag value
Alexander Aring
2014-03-03
1
-1
/
+0
*
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
2014-02-28
1
-207
/
+49
*
6lowpan: fix some checkpatch issues
Alexander Aring
2014-02-28
1
-18
/
+9
*
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
Alexander Aring
2014-02-28
1
-0
/
+832