| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ping: make ping_v6_sendmsg static | Haishuang Yan | 2016-03-24 | 1 | -1/+0 |
* | sock: struct proto hash function may error | Craig Gallek | 2016-02-11 | 1 | -1/+1 |
* | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue | 2015-03-02 | 1 | -4/+3 |
* | ip: stash a pointer to msghdr in struct ping_fakehdr | Al Viro | 2015-02-04 | 1 | -1/+1 |
* | icmp: Remove some spurious dropped packet profile hits from the ICMP path | Rick Jones | 2014-11-18 | 1 | -1/+1 |
* | ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams | Hannes Frederic Sowa | 2014-01-20 | 1 | -2/+6 |
* | ipv4: ping make local stuff static | Stephen Hemminger | 2013-12-28 | 1 | -8/+0 |
* | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa | 2013-11-23 | 1 | -1/+2 |
* | ping.h: Remove extern from function prototypes | Joe Perches | 2013-09-23 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-06 | 1 | -1/+1 |
|\ |
|
* | | net: ipv6: Implement /proc/net/icmp6. | Lorenzo Colitti | 2013-06-04 | 1 | -0/+8 |
* | | net: ipv4: make the ping /proc code AF-independent | Lorenzo Colitti | 2013-06-04 | 1 | -0/+8 |
* | | net: ipv6: Add IPv6 support to the ping socket. | Lorenzo Colitti | 2013-05-26 | 1 | -3/+46 |
|/ |
|
* | net: ping: fix build failure | Vasiliy Kulikov | 2011-05-17 | 1 | -2/+0 |
* | net: ipv4: add IPPROTO_ICMP socket kind | Vasiliy Kulikov | 2011-05-13 | 1 | -0/+57 |