summaryrefslogtreecommitdiffstats
path: root/net/irda/irnet
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* irda: prevent heap corruption on invalid nicknameDan Rosenberg2011-03-271-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-261-1/+0
|\
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* | Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
|/
* 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-112-19/+44
* | net: return operator cleanupEric Dumazet2010-09-232-15/+15
* | irda/irnet: use noop_llseekArnd Bergmann2010-09-151-1/+2
|/
* ppp: make channel_ops conststephen hemminger2010-08-041-1/+1
* net/irda: Remove unnecessary casts of private_dataJoe Perches2010-07-121-5/+5
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-171-3/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* 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-152-5/+4
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-0/+2
* net: file_operations should be constStephen Hemminger2009-09-021-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-182-0/+4
|\
| * irnet_ppp: BKL pushdownArnd Bergmann2008-06-202-0/+4
* | irda: Push BKL down into irda ioctl handlersAlan Cox2008-05-252-28/+33
|/
* net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton2008-05-141-0/+1
* irda: Fix a misalign access issue. (v2)Graf Yang2008-05-131-2/+2
* proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan2008-04-292-39/+34
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-1/+1
|\
| * [IRDA]: Store irnet_socket termios properly.David S. Miller2008-03-261-1/+1
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-5/+5
|/
* [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-011-0/+10
* [IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2007-03-202-10/+26
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-104-27/+27
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [IRDA]: out of range array access David Binderman2006-02-091-1/+1
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [IRDA]: Possible cleanups.Adrian Bunk2005-08-292-4/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-167-0/+3862
OpenPOWER on IntegriCloud