index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: move net/irda/ to drivers/staging/irda/net/
Greg Kroah-Hartman
2017-08-28
1
-2695
/
+0
*
irda: do not leak initialized list.dev to userspace
Colin Ian King
2017-08-18
1
-1
/
+1
*
irda: don't open-code memdup_user()
Al Viro
2017-06-30
1
-36
/
+12
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-2
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-3
/
+2
|
\
|
*
irda: Free skb on irda_accept error path.
phil.turnbull@oracle.com
2016-09-17
1
-3
/
+2
*
|
net/irda: remove pointless assignment/check
Vegard Nossum
2016-08-19
1
-3
/
+0
|
/
*
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
2016-07-25
1
-2
/
+5
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
1
-0
/
+3
*
irda: Delete an unnecessary check before the function call "irlmp_unregister_...
Markus Elfring
2015-11-03
1
-2
/
+1
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+1
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-15
/
+14
*
new helper: memcpy_to_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-2
/
+0
|
\
|
*
irda: stop calling sk_prot->disconnect() on connection failure
Linus Torvalds
2014-11-02
1
-2
/
+0
*
|
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
2014-11-12
1
-115
/
+94
*
|
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
2014-11-11
1
-17
/
+17
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-1
/
+1
|
/
*
irda: remove unnecessary break after return
Fabian Frederick
2014-07-15
1
-1
/
+0
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-18
1
-1
/
+1
*
net/irda: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-3
/
+1
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-4
/
+0
*
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2013-10-04
1
-3
/
+2
*
irda: use GFP_KERNEL in irda_connect_response()
Mathias Krause
2013-04-08
1
-2
/
+1
*
irda: use GFP_KERNEL in irda_create()
Mathias Krause
2013-04-08
1
-1
/
+1
*
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
[next]