Andrey Ignatov
|
1b97013bfb
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 years ago |
Kirill Tkhai
|
f84c6821aa
net: Convert pernet_subsys, registered from inet_init()
|
7 years ago |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
Eric Dumazet
|
43a6684519
ping: implement proper locking
|
8 years ago |
David S. Miller
|
35eeacf182
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
WANG Cong
|
73d2c6678e
ping: fix a null pointer dereference
|
8 years ago |
Julian Anastasov
|
0dec879f63
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
|
8 years ago |
Gao Feng
|
a7ef6715c4
net: ping: Use right format specifier to avoid type casting
|
8 years ago |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
David S. Miller
|
c63d352f05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Al Viro
|
0b62fca262
switch getfrag callbacks to ..._full() primitives
|
9 years ago |
Kees Cook
|
0eab121ef8
net: ping: check minimum size on ICMP header length
|
8 years ago |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
9 years ago |
Eric Dumazet
|
286c72deab
udp: must lock the socket in udp_disconnect()
|
9 years ago |
Alexey Dobriyan
|
81243eacfa
cred: simpler, 1D supplementary groups
|
9 years ago |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 years ago |
Soheil Hassas Yeganeh
|
24025c465f
ipv4: process socket-level control messages in IPv4
|
9 years ago |
Eric Engestrom
|
a9d562358b
net/ipv4: remove left over dead code
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
919483096b
ipv4: fix memory leaks in ip_cmsg_send() callers
|
9 years ago |
Craig Gallek
|
086c653f58
sock: struct proto hash function may error
|
9 years ago |
Lance Richardson
|
ad64b8be71
ipv4: eliminate lock count warnings in ping.c
|
9 years ago |
Tom Herbert
|
35a256fee5
ipv6: Nonlocal bind
|
10 years ago |
David S. Miller
|
a134f083e7
ipv4: Missing sk_nulls_node_init() in ping_unhash().
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 years ago |
Eric Dumazet
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
10 years ago |
David S. Miller
|
3cef5c5b0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |