index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
irda
/
irlap_frame.c
Age
Commit message (
Expand
)
Author
2014-11-12
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
2014-11-11
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
2014-08-13
irda: Fix rd_frame control field initialization in irlap_send_rd_frame()
Maks Naumov
2013-05-19
net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.
Chen Gang
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-28
irda: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2008-12-14
irda: merge exit paths
Ilpo Järvinen
2008-07-19
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-12-20
[IRDA]: Spelling fixes
Joe Perches
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-10
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-07-10
[IrDA]: Monitor mode.
Samuel Ortiz
2007-06-08
[IrDA]: Fix Rx/Tx path race.
G. Liakhovetski
2007-04-25
[IrDA]: Misc spelling corrections.
G. Liakhovetski
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-02-10
[NET] IRDA: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-09-28
[IrDA]: Memory allocations cleanups
Samuel 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 path
Samuel Ortiz
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
2005-08-29
[NET]: Kill skb->list
David S. Miller
2005-07-08
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds