index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
irda
/
af_irda.c
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
|
\
|
*
irda: Free skb on irda_accept error path.
phil.turnbull@oracle.com
2016-09-17
*
|
net/irda: remove pointless assignment/check
Vegard Nossum
2016-08-19
|
/
*
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
2016-07-25
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
*
irda: Delete an unnecessary check before the function call "irlmp_unregister_...
Markus Elfring
2015-11-03
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
*
new helper: memcpy_to_msg()
Al Viro
2014-11-24
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
|
\
|
*
irda: stop calling sk_prot->disconnect() on connection failure
Linus Torvalds
2014-11-02
*
|
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
2014-11-12
*
|
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
2014-11-11
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
|
/
*
irda: remove unnecessary break after return
Fabian Frederick
2014-07-15
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-19
*
net/irda: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
*
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2013-10-04
*
irda: use GFP_KERNEL in irda_connect_response()
Mathias Krause
2013-04-08
*
irda: use GFP_KERNEL in irda_create()
Mathias Krause
2013-04-08
*
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
2013-04-07
*
net/irda: add missing error path release_sock call
Kees Cook
2013-03-20
*
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
*
silence some noisy printks in irda
Dave Jones
2012-10-04
*
irda: Fix typo in irda
Masanari Iida
2012-07-17
*
irda: use msecs_to_jiffies() rather than manual calculation
Xi Wang
2011-12-21
*
net: Remove casts of void *
Joe Perches
2011-06-16
*
irda: fix locking unbalance in irda_sendmsg
Dave Jones
2011-04-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-12-26
|
\
|
*
irda: prevent integer underflow in IRLMP_ENUMDEVICES
Dan Rosenberg
2010-12-23
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
|
/
*
irda: Remove BKL instances from af_irda.c
Samuel Ortiz
2010-10-10
*
net: return operator cleanup
Eric Dumazet
2010-09-23
*
irda: Correctly clean up self->ias_obj on irda_bind() failure.
David S. Miller
2010-08-30
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
net/irda: push BKL into proto_ops
Arnd Bergmann
2009-11-07
*
net: pass kern to net_proto_family create function
Eric Paris
2009-11-06
*
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-08-10
|
\
|
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
|
irda: Fix irda_getname() leak
Eric Dumazet
2009-08-06
|
/
*
net: Move rx skb_orphan call to where needed
Herbert Xu
2009-06-23
*
net: correct off-by-one write allocations reports
Eric Dumazet
2009-06-18
*
irda: Sock leak on error path in irda_create.
Pavel Emelyanov
2008-06-03
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
*
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
[next]