Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed
/
net
/
ipv4
/
ping.c
82b276c
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
by Hannes Frederic Sowa
· 11 years ago
4b261c7
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
by Hannes Frederic Sowa
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
ea074b3
ipv4: ping make local stuff static
by Stephen Hemminger
· 11 years ago
f1d8cba
inet: fix possible seqlock deadlocks
by Eric Dumazet
· 11 years ago
85fbaa7
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
by Hannes Frederic Sowa
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
cf970c0
ping: prevent NULL pointer dereference on write to msg_name
by Hannes Frederic Sowa
· 11 years ago
bceaa90
inet: prevent leakage of uninitialized memory to user in recv syscalls
by Hannes Frederic Sowa
· 11 years ago
652586d
seq_file: remove "%n" usage from seq_file users
by Tetsuo Handa
· 11 years ago
c2bb06d
net: fix build errors if ipv6 is disabled
by Eric Dumazet
· 11 years ago
efe4208
ipv6: make lookups simpler and faster
by Eric Dumazet
· 11 years ago
0bbf87d
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
by Eric W. Biederman
· 11 years ago
aa66158
ipv4: processing ancillary IP_TOS or IP_TTL
by Francesco Fusco
· 11 years ago
d14c5ab
net: proc_fs: trivial: print UIDs as unsigned int
by Francesco Fusco
· 11 years ago
a06a2d3
net: ping_check_bind_addr() etc. can be static
by Wu Fengguang
· 11 years ago
c26d6b4
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
by Cong Wang
· 11 years ago
d862e54
net: ipv6: Implement /proc/net/icmp6.
by Lorenzo Colitti
· 11 years ago
8cc785f
net: ipv4: make the ping /proc code AF-independent
by Lorenzo Colitti
· 11 years ago
6d0bfe2
net: ipv6: Add IPv6 support to the ping socket.
by Lorenzo Colitti
· 11 years ago
bf84a01
net: sock: make sock_tx_timestamp void
by Daniel Borkmann
· 12 years ago
b531ed6
ipv4: fix a bug in ping_err().
by Li Wei
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
8141ed9
ipv4: Add a socket release callback for datagram sockets
by Steffen Klassert
· 12 years ago
7064d16
userns: Use kgids for sysctl_ping_group_range
by Eric W. Biederman
· 12 years ago
a7cb5a4
userns: Print out socket uids in a user namespace aware fashion.
by Eric W. Biederman
· 12 years ago
55be7a9
ipv4: Add redirect support to all protocol icmp error handlers.
by David S. Miller
· 12 years ago
3639339
ipv4: Handle PMTU in all ICMP error handlers.
by David S. Miller
· 12 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
ae2975b
userns: Convert group_info values from gid_t to kgid_t.
by Eric W. Biederman
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
5e73ea1
ipv4: fix checkpatch errors
by Daniel Baluta
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
058bd4d
net: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a5e7424
ipv4: ping: Fix recvmsg MSG_OOB error handling.
by David S. Miller
· 13 years ago
76e2105
ipv4: Implement IP_UNICAST_IF socket option.
by Erich E. Hoover
· 13 years ago
747465e
net: fix some sparse errors
by Eric Dumazet
· 13 years ago
fb120c0
ping: dont increment ICMP_MIB_INERRORS
by Eric Dumazet
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
8ad2475
ipv4, ping: Remove duplicate icmp.h include
by Jesper Juhl
· 13 years ago
19a76fa
net: ping: cleanups ping_v4_unhash()
by Eric Dumazet
· 13 years ago
75e308c
net: ping: fix the coding style
by Changli Gao
· 13 years ago
bb0cd2f
net: ping: make local functions static
by Changli Gao
· 13 years ago
f56e03e
net: ping: fix build failure
by Vasiliy Kulikov
· 13 years ago
1a8218e
net: ping: dont call udp_ioctl()
by Eric Dumazet
· 13 years ago
1b1cb1f
net: ping: small changes
by Eric Dumazet
· 13 years ago
c319b4d
net: ipv4: add IPPROTO_ICMP socket kind
by Vasiliy Kulikov
· 13 years ago