aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-02-201-0/+3
* irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause2013-05-011-0/+2
* net/irda: add missing error path release_sock callKees Cook2013-04-051-2/+4
* irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller2011-06-061-0/+5
* irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller2011-05-191-4/+1
* irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller2011-05-191-4/+0
* irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller2011-05-191-6/+0
* irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller2011-05-191-3/+0
* net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-121-9/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-191-2/+1
|\
| * irda: fix locking unbalance in irda_sendmsgDave Jones2011-04-121-2/+1
* | irda: irproc: Fix set-but-unused variables.David S. Miller2011-04-171-3/+2
* | irda: irlap_event: Fix set-but-unused variables.David S. Miller2011-04-171-3/+0
|/
* Fix common misspellingsLucas De Marchi2011-03-319-15/+15
* irda: validate peer name and attribute lengthsDan Rosenberg2011-03-271-0/+6
* irda: prevent heap corruption on invalid nicknameDan Rosenberg2011-03-271-0/+3
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+2
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-262-9/+11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-261-7/+11
| |\
| | * irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-231-7/+11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-191-8/+22
| |\|
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-172-2/+0
* | | Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* | | Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* | | Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent2010-11-221-2/+2
| |/ |/|
* | net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang2010-11-181-4/+5
* | irda: irttp: allow zero byte packetsWolfram Sang2010-11-161-6/+19
|/
* 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: Fix heap memory corruption in iriap.cSamuel Ortiz2010-10-111-1/+2
* | irda: Fix parameter extraction stack overflowSamuel Ortiz2010-10-111-1/+3
* | irda: Remove BKL instances from irnetSamuel Ortiz2010-10-112-19/+44
* | irda: Remove BKL instances from af_irda.cSamuel Ortiz2010-10-111-174/+196
* | net: return operator cleanupEric Dumazet2010-09-237-27/+27
* | irda/irnet: use noop_llseekArnd Bergmann2010-09-151-1/+2
* | net/irda: Use static const char * const where possibleJoe Perches2010-09-141-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-092-3/+3
|\ \
| * | irda: off by oneDan Carpenter2010-09-071-1/+1
| * | irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller2010-08-301-2/+2
* | | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-211-23/+9
|/ /
* / irda: fix a race in irlan_eth_xmit()Eric Dumazet2010-08-191-1/+3
|/
* ppp: make channel_ops conststephen hemminger2010-08-041-1/+1
* net/irda: Remove unnecessary casts of private_dataJoe Perches2010-07-121-5/+5
* irttp: Print device parameters and statistics as unsignedBen Hutchings2010-06-121-7/+7
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-172-5/+0
* net: sk_sleep() helperEric Dumazet2010-04-201-7/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1120-0/+21
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3020-0/+21