aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irnet
Commit message (Expand)AuthorAge
* irda: buffer overflow in irnet_ctrl_read()Dan Carpenter2013-01-27
* ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
* Fix common misspellingsLucas De Marchi2011-03-31
* irda: prevent heap corruption on invalid nicknameDan Rosenberg2011-03-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
|\
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-22
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Fix typo configue => configure in commentsThomas Weber2010-09-23
* | irda: Remove BKL instances from irnetSamuel Ortiz2010-10-10
* | net: return operator cleanupEric Dumazet2010-09-23
* | irda/irnet: use noop_llseekArnd Bergmann2010-09-15
|/
* ppp: make channel_ops conststephen hemminger2010-08-05
* net/irda: Remove unnecessary casts of private_dataJoe Perches2010-07-13
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-03
* irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-03
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* net: file_operations should be constStephen Hemminger2009-09-02
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * irnet_ppp: BKL pushdownArnd Bergmann2008-06-20
* | irda: Push BKL down into irda ioctl handlersAlan Cox2008-05-26
|/
* net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton2008-05-14
* irda: Fix a misalign access issue. (v2)Graf Yang2008-05-14
* proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan2008-04-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\
| * [IRDA]: Store irnet_socket termios properly.David S. Miller2008-03-26
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
|/
* [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-01
* [IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2007-03-20
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [IRDA]: out of range array access David Binderman2006-02-09
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [IRDA]: Possible cleanups.Adrian Bunk2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16