Vincent Bernat
|
83ba464515
net: add helpers checking if socket can be bound to nonlocal address
|
7 年之前 |
Willem de Bruijn
|
678ca42d68
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
|
7 年之前 |
Willem de Bruijn
|
351782067b
ipv4: ipcm_cookie initializers
|
7 年之前 |
Jesus Sanchez-Palencia
|
bc969a9778
net: ipv4: Hook into time based transmission
|
7 年之前 |
Christoph Hellwig
|
c350637227
proc: introduce proc_create_net{,_data}
|
7 年之前 |
Christoph Hellwig
|
f455022166
ipv{4,6}/ping: simplify proc file creation
|
7 年之前 |
Andrey Ignatov
|
1b97013bfb
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
|
7 年之前 |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 年之前 |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 年之前 |
Kirill Tkhai
|
f84c6821aa
net: Convert pernet_subsys, registered from inet_init()
|
7 年之前 |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 年之前 |
Eric Dumazet
|
43a6684519
ping: implement proper locking
|
8 年之前 |
David S. Miller
|
35eeacf182
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
WANG Cong
|
73d2c6678e
ping: fix a null pointer dereference
|
8 年之前 |
Julian Anastasov
|
0dec879f63
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
|
8 年之前 |
Gao Feng
|
a7ef6715c4
net: ping: Use right format specifier to avoid type casting
|
8 年之前 |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
David S. Miller
|
c63d352f05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Al Viro
|
0b62fca262
switch getfrag callbacks to ..._full() primitives
|
8 年之前 |
Kees Cook
|
0eab121ef8
net: ping: check minimum size on ICMP header length
|
8 年之前 |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 年之前 |
Eric Dumazet
|
286c72deab
udp: must lock the socket in udp_disconnect()
|
8 年之前 |
Alexey Dobriyan
|
81243eacfa
cred: simpler, 1D supplementary groups
|
9 年之前 |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 年之前 |
Soheil Hassas Yeganeh
|
24025c465f
ipv4: process socket-level control messages in IPv4
|
9 年之前 |
Eric Engestrom
|
a9d562358b
net/ipv4: remove left over dead code
|
9 年之前 |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Eric Dumazet
|
919483096b
ipv4: fix memory leaks in ip_cmsg_send() callers
|
9 年之前 |
Craig Gallek
|
086c653f58
sock: struct proto hash function may error
|
9 年之前 |
Lance Richardson
|
ad64b8be71
ipv4: eliminate lock count warnings in ping.c
|
9 年之前 |