aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/ping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-05-16ipv{4,6}/ping: simplify proc file creationChristoph Hellwig1-11/+0
2016-03-23net: ping: make ping_v6_sendmsg staticHaishuang Yan1-1/+0
2016-02-11sock: struct proto hash function may errorCraig Gallek1-1/+1
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-4/+3
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro1-1/+1
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones1-1/+1
2014-01-19ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa1-2/+6
2013-12-28ipv4: ping make local stuff staticStephen Hemminger1-8/+0
2013-11-23inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functionsHannes Frederic Sowa1-1/+2
2013-09-23ping.h: Remove extern from function prototypesJoe Perches1-2/+2
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti1-0/+8
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti1-0/+8
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti1-3/+46
2011-05-17net: ping: fix build failureVasiliy Kulikov1-2/+0
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov1-0/+57