WANG Cong
|
d9dc8b0f8b
net: fix sleeping for sk_wait_event()
|
8 年之前 |
Hannes Frederic Sowa
|
79462ad02e
net: add validation for the socket syscall protocol argument
|
9 年之前 |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 年之前 |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 年之前 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 年之前 |
Al Viro
|
7eab8d9e8a
new helper: memcpy_to_msg()
|
11 年之前 |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 年之前 |
Himangi Saraogi
|
c0b802367b
af_decnet: Use time_after_eq
|
11 年之前 |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 年之前 |
Rashika Kheria
|
ab3301bd96
net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c
|
11 年之前 |
Rashika Kheria
|
f56b8bf6e4
net: Move prototype declaration to appropriate header file from decnet/af_decnet.c
|
11 年之前 |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 年之前 |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 年之前 |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 年之前 |
Cong Wang
|
cec771d646
decnet: use correct RCU API to deref sk_dst_cache field
|
12 年之前 |
Xi Wang
|
46b66d7077
decnet: fix shutdown parameter checking
|
13 年之前 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Joe Perches
|
06f8fe11bb
decnet: Reduce switch/case indent
|
14 年之前 |
David S. Miller
|
bef55aebd5
decnet: Convert to use flowidn where applicable.
|
14 年之前 |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 年之前 |
David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 年之前 |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Dan Rosenberg
|
3c6f27bf33
DECnet: don't leak uninitialized stack byte
|
14 年之前 |
David S. Miller
|
c25ecd0a21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric Dumazet
|
8d987e5c75
net: avoid limits overflow
|
14 年之前 |
Eric Dumazet
|
fc766e4c49
decnet: RCU conversion and get rid of dev_base_lock
|
14 年之前 |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 年之前 |