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
/
ieee802154
/
nl-mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
6lowpan: mac802154: fix coding style issues
Varka Bhadram
2014-07-07
1
-21
/
+27
*
ieee802154: missing put_dev() on error
Dan Carpenter
2014-05-22
1
-2
/
+4
*
ieee802154: add netlink interfaces for llsec
Phoebe Buckheister
2014-05-16
1
-0
/
+807
*
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-04-01
1
-3
/
+119
*
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2014-03-14
1
-48
/
+66
*
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-03-14
1
-14
/
+18
*
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2014-03-14
1
-6
/
+6
*
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
1
-15
/
+7
*
ieee802154: use genl_register_family_with_ops()
Johannes Berg
2013-11-14
1
-52
/
+9
*
ieee802154/nl-mac.c: make some MLME operations optional
Werner Almesberger
2013-04-08
1
-5
/
+20
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-3
/
+3
*
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
2012-06-28
1
-1
/
+1
*
ieee802154: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-75
/
+71
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ieee802154: add PHY_NAME to LIST_IFACE command results
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+8
*
ieee802154: split away MAC commands implementation
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+609