aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ping.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-18ping: dont increment ICMP_MIB_INERRORSEric Dumazet1-2/+0
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl1-1/+0
2011-05-23net: ping: cleanups ping_v4_unhash()Eric Dumazet1-3/+0
2011-05-19net: ping: fix the coding styleChangli Gao1-3/+7
2011-05-19net: ping: make local functions staticChangli Gao1-4/+4
2011-05-17net: ping: fix build failureVasiliy Kulikov1-0/+13
2011-05-16net: ping: dont call udp_ioctl()Eric Dumazet1-19/+0
2011-05-15net: ping: small changesEric Dumazet1-4/+4
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov1-0/+937