Wu Fengguang
|
a06a2d378d
net: ping_check_bind_addr() etc. can be static
|
12 years ago |
Cong Wang
|
c26d6b46da
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
|
12 years ago |
Lorenzo Colitti
|
d862e54614
net: ipv6: Implement /proc/net/icmp6.
|
12 years ago |
Lorenzo Colitti
|
8cc785f6f4
net: ipv4: make the ping /proc code AF-independent
|
12 years ago |
Lorenzo Colitti
|
6d0bfe2261
net: ipv6: Add IPv6 support to the ping socket.
|
12 years ago |
Daniel Borkmann
|
bf84a01063
net: sock: make sock_tx_timestamp void
|
12 years ago |
Li Wei
|
b531ed61a2
ipv4: fix a bug in ping_err().
|
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 |
Steffen Klassert
|
8141ed9fce
ipv4: Add a socket release callback for datagram sockets
|
12 years ago |
Eric W. Biederman
|
7064d16e16
userns: Use kgids for sysctl_ping_group_range
|
13 years ago |
Eric W. Biederman
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |
David S. Miller
|
55be7a9c60
ipv4: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
David S. Miller
|
3639339553
ipv4: Handle PMTU in all ICMP error handlers.
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Eric W. Biederman
|
ae2975bc34
userns: Convert group_info values from gid_t to kgid_t.
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Daniel Baluta
|
5e73ea1a31
ipv4: fix checkpatch errors
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 years ago |
David S. Miller
|
ff4783ce78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
a5e7424d42
ipv4: ping: Fix recvmsg MSG_OOB error handling.
|
13 years ago |
Erich E. Hoover
|
76e21053b5
ipv4: Implement IP_UNICAST_IF socket option.
|
13 years ago |
Eric Dumazet
|
747465ef7a
net: fix some sparse errors
|
13 years ago |
Eric Dumazet
|
fb120c0a27
ping: dont increment ICMP_MIB_INERRORS
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Jesper Juhl
|
8ad2475e35
ipv4, ping: Remove duplicate icmp.h include
|
14 years ago |
Eric Dumazet
|
19a76fa959
net: ping: cleanups ping_v4_unhash()
|
14 years ago |
Changli Gao
|
75e308c894
net: ping: fix the coding style
|
14 years ago |
Changli Gao
|
bb0cd2fb53
net: ping: make local functions static
|
14 years ago |