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
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
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-23
net: Move rx skb_orphan call to where needed
Herbert Xu
1
-3
/
+0
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
1
-1
/
+2
2008-06-03
irda: Sock leak on error path in irda_create.
Pavel Emelyanov
1
-5
/
+7
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-89
/
+89
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-3
/
+2
2008-01-20
[IrDA]: af_irda memory leak fixes
Jesper Juhl
1
-3
/
+27
2008-01-08
[IRDA]: irda_create() nuke user triggable printk
maximilian attems
1
-2
/
+0
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-4
/
+7
2007-10-10
[IrDA]: MSG_NOSIGNAL support for IrDA sockets
Samuel Ortiz
1
-9
/
+12
2007-07-18
[IrDA]: Fix IrDA build failure
Samuel Ortiz
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-25
[IrDA] af_irda: IRDA_ASSERT cleanups
Samuel Ortiz
1
-27
/
+5
2007-04-25
[IrDA] af_irda: irda_accept cleanup
Samuel Ortiz
1
-26
/
+8
2007-04-25
[IrDA] af_irda: Silence kernel message in irda_recvmsg_stream
Olaf Kirch
1
-7
/
+11
2007-04-25
[IrDA] af_irda: irda_recvmsg_stream cleanup
Olaf Kirch
1
-18
/
+13
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-2
/
+2
2007-04-25
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
Arnaldo Carvalho de Melo
1
-10
/
+9
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-18
[IrDA]: Correctly handling socket error
Olaf Kirch
1
-2
/
+1
2007-02-10
[NET] IRDA: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-6
/
+6
2006-09-28
[IrDA]: Memory allocations cleanups
Samuel Ortiz
1
-1
/
+2
2006-09-28
[IrDA]: af_irda.c cleanups
Samuel Ortiz
1
-2
/
+7
2006-07-21
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-28
[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
Petr Vandrovec
1
-0
/
+25
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-3
/
+3
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
1
-1
/
+1
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
1
-8
/
+8
2006-01-03
[NET]: Avoid atomic xchg() for non-error case
Benjamin LaHaise
1
-2
/
+3
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2586