aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irnetlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-18const: struct nla_policyAlexey Dobriyan1-1/+1
2009-07-12genetlink: make netns awareJohannes Berg1-1/+1
2009-05-21irda: Use genl_register_family_with_ops()Michał Mirosław1-15/+2
2009-05-19net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso1-1/+1
2008-07-08irda: Fix netlink error path return valueJulius Volz1-2/+2
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-4/+5
2007-08-21[IRDA] irda_nl_get_mode: always results in failureAndy Whitcroft1-1/+1
2007-07-21[IrDA] Typo fix in irnetlink.c copyrightSamuel Ortiz1-1/+1
2007-07-10[IrDA]: Netlink layer.Samuel Ortiz1-0/+170