index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
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
*
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
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
*
[IrDA]: af_irda memory leak fixes
Jesper Juhl
2008-01-20
*
[IRDA]: irda_create() nuke user triggable printk
maximilian attems
2008-01-09
*
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-11-01
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
*
[IrDA]: MSG_NOSIGNAL support for IrDA sockets
Samuel Ortiz
2007-10-10
*
[IrDA]: Fix IrDA build failure
Samuel Ortiz
2007-07-18
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
[next]