summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: remove trailing space in messagesFrans Pop2010-03-241-1/+1
|/
* const: struct nla_policyAlexey Dobriyan2010-02-181-1/+1
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+3
* net: irda: use seq_list_foo() helpersLi Zefan2010-02-101-24/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-091-1/+4
|\
| * 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
* | NET: irda, remove unnecessary checksJiri Slaby2010-01-101-6/+0
|/
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-152-5/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-10/+10
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-082-113/+231
|\ \
| * | net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-185-0/+5
| |\ \ | | |/
| * | net/irda: push BKL into proto_opsArnd Bergmann2009-11-071-107/+224
| * | net: pass kern to net_proto_family create functionEric Paris2009-11-051-3/+4
| * | net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* | | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-28/+3
| |/ |/|
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-115-0/+5
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-4/+4
* net: file_operations should be constStephen Hemminger2009-09-022-8/+8
* irda: convert to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-1/+3
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-093-1/+2
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-271-0/+1
| | |\
| | * | headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-1/+2
| * | | irda: Fix irda_getname() leakEric Dumazet2009-08-061-0/+1
| | |/ | |/|
* | | net: mark read-only arrays as constJan Engelhardt2009-08-057-14/+14
OpenPOWER on IntegriCloud