summaryrefslogtreecommitdiff
path: root/net/irda
AgeCommit message (Expand)Author
2011-09-16IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-16net: Remove casts of void *Joe Perches
2011-06-06irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller
2011-05-19irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller
2011-05-19irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller
2011-05-19irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller
2011-05-19irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller
2011-05-12net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-17irda: irproc: Fix set-but-unused variables.David S. Miller
2011-04-17irda: irlap_event: Fix set-but-unused variables.David S. Miller
2011-04-12irda: fix locking unbalance in irda_sendmsgDave Jones
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-27irda: validate peer name and attribute lengthsDan Rosenberg
2011-03-27irda: prevent heap corruption on invalid nicknameDan Rosenberg
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2010-11-22Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16irda: irttp: allow zero byte packetsWolfram Sang
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-11irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2010-10-11irda: Fix parameter extraction stack overflowSamuel Ortiz
2010-10-11irda: Remove BKL instances from irnetSamuel Ortiz
2010-10-11irda: Remove BKL instances from af_irda.cSamuel Ortiz
2010-09-23net: return operator cleanupEric Dumazet
2010-09-23Fix typo configue => configure in commentsThomas Weber
2010-09-15irda/irnet: use noop_llseekArnd Bergmann
2010-09-14net/irda: Use static const char * const where possibleJoe Perches
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-07irda: off by oneDan Carpenter
2010-08-30irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller
2010-08-21irda: use net_device_stats from struct net_deviceEric Dumazet
2010-08-19irda: fix a race in irlan_eth_xmit()Eric Dumazet
2010-08-04ppp: make channel_ops conststephen hemminger
2010-07-12net/irda: Remove unnecessary casts of private_dataJoe Perches
2010-06-12irttp: Print device parameters and statistics as unsignedBen Hutchings
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo