index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
irda
/
af_irda.c
Age
Commit message (
Expand
)
Author
2008-06-03
irda: Sock leak on error path in irda_create.
Pavel Emelyanov
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-20
[IrDA]: af_irda memory leak fixes
Jesper Juhl
2008-01-08
[IRDA]: irda_create() nuke user triggable printk
maximilian attems
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
[IrDA]: MSG_NOSIGNAL support for IrDA sockets
Samuel Ortiz
2007-07-18
[IrDA]: Fix IrDA build failure
Samuel Ortiz
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-25
[IrDA] af_irda: IRDA_ASSERT cleanups
Samuel Ortiz
2007-04-25
[IrDA] af_irda: irda_accept cleanup
Samuel Ortiz
2007-04-25
[IrDA] af_irda: Silence kernel message in irda_recvmsg_stream
Olaf Kirch
2007-04-25
[IrDA] af_irda: irda_recvmsg_stream cleanup
Olaf Kirch
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-18
[IrDA]: Correctly handling socket error
Olaf Kirch
2007-02-10
[NET] IRDA: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-09-28
[IrDA]: Memory allocations cleanups
Samuel Ortiz
2006-09-28
[IrDA]: af_irda.c cleanups
Samuel Ortiz
2006-07-21
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-28
[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
Petr Vandrovec
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
2006-01-03
[NET]: Avoid atomic xchg() for non-error case
Benjamin LaHaise
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds