summaryrefslogtreecommitdiffstats
path: root/include/net/ping.h
Commit message (Expand)AuthorAgeFilesLines
* net: ping: make ping_v6_sendmsg staticHaishuang Yan2016-03-231-1/+0
* sock: struct proto hash function may errorCraig Gallek2016-02-111-1/+1
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-021-4/+3
* ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro2015-02-041-1/+1
* icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones2014-11-181-1/+1
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-191-2/+6
* ipv4: ping make local stuff staticStephen Hemminger2013-12-281-8/+0
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-231-1/+2
* ping.h: Remove extern from function prototypesJoe Perches2013-09-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-1/+1
|\
* | net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-041-0/+8
* | net: ipv4: make the ping /proc code AF-independentLorenzo Colitti2013-06-041-0/+8
* | net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-251-3/+46
|/
* net: ping: fix build failureVasiliy Kulikov2011-05-171-2/+0
* net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov2011-05-131-0/+57