index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
llsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: Fix MAC header and payload encrypted
Diogenes Pereira
2017-09-20
1
-3
/
+8
*
mac802154: replace hardcoded value with macro
Diogenes Pereira
2017-09-20
1
-1
/
+2
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
mac802154: Use skcipher
Herbert Xu
2016-01-27
1
-18
/
+23
*
mac802154: llsec: use kzfree
Alexander Aring
2015-10-21
1
-10
/
+10
*
mac802154: llsec: fix device deletion from list
Alexander Aring
2015-09-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-22
1
-28
/
+16
|
\
|
*
mac802154: Switch to new AEAD interface
Herbert Xu
2015-05-28
1
-27
/
+14
|
*
mac802154: Include crypto/aead.h
Herbert Xu
2015-04-23
1
-1
/
+2
*
|
mac802154: llsec: fix return value check in llsec_key_alloc()
Wei Yongjun
2015-04-30
1
-2
/
+2
|
/
*
net/mac802154: No need for an extra space when casting
Stefan Schmidt
2014-12-05
1
-2
/
+2
*
net/mac802154: Remove extra blank lines.
Stefan Schmidt
2014-12-05
1
-15
/
+0
*
ieee802154: move ieee802154 header
Alexander Aring
2014-10-25
1
-1
/
+1
*
mac802154: move mac802154.h to ieee802154_i.h
Alexander Aring
2014-10-25
1
-1
/
+1
*
6lowpan: mac802154: fix coding style issues
Varka Bhadram
2014-07-07
1
-0
/
+1
*
mac802154: llsec: add forgotten list_del_rcu in key removal
Phoebe Buckheister
2014-06-06
1
-0
/
+1
*
mac802154: llsec: correctly lookup implicit-indexed keys
Phoebe Buckheister
2014-05-22
1
-0
/
+2
*
mac802154: llsec: fold useless return value check
Phoebe Buckheister
2014-05-22
1
-1
/
+1
*
mac802154: llsec: fix incorrect lock pairing
Phoebe Buckheister
2014-05-22
1
-1
/
+1
*
ieee802154, mac802154: implement devkey record option
Phoebe Buckheister
2014-05-16
1
-0
/
+38
*
mac802154: add llsec decryption method
Phoebe Buckheister
2014-05-16
1
-0
/
+247
*
mac802154: add llsec encryption method
Phoebe Buckheister
2014-05-16
1
-0
/
+253
*
mac802154: add llsec structures and mutators
Phoebe Buckheister
2014-05-16
1
-0
/
+529