| Commit message (Expand) | Author | Age | Files | Lines |
* | irda: Convert IRDA_DEBUG to pr_debug | Joe Perches | 2014-11-12 | 1 | -54/+33 |
* | irda: Remove IRDA_<TYPE> logging macros | Joe Perches | 2014-11-11 | 1 | -16/+14 |
* | irda: Fix rd_frame control field initialization in irlap_send_rd_frame() | Maks Naumov | 2014-08-13 | 1 | -1/+1 |
* | net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue. | Chen Gang | 2013-05-19 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | irda: Use SKB queue and list helpers instead of doing it by-hand. | David S. Miller | 2009-05-28 | 1 | -16/+2 |
* | irda: merge exit paths | Ilpo Järvinen | 2008-12-14 | 1 | -9/+8 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-19 | 1 | -1/+1 |
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | 1 | -1/+1 |
* | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-05 | 1 | -37/+37 |
* | [IRDA]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 2007-10-10 | 1 | -0/+3 |
* | [IrDA]: Monitor mode. | Samuel Ortiz | 2007-07-10 | 1 | -0/+7 |
* | [IrDA]: Fix Rx/Tx path race. | G. Liakhovetski | 2007-06-08 | 1 | -0/+3 |
* | [IrDA]: Misc spelling corrections. | G. Liakhovetski | 2007-04-25 | 1 | -7/+7 |
* | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+2 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+2 |
* | [NET] IRDA: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -3/+3 |
* | [IrDA]: Memory allocations cleanups | Samuel Ortiz | 2006-09-28 | 1 | -27/+32 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 1 | -2/+1 |
* | [IrDA]: Use alloc_skb() in IrDA TX path | Samuel Ortiz | 2006-07-21 | 1 | -8/+8 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 | 1 | -1/+1 |
* | [NET]: Kill skb->list | David S. Miller | 2005-08-29 | 1 | -6/+0 |
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 2005-07-08 | 1 | -5/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1437 |