summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-147-7/+0
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-126-6/+6
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1040-1441/+1441
* [IRLAN]: handle out of memory errorsAkinobu Mita2007-02-081-3/+20
* [IRDA]: handle out of memory errorsAkinobu Mita2007-02-081-0/+40
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-081-1/+1
* [IrDA]: Incorrect TTP header reservationJeet Chaudhuri2006-12-061-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-0/+3
|\
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-043-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-056-17/+11
|\|
| * [IRDA]: Use kmemdup where applicableArnaldo Carvalho de Melo2006-12-024-10/+4
| * [IRDA]: Trivial annotations.Al Viro2006-12-023-7/+7
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+6
|/
* [IRDA]: Lockdep fix.Peter Zijlstra2006-11-211-1/+2
* [PATCH] strndup() would better take size_t, not intAl Viro2006-10-101-1/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-289-54/+97
* [IrDA]: af_irda.c cleanupsSamuel Ortiz2006-09-281-2/+7
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-219-44/+21
* [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-2112-35/+38
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3018-18/+0
* [IrDA]: Fix RCU lock pairing on error pathJosh Triplett2006-06-291-1/+2
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [IRDA]: Use put_unaligned() in irlmp_do_discovery().David S. Miller2006-06-171-1/+5
* [IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita2006-06-051-1/+2
* [IRDA]: fix 16/32 bit confusionAlexey Dobriyan2006-05-221-1/+2
* [IRDA]: Removing unused EXPORT_SYMBOLsAdrian Bunk2006-05-091-3/+0
* [NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec2006-03-281-0/+25
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-3/+3
* [IRDA]: out of range array access David Binderman2006-02-091-1/+1
* [IRDA]: Set proper IrLAP device address lengthSamuel Ortiz2006-02-091-2/+2
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-113-0/+3
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-111-8/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-041-1/+1
|\
| * s/retreiv/retriev/gMatt Mackall2006-01-031-1/+1
* | [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* | [NET]: move struct proto_ops to constEric Dumazet2006-01-031-8/+8
* | [NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise2006-01-031-2/+3
|/
* [NET]: kfree cleanupJesper Juhl2005-11-082-12/+7
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-1/+1
* [IRDA]: *irttp cleanupAlexey Dobriyan2005-09-241-11/+4
* [IRDA]: Fix memory leak in irttp_init()Alexey Dobriyan2005-09-241-0/+1
* [NET]: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-121-6/+3
* [IRDA]: IrDA prototype fixesAdrian Bunk2005-09-052-0/+2
* [IRDA]: Possible cleanups.Adrian Bunk2005-08-294-8/+1
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-292-2/+2