summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/af_ieee802154.c
Commit message (Expand)AuthorAgeFilesLines
* net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet2010-12-081-3/+3
* ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt2010-04-261-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-061-0/+3
|\
| * net: check the length of the socket address passed to connect(2)Changli Gao2010-04-011-0/+3
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* net: use net_eq to compare netsOctavian Purdila2009-11-251-1/+1
* net: pass kern to net_proto_family create functionEric Paris2009-11-051-1/+1
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* Drop ARPHRD_IEEE802154_PHYDmitry Eremin-Solenikov2009-08-191-3/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-3/+5
|\
| * af_ieee802154: fix ioctl processingDmitry Eremin-Solenikov2009-08-061-3/+5
* | ieee802154: move headers out of extra directoryDmitry Eremin-Solenikov2009-07-231-2/+2
|/
* ieee802154: use standard routine for printing dumpsDmitry Baryshkov2009-06-191-9/+3
* net: add IEEE 802.15.4 socket family implementationSergey Lapin2009-06-091-0/+372
OpenPOWER on IntegriCloud