aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/iriap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+5
2011-06-16net: Remove casts of void *Joe Perches1-4/+4
2011-06-06irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller1-0/+5
2011-03-27irda: validate peer name and attribute lengthsDan Rosenberg1-0/+6
2010-10-11irda: Fix heap memory corruption in iriap.cSamuel Ortiz1-1/+2
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
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
2009-08-05net: mark read-only arrays as constJan Engelhardt1-2/+2
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison1-3/+5
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-38/+38
2008-01-28[IRDA]: Use htons() where appropriate.YOSHIFUJI Hideaki1-1/+1
2007-11-19[IRDA]: Add missing "space"Joe Perches1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-07-18[IrDA]: Fix IrDA build failureSamuel Ortiz1-1/+1
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven1-1/+1
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki1-10/+10
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-12-02[IRDA]: Use kmemdup where applicableArnaldo Carvalho de Melo1-2/+1
2006-12-02[IRDA]: Trivial annotations.Al Viro1-4/+4
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz1-4/+5
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz1-4/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-22[IRDA]: fix 16/32 bit confusionAlexey Dobriyan1-1/+2
2006-01-03s/retreiv/retriev/gMatt Mackall1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1089