index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
irda
/
af_irda.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
2013-04-07
1
-0
/
+2
*
net/irda: add missing error path release_sock call
Kees Cook
2013-03-20
1
-2
/
+4
*
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
1
-2
/
+1
*
silence some noisy printks in irda
Dave Jones
2012-10-04
1
-1
/
+1
*
irda: Fix typo in irda
Masanari Iida
2012-07-16
1
-1
/
+1
*
irda: use msecs_to_jiffies() rather than manual calculation
Xi Wang
2011-12-21
1
-2
/
+2
*
net: Remove casts of void *
Joe Perches
2011-06-16
1
-2
/
+2
*
irda: fix locking unbalance in irda_sendmsg
Dave Jones
2011-04-12
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-12-26
1
-7
/
+11
|
\
|
*
irda: prevent integer underflow in IRLMP_ENUMDEVICES
Dan Rosenberg
2010-12-23
1
-7
/
+11
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
irda: Remove BKL instances from af_irda.c
Samuel Ortiz
2010-10-11
1
-174
/
+196
*
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-7
/
+7
*
irda: Correctly clean up self->ias_obj on irda_bind() failure.
David S. Miller
2010-08-30
1
-2
/
+2
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-7
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net/irda: push BKL into proto_ops
Arnd Bergmann
2009-11-07
1
-107
/
+224
*
net: pass kern to net_proto_family create function
Eric Paris
2009-11-05
1
-3
/
+4
*
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
1
-1
/
+1
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-1
/
+1
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-08-09
1
-0
/
+1
|
\
|
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
|
irda: Fix irda_getname() leak
Eric Dumazet
2009-08-06
1
-0
/
+1
|
/
*
net: Move rx skb_orphan call to where needed
Herbert Xu
2009-06-23
1
-3
/
+0
*
net: correct off-by-one write allocations reports
Eric Dumazet
2009-06-18
1
-1
/
+2
*
irda: Sock leak on error path in irda_create.
Pavel Emelyanov
2008-06-03
1
-5
/
+7
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-1
/
+1
*
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
1
-89
/
+89
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
1
-3
/
+2
*
[IrDA]: af_irda memory leak fixes
Jesper Juhl
2008-01-20
1
-3
/
+27
*
[IRDA]: irda_create() nuke user triggable printk
maximilian attems
2008-01-08
1
-2
/
+0
*
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-11-01
1
-1
/
+1
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
1
-4
/
+7
*
[IrDA]: MSG_NOSIGNAL support for IrDA sockets
Samuel Ortiz
2007-10-10
1
-9
/
+12
*
[IrDA]: Fix IrDA build failure
Samuel Ortiz
2007-07-18
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[IrDA] af_irda: IRDA_ASSERT cleanups
Samuel Ortiz
2007-04-25
1
-27
/
+5
*
[IrDA] af_irda: irda_accept cleanup
Samuel Ortiz
2007-04-25
1
-26
/
+8
*
[IrDA] af_irda: Silence kernel message in irda_recvmsg_stream
Olaf Kirch
2007-04-25
1
-7
/
+11
*
[IrDA] af_irda: irda_recvmsg_stream cleanup
Olaf Kirch
2007-04-25
1
-18
/
+13
*
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
Arnaldo Carvalho de Melo
2007-04-25
1
-10
/
+9
*
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[IrDA]: Correctly handling socket error
Olaf Kirch
2007-04-18
1
-2
/
+1
*
[NET] IRDA: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-6
/
+6
*
[IrDA]: Memory allocations cleanups
Samuel Ortiz
2006-09-28
1
-1
/
+2
*
[IrDA]: af_irda.c cleanups
Samuel Ortiz
2006-09-28
1
-2
/
+7
*
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
2006-07-21
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
Petr Vandrovec
2006-03-28
1
-0
/
+25
[next]