Commit Graph

253 Commits (6b4231e2f92adbcf96fb2a3fa751d7ca0a61b21f)

Author SHA1 Message Date
Xi Wang 7d6c429b26 irda: use msecs_to_jiffies() rather than manual calculation 13 years ago
Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
Thomas Meyer 8524b001a2 irttp: Use kmemdup rather than duplicating its implementation 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Andi Kleen 9566042ef8 IRDA: Fix global type conflicts in net/irda/irsysctl.c v2 14 years ago
Jiri Slaby 0b058353ab TTY: use tty_wait_until_sent_from_close in other drivers 14 years ago
Jiri Pirko afc4b13df1 net: remove use of ndo_set_multicast_list in drivers 14 years ago
Joe Perches ea11073387 net: Remove casts of void * 14 years ago
David S. Miller 79b3891587 irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock 14 years ago
David S. Miller 8ce6eb1a4a irda: Fix error propagation in ircomm_lmp_connect_response() 14 years ago
David S. Miller ad6376434c irda: Kill set but unused variable 'bytes' in irlan_check_command_param() 14 years ago
David S. Miller bfad6ef6d2 irda: Kill set but unused variable 'clen' in ircomm_connect_indication() 14 years ago
David S. Miller fa7479cf48 irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_indication() 14 years ago
Amit Virdi cbfd1526f6 net/irda/ircomm_tty.c: Use flip buffers to deliver data 14 years ago
David S. Miller 6385969b32 irda: irproc: Fix set-but-unused variables. 14 years ago
David S. Miller 1627ea35cb irda: irlap_event: Fix set-but-unused variables. 14 years ago
Dave Jones 020318d0d2 irda: fix locking unbalance in irda_sendmsg 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dan Rosenberg d370af0ef7 irda: validate peer name and attribute lengths 14 years ago
Dan Rosenberg d50e7e3604 irda: prevent heap corruption on invalid nickname 14 years ago
Alan Cox 6caa76b778 tty: now phase out the ioctl file pointer for good 14 years ago
Alan Cox 20b9d17715 tiocmset: kill the file pointer argument 14 years ago
Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file 14 years ago
Dan Rosenberg fdac1e0697 irda: prevent integer underflow in IRLMP_ENUMDEVICES 14 years ago
Tracey Dent 94ee288e94 Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitions 14 years ago
Tracey Dent cd30c62024 Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitions 14 years ago
Tracey Dent f91c4ae498 Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions 14 years ago
Wolfram Sang 925e277f52 net: irda: irttp: sync error paths of data- and udata-requests 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Wolfram Sang 4c62ab9c53 irda: irttp: allow zero byte packets 14 years ago
Samuel Ortiz 37f9fc452d irda: Fix heap memory corruption in iriap.c 15 years ago
Samuel Ortiz efc463eb50 irda: Fix parameter extraction stack overflow 15 years ago
Samuel Ortiz f8cba16cad irda: Remove BKL instances from irnet 15 years ago
Samuel Ortiz 5b40964ead irda: Remove BKL instances from af_irda.c 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Thomas Weber b42e17963c Fix typo configue => configure in comments 15 years ago
Arnd Bergmann 0a5f1d476a irda/irnet: use noop_llseek 15 years ago
Joe Perches 55b1804c67 net/irda: Use static const char * const where possible 15 years ago
Dan Carpenter cf9b94f88b irda: off by one 15 years ago
David S. Miller 628e300ccc irda: Correctly clean up self->ias_obj on irda_bind() failure. 15 years ago
Eric Dumazet 81ce790bd7 irda: use net_device_stats from struct net_device 15 years ago
Eric Dumazet 79c5f51c63 irda: fix a race in irlan_eth_xmit() 15 years ago
stephen hemminger d7100da026 ppp: make channel_ops const 15 years ago
Joe Perches 55a40e2432 net/irda: Remove unnecessary casts of private_data 15 years ago
Ben Hutchings 0b5c25e8ac irttp: Print device parameters and statistics as unsigned 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop b138338056 net: remove trailing space in messages 15 years ago
Alexey Dobriyan b54452b07a const: struct nla_policy 15 years ago