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
/
af_irda.c
Age
Commit message (
Expand
)
Author
2012-10-04
silence some noisy printks in irda
Dave Jones
2012-07-16
irda: Fix typo in irda
Masanari Iida
2011-12-21
irda: use msecs_to_jiffies() rather than manual calculation
Xi Wang
2011-06-16
net: Remove casts of void *
Joe Perches
2011-04-12
irda: fix locking unbalance in irda_sendmsg
Dave Jones
2010-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-12-23
irda: prevent integer underflow in IRLMP_ENUMDEVICES
Dan Rosenberg
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-11
irda: Remove BKL instances from af_irda.c
Samuel Ortiz
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-08-30
irda: Correctly clean up self->ias_obj on irda_bind() failure.
David S. Miller
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-07
net/irda: push BKL into proto_ops
Arnd Bergmann
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-08-09
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-08-06
irda: Fix irda_getname() leak
Eric Dumazet
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-23
net: Move rx skb_orphan call to where needed
Herbert Xu
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
2008-06-03
irda: Sock leak on error path in irda_create.
Pavel Emelyanov
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-20
[IrDA]: af_irda memory leak fixes
Jesper Juhl
2008-01-08
[IRDA]: irda_create() nuke user triggable printk
maximilian attems
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
[IrDA]: MSG_NOSIGNAL support for IrDA sockets
Samuel Ortiz
2007-07-18
[IrDA]: Fix IrDA build failure
Samuel Ortiz
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-25
[IrDA] af_irda: IRDA_ASSERT cleanups
Samuel Ortiz
2007-04-25
[IrDA] af_irda: irda_accept cleanup
Samuel Ortiz
2007-04-25
[IrDA] af_irda: Silence kernel message in irda_recvmsg_stream
Olaf Kirch
2007-04-25
[IrDA] af_irda: irda_recvmsg_stream cleanup
Olaf Kirch
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-18
[IrDA]: Correctly handling socket error
Olaf Kirch
2007-02-10
[NET] IRDA: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-09-28
[IrDA]: Memory allocations cleanups
Samuel Ortiz
2006-09-28
[IrDA]: af_irda.c cleanups
Samuel Ortiz
2006-07-21
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-28
[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
Petr Vandrovec
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
[next]