aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irnet/irnet_ppp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman1-1189/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+2
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-6/+6
2015-02-23irda: replace current->state by set_current_state()Fabian Frederick1-2/+2
2013-01-27irda: buffer overflow in irnet_ctrl_read()Dan Carpenter1-59/+58
2011-03-27irda: prevent heap corruption on invalid nicknameDan Rosenberg1-0/+3
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 Ortiz1-19/+42
2010-09-23net: return operator cleanupEric Dumazet1-4/+4
2010-09-23Fix typo configue => configure in commentsThomas Weber1-1/+1
2010-08-04ppp: make channel_ops conststephen hemminger1-1/+1
2010-07-12net/irda: Remove unnecessary casts of private_dataJoe Perches1-5/+5
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-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 Rosa1-5/+3
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-0/+3
2008-06-20irnet_ppp: BKL pushdownArnd Bergmann1-0/+3
2008-05-25irda: Push BKL down into irda ioctl handlersAlan Cox1-24/+30
2007-11-01[IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller1-0/+10
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2005-08-29[IRDA]: Possible cleanups.Adrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1142