Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 vuotta sitten |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 vuotta sitten |
phil.turnbull@oracle.com
|
8ab86c00e3
irda: Free skb on irda_accept error path.
|
9 vuotta sitten |
Vegard Nossum
|
dc833def42
net/irda: remove pointless assignment/check
|
9 vuotta sitten |
Vegard Nossum
|
d3e6952cfb
net/irda: fix NULL pointer dereference on memory allocation failure
|
9 vuotta sitten |
Hannes Frederic Sowa
|
79462ad02e
net: add validation for the socket syscall protocol argument
|
9 vuotta sitten |
Markus Elfring
|
37b8e1ca0f
irda: Delete an unnecessary check before the function call "irlmp_unregister_service"
|
9 vuotta sitten |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 vuotta sitten |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 vuotta sitten |
Al Viro
|
7eab8d9e8a
new helper: memcpy_to_msg()
|
11 vuotta sitten |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 vuotta sitten |
David S. Miller
|
076ce44825
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 vuotta sitten |
Joe Perches
|
955a9d202f
irda: Convert IRDA_DEBUG to pr_debug
|
10 vuotta sitten |
Joe Perches
|
6c91023dc3
irda: Remove IRDA_<TYPE> logging macros
|
10 vuotta sitten |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 vuotta sitten |
Linus Torvalds
|
4cb8c3593b
irda: stop calling sk_prot->disconnect() on connection failure
|
10 vuotta sitten |
Fabian Frederick
|
f301f22f36
irda: remove unnecessary break after return
|
11 vuotta sitten |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 vuotta sitten |
Jeff Kirsher
|
d37705092f
net/irda: Fix FSF address in file headers
|
11 vuotta sitten |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 vuotta sitten |
Peter Zijlstra
|
35a2af94c7
sched/wait: Make the __wait_event*() interface more friendly
|
12 vuotta sitten |
Mathias Krause
|
e1e3c806da
irda: use GFP_KERNEL in irda_connect_response()
|
12 vuotta sitten |
Mathias Krause
|
84e2306e94
irda: use GFP_KERNEL in irda_create()
|
12 vuotta sitten |
Mathias Krause
|
5ae94c0d2f
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
|
12 vuotta sitten |
Kees Cook
|
896ee0eee6
net/irda: add missing error path release_sock call
|
12 vuotta sitten |
Ying Xue
|
25cc4ae913
net: remove redundant check for timer pending state before del_timer
|
12 vuotta sitten |
Dave Jones
|
096895818c
silence some noisy printks in irda
|
13 vuotta sitten |
Masanari Iida
|
ad8c94532a
irda: Fix typo in irda
|
13 vuotta sitten |
Xi Wang
|
7d6c429b26
irda: use msecs_to_jiffies() rather than manual calculation
|
13 vuotta sitten |
Joe Perches
|
ea11073387
net: Remove casts of void *
|
14 vuotta sitten |