aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-09[IRDA]: out of range array access David Binderman1-1/+1
2006-02-09[IRDA]: Set proper IrLAP device address lengthSamuel Ortiz1-2/+2
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap3-0/+3
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn1-8/+4
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-03[NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig1-1/+1
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-8/+8
2006-01-03[NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise1-2/+3
2006-01-03s/retreiv/retriev/gMatt Mackall1-1/+1
2005-11-08[NET]: kfree cleanupJesper Juhl2-12/+7
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu1-1/+1
2005-09-24[IRDA]: *irttp cleanupAlexey Dobriyan1-11/+4
2005-09-24[IRDA]: Fix memory leak in irttp_init()Alexey Dobriyan1-0/+1
2005-09-12[NET]: fix-up schedule_timeout() usageNishanth Aravamudan1-6/+3
2005-09-05[IRDA]: IrDA prototype fixesAdrian Bunk2-0/+2
2005-08-29[IRDA]: Possible cleanups.Adrian Bunk4-8/+1
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-08-29[NET]: Kill skb->real_devDavid S. Miller2-2/+2
2005-08-29[NET]: Kill skb->listDavid S. Miller1-6/+0
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller4-15/+12
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 4 (irda)Al Viro1-0/+2
2005-04-16[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CONFIG_ISAAndi Kleen1-3/+1
2005-04-16[PATCH] irda_device() oops fixJean Tourrilhes1-2/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds50-0/+32233