index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
|
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
[next]