summaryrefslogtreecommitdiff
path: root/net/irda/irnet
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-27irda: prevent heap corruption on invalid nicknameDan Rosenberg
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-22Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-11irda: Remove BKL instances from irnetSamuel Ortiz
2010-09-23net: return operator cleanupEric Dumazet
2010-09-23Fix typo configue => configure in commentsThomas Weber
2010-09-15irda/irnet: use noop_llseekArnd Bergmann
2010-08-04ppp: make channel_ops conststephen hemminger
2010-07-12net/irda: Remove unnecessary casts of private_dataJoe Perches
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-02net: file_operations should be constStephen Hemminger
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-06-20irnet_ppp: BKL pushdownArnd Bergmann
2008-05-25irda: Push BKL down into irda ioctl handlersAlan Cox
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang
2008-04-29proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-26[IRDA]: Store irnet_socket termios properly.David S. Miller
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-11-01[IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller
2007-03-20[IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-02-09[IRDA]: out of range array access David Binderman
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2005-08-29[IRDA]: Possible cleanups.Adrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds