index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-03-16
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-02-23
net: ping: check minimum size on ICMP header length
Kees Cook
1
-0
/
+4
2016-05-01
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
1
-1
/
+3
2015-05-09
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
1
-1
/
+6
2015-05-09
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-05-09
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2014-06-09
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
1
-4
/
+11
2014-01-03
inet: fix possible seqlock deadlocks
Eric Dumazet
1
-1
/
+1
2014-01-03
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
1
-1
/
+1
2014-01-03
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
1
-5
/
+4
2013-03-06
ipv4: fix a bug in ping_err().
Li Wei
1
-2
/
+2
2011-11-18
ping: dont increment ICMP_MIB_INERRORS
Eric Dumazet
1
-2
/
+0
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-06-20
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
1
-1
/
+0
2011-05-23
net: ping: cleanups ping_v4_unhash()
Eric Dumazet
1
-3
/
+0
2011-05-19
net: ping: fix the coding style
Changli Gao
1
-3
/
+7
2011-05-19
net: ping: make local functions static
Changli Gao
1
-4
/
+4
2011-05-17
net: ping: fix build failure
Vasiliy Kulikov
1
-0
/
+13
2011-05-16
net: ping: dont call udp_ioctl()
Eric Dumazet
1
-19
/
+0
2011-05-15
net: ping: small changes
Eric Dumazet
1
-4
/
+4
2011-05-13
net: ipv4: add IPPROTO_ICMP socket kind
Vasiliy Kulikov
1
-0
/
+937