index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
irda
/
af_irda.c
Age
Commit message (
Expand
)
Author
2014-01-18
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2013-12-06
net/irda: Fix FSF address in file headers
Jeff Kirsher
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-10-04
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2013-04-08
irda: use GFP_KERNEL in irda_connect_response()
Mathias Krause
2013-04-08
irda: use GFP_KERNEL in irda_create()
Mathias Krause
2013-04-07
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
2013-03-20
net/irda: add missing error path release_sock call
Kees Cook
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
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
[next]