Commit Graph

233 Commits (db3540522e955c1ebb391f4f5324dff4f20ecd09)

Author SHA1 Message Date
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
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Li Zefan 216437eb8b net: irda: use seq_list_foo() helpers 15 years ago
Thadeu Lima de Souza Cascardo 3fdde0a160 irda: add missing BKL in irnet_ppp ioctl 15 years ago
Thadeu Lima de Souza Cascardo 454debe45c irda: unbalanced lock_kernel in irnet_ppp 15 years ago
Jiri Slaby c026ca581f NET: irda, remove unnecessary checks 15 years ago
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Arnd Bergmann 58a9d73202 net/irda: push BKL into proto_ops 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Stephen Hemminger 5ca1b998d3 net: file_operations should be const 16 years ago