Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7286a08fb5607dbcf1a47639609d53d76b60e957
/
net
/
irda
/
af_irda.c
896ee0e
net/irda: add missing error path release_sock call
by Kees Cook
· 12 years ago
25cc4ae
net: remove redundant check for timer pending state before del_timer
by Ying Xue
· 12 years ago
0968958
silence some noisy printks in irda
by Dave Jones
· 12 years ago
ad8c945
irda: Fix typo in irda
by Masanari Iida
· 12 years ago
7d6c429
irda: use msecs_to_jiffies() rather than manual calculation
by Xi Wang
· 13 years ago
ea11073
net: Remove casts of void *
by Joe Perches
· 13 years ago
020318d0
irda: fix locking unbalance in irda_sendmsg
by Dave Jones
· 14 years ago
d7c1255
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
fdac1e0
irda: prevent integer underflow in IRLMP_ENUMDEVICES
by Dan Rosenberg
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
5b40964
irda: Remove BKL instances from af_irda.c
by Samuel Ortiz
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
628e300
irda: Correctly clean up self->ias_obj on irda_bind() failure.
by David S. Miller
· 14 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
58a9d73
net/irda: push BKL into proto_ops
by Arnd Bergmann
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
f222e8b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
09384df
irda: Fix irda_getname() leak
by Eric Dumazet
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
d55d87f
net: Move rx skb_orphan call to where needed
by Herbert Xu
· 15 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 15 years ago
9ecad87
irda: Sock leak on error path in irda_create.
by Pavel Emelyanov
· 16 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
61e44b4
[IrDA]: af_irda memory leak fixes
by Jesper Juhl
· 17 years ago
9e8d6f8
[IRDA]: irda_create() nuke user triggable printk
by maximilian attems
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
bcb5e0e
[IrDA]: MSG_NOSIGNAL support for IrDA sockets
by Samuel Ortiz
· 17 years ago
75a69ac
[IrDA]: Fix IrDA build failure
by Samuel Ortiz
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
c3ea9fa
[IrDA] af_irda: IRDA_ASSERT cleanups
by Samuel Ortiz
· 18 years ago
d7f48d1
[IrDA] af_irda: irda_accept cleanup
by Samuel Ortiz
· 18 years ago
6e66aa1
[IrDA] af_irda: Silence kernel message in irda_recvmsg_stream
by Olaf Kirch
· 18 years ago
305f2aa
[IrDA] af_irda: irda_recvmsg_stream cleanup
by Olaf Kirch
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
eeeb037
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
bfb6709
[IrDA]: Correctly handling socket error
by Olaf Kirch
· 18 years ago
6819bc2
[NET] IRDA: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
1b0fee7
[IrDA]: Memory allocations cleanups
by Samuel Ortiz
· 18 years ago
da349f1
[IrDA]: af_irda.c cleanups
by Samuel Ortiz
· 18 years ago
485fb2c
[IrDA]: Use alloc_skb() in IrDA TX path
by Samuel Ortiz
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f6c90b7
[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
by Petr Vandrovec
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
c1cbe4b
[NET]: Avoid atomic xchg() for non-error case
by Benjamin LaHaise
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago