aboutsummaryrefslogtreecommitdiff
path: root/include/net/ping.h
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-05-16ipv{4,6}/ping: simplify proc file creationChristoph Hellwig
2016-03-23net: ping: make ping_v6_sendmsg staticHaishuang Yan
2016-02-11sock: struct proto hash function may errorCraig Gallek
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones
2014-01-19ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa
2013-12-28ipv4: ping make local stuff staticStephen Hemminger
2013-11-23inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-09-23ping.h: Remove extern from function prototypesJoe Perches
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2011-05-17net: ping: fix build failureVasiliy Kulikov
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov