summaryrefslogtreecommitdiffstats
path: root/net/irda/irlap_frame.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* irda: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2009-05-281-16/+2
* irda: merge exit pathsIlpo Järvinen2008-12-141-9/+8
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-1/+1
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-37/+37
* [IRDA]: Spelling fixesJoe Perches2007-12-201-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-101-0/+3
* [IrDA]: Monitor mode.Samuel Ortiz2007-07-101-0/+7
* [IrDA]: Fix Rx/Tx path race.G. Liakhovetski2007-06-081-0/+3
* [IrDA]: Misc spelling corrections.G. Liakhovetski2007-04-251-7/+7
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+2
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-3/+3
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-281-27/+32
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-211-8/+8
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* [NET]: Kill skb->listDavid S. Miller2005-08-291-6/+0
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-5/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1437
OpenPOWER on IntegriCloud