aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irnet (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-27irda: prevent heap corruption on invalid nicknameDan Rosenberg1-0/+3
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2010-11-22Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-11irda: Remove BKL instances from irnetSamuel Ortiz2-19/+44
2010-09-23net: return operator cleanupEric Dumazet2-15/+15
2010-09-23Fix typo configue => configure in commentsThomas Weber1-1/+1
2010-09-15irda/irnet: use noop_llseekArnd Bergmann1-1/+2
2010-08-04ppp: make channel_ops conststephen hemminger1-1/+1
2010-07-12net/irda: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches1-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo1-0/+2
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo1-1/+2
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2-5/+4
2009-11-29net: Move && and || to end of previous lineJoe Perches1-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan2-0/+2
2009-09-02net: file_operations should be constStephen Hemminger1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan2-1/+1
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2-0/+4
2008-06-20irnet_ppp: BKL pushdownArnd Bergmann2-0/+4
2008-05-25irda: Push BKL down into irda ioctl handlersAlan Cox2-28/+33
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang1-2/+2
2008-04-29proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan2-39/+34
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-03-26[IRDA]: Store irnet_socket termios properly.David S. Miller1-1/+1
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2007-11-01[IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller1-0/+10
2007-03-20[IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2-10/+26
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki4-27/+27
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-02-09[IRDA]: out of range array access David Binderman1-1/+1
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2005-08-29[IRDA]: Possible cleanups.Adrian Bunk2-4/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds7-0/+3862