summaryrefslogtreecommitdiff
path: root/net/irda/irlap_frame.c
AgeCommit message (Expand)Author
2013-05-19net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang
2011-03-31Fix common misspellingsLucas De Marchi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-29irda: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller
2008-12-15irda: merge exit pathsIlpo Järvinen
2008-07-20netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-03-25[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-06net: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-12-20[IRDA]: Spelling fixesJoe Perches
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman
2007-07-11[IrDA]: Monitor mode.Samuel Ortiz
2007-06-09[IrDA]: Fix Rx/Tx path race.G. Liakhovetski
2007-04-26[IrDA]: Misc spelling corrections.G. Liakhovetski
2007-04-26[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-26[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-04-26[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-02-11[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki
2006-09-29[IrDA]: Memory allocations cleanupsSamuel Ortiz
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds