Eric Dumazet
|
0604475119
tcp: add TCPMemoryPressuresChrono counter
|
8 years ago |
Kees Cook
|
063246641d
format-security: move static strings to const
|
8 years ago |
David S. Miller
|
101c431492
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
Gao Feng
|
9c28286b1b
decnet: Use TCP nagle macro instead of literal number in decnet
|
8 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
WANG Cong
|
d9dc8b0f8b
net: fix sleeping for sk_wait_event()
|
8 years ago |
Hannes Frederic Sowa
|
79462ad02e
net: add validation for the socket syscall protocol argument
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Al Viro
|
7eab8d9e8a
new helper: memcpy_to_msg()
|
11 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
Himangi Saraogi
|
c0b802367b
af_decnet: Use time_after_eq
|
11 years ago |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 years ago |
Rashika Kheria
|
ab3301bd96
net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c
|
11 years ago |
Rashika Kheria
|
f56b8bf6e4
net: Move prototype declaration to appropriate header file from decnet/af_decnet.c
|
11 years ago |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Cong Wang
|
cec771d646
decnet: use correct RCU API to deref sk_dst_cache field
|
12 years ago |
Xi Wang
|
46b66d7077
decnet: fix shutdown parameter checking
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Joe Perches
|
06f8fe11bb
decnet: Reduce switch/case indent
|
14 years ago |
David S. Miller
|
bef55aebd5
decnet: Convert to use flowidn where applicable.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 years ago |