index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
irda
/
af_irda.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
irda: move net/irda/ to drivers/staging/irda/net/
Greg Kroah-Hartman
1
-2695
/
+0
2017-08-18
irda: do not leak initialized list.dev to userspace
Colin Ian King
1
-1
/
+1
2017-06-30
irda: don't open-code memdup_user()
Al Viro
1
-36
/
+12
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-2
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2016-09-17
irda: Free skb on irda_accept error path.
phil.turnbull@oracle.com
1
-3
/
+2
2016-08-19
net/irda: remove pointless assignment/check
Vegard Nossum
1
-3
/
+0
2016-07-25
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
1
-2
/
+5
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+3
2015-11-03
irda: Delete an unnecessary check before the function call "irlmp_unregister_...
Markus Elfring
1
-2
/
+1
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-1
/
+1
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-15
/
+14
2014-11-24
new helper: memcpy_to_msg()
Al Viro
1
-1
/
+1
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-3
/
+3
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2014-11-12
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
1
-115
/
+94
2014-11-11
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
1
-17
/
+17
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-11-02
irda: stop calling sk_prot->disconnect() on connection failure
Linus Torvalds
1
-2
/
+0
2014-07-15
irda: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-01-18
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-1
/
+1
2013-12-06
net/irda: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-4
/
+0
2013-10-04
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
1
-3
/
+2
2013-04-08
irda: use GFP_KERNEL in irda_connect_response()
Mathias Krause
1
-2
/
+1
2013-04-08
irda: use GFP_KERNEL in irda_create()
Mathias Krause
1
-1
/
+1
2013-04-07
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
1
-0
/
+2
2013-03-20
net/irda: add missing error path release_sock call
Kees Cook
1
-2
/
+4
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-2
/
+1
2012-10-04
silence some noisy printks in irda
Dave Jones
1
-1
/
+1
2012-07-16
irda: Fix typo in irda
Masanari Iida
1
-1
/
+1
2011-12-21
irda: use msecs_to_jiffies() rather than manual calculation
Xi Wang
1
-2
/
+2
2011-06-16
net: Remove casts of void *
Joe Perches
1
-2
/
+2
2011-04-12
irda: fix locking unbalance in irda_sendmsg
Dave Jones
1
-2
/
+1
2010-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+11
2010-12-23
irda: prevent integer underflow in IRLMP_ENUMDEVICES
Dan Rosenberg
1
-7
/
+11
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-11
irda: Remove BKL instances from af_irda.c
Samuel Ortiz
1
-174
/
+196
2010-09-23
net: return operator cleanup
Eric Dumazet
1
-7
/
+7
2010-08-30
irda: Correctly clean up self->ias_obj on irda_bind() failure.
David S. Miller
1
-2
/
+2
2010-04-20
net: sk_sleep() helper
Eric Dumazet
1
-7
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-07
net/irda: push BKL into proto_ops
Arnd Bergmann
1
-107
/
+224
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
1
-3
/
+4
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2009-08-09
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+1
2009-08-06
irda: Fix irda_getname() leak
Eric Dumazet
1
-0
/
+1
[next]