aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irlap_frame.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-05-28irda: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller1-16/+2
2008-12-14irda: merge exit pathsIlpo Järvinen1-9/+8
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-1/+1
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-37/+37
2007-12-20[IRDA]: Spelling fixesJoe Perches1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman1-0/+3
2007-07-10[IrDA]: Monitor mode.Samuel Ortiz1-0/+7
2007-06-08[IrDA]: Fix Rx/Tx path race.G. Liakhovetski1-0/+3
2007-04-25[IrDA]: Misc spelling corrections.G. Liakhovetski1-7/+7
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+2
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz1-27/+32
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz1-8/+8
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-1/+1
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. Miller1-5/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1437