summaryrefslogtreecommitdiffstats
path: root/net/irda/irnet/irnet_ppp.c
Commit message (Expand)AuthorAgeFilesLines
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-281-1189/+0
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+2
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-6/+6
* irda: replace current->state by set_current_state()Fabian Frederick2015-02-231-2/+2
* irda: buffer overflow in irnet_ctrl_read()Dan Carpenter2013-01-271-59/+58
* irda: prevent heap corruption on invalid nicknameDan Rosenberg2011-03-271-0/+3
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Fix typo configue => configure in commentsThomas Weber2010-09-231-1/+1
* | irda: Remove BKL instances from irnetSamuel Ortiz2010-10-111-19/+42
* | net: return operator cleanupEric Dumazet2010-09-231-4/+4
|/
* ppp: make channel_ops conststephen hemminger2010-08-041-1/+1
* net/irda: Remove unnecessary casts of private_dataJoe Perches2010-07-121-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-031-0/+2
* irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-031-1/+2
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-5/+3
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-0/+3
|\
| * irnet_ppp: BKL pushdownArnd Bergmann2008-06-201-0/+3
* | irda: Push BKL down into irda ioctl handlersAlan Cox2008-05-251-24/+30
|/
* [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-011-0/+10
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-5/+5
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* [IRDA]: Possible cleanups.Adrian Bunk2005-08-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1142
OpenPOWER on IntegriCloud