aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAge
* irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller2011-06-06
* irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller2011-05-19
* irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller2011-05-19
* irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller2011-05-19
* irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller2011-05-19
* net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-19
|\
| * irda: fix locking unbalance in irda_sendmsgDave Jones2011-04-12
* | irda: irproc: Fix set-but-unused variables.David S. Miller2011-04-17
* | irda: irlap_event: Fix set-but-unused variables.David S. Miller2011-04-17
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* irda: validate peer name and attribute lengthsDan Rosenberg2011-03-27
* irda: prevent heap corruption on invalid nicknameDan Rosenberg2011-03-27
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-26
| |\
| | * irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-19
| |\|
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | | Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-22
* | | Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-22
* | | Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent2010-11-22
| |/ |/|
* | net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang2010-11-18
* | irda: irttp: allow zero byte packetsWolfram Sang2010-11-16
|/
* 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: Fix heap memory corruption in iriap.cSamuel Ortiz2010-10-10
* | irda: Fix parameter extraction stack overflowSamuel Ortiz2010-10-10
* | irda: Remove BKL instances from irnetSamuel Ortiz2010-10-10
* | irda: Remove BKL instances from af_irda.cSamuel Ortiz2010-10-10
* | net: return operator cleanupEric Dumazet2010-09-23
* | irda/irnet: use noop_llseekArnd Bergmann2010-09-15
* | net/irda: Use static const char * const where possibleJoe Perches2010-09-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\ \
| * | irda: off by oneDan Carpenter2010-09-07
| * | irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller2010-08-30
* | | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-22
|/ /
* / irda: fix a race in irlan_eth_xmit()Eric Dumazet2010-08-19
|/
* ppp: make channel_ops conststephen hemminger2010-08-05
* net/irda: Remove unnecessary casts of private_dataJoe Perches2010-07-13
* irttp: Print device parameters and statistics as unsignedBen Hutchings2010-06-12
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* net: sk_sleep() helperEric Dumazet2010-04-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: remove trailing space in messagesFrans Pop2010-03-24
|/
* const: struct nla_policyAlexey Dobriyan2010-02-18
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12