| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-02 | net: remove addr_len argument of recvmsg() handlers | Eric Dumazet | 1 | -3/+2 |
| 2025-11-04 | net: Convert proto callbacks from sockaddr to sockaddr_unsized | Kees Cook | 1 | -1/+1 |
| 2025-09-01 | inet: ping: remove ping_hash() | Eric Dumazet | 1 | -1/+0 |
| 2023-06-02 | net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294 | Akihiro Suda | 1 | -5/+1 |
| 2022-12-01 | inet: ping: use hlist_nulls rcu iterator during lookup | Florian Westphal | 1 | -3/+0 |
| 2022-04-12 | net: remove noblock parameter from recvmsg() entities | Oliver Hartkopp | 1 | -1/+1 |
| 2022-04-11 | net: icmp: add skb drop reasons to icmp protocol | Menglong Dong | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2018-05-16 | ipv{4,6}/ping: simplify proc file creation | Christoph Hellwig | 1 | -11/+0 |
| 2016-03-23 | net: ping: make ping_v6_sendmsg static | Haishuang Yan | 1 | -1/+0 |
| 2016-02-11 | sock: struct proto hash function may error | Craig Gallek | 1 | -1/+1 |
| 2015-03-02 | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue | 1 | -4/+3 |
| 2015-02-04 | ip: stash a pointer to msghdr in struct ping_fakehdr | Al Viro | 1 | -1/+1 |
| 2014-11-18 | icmp: Remove some spurious dropped packet profile hits from the ICMP path | Rick Jones | 1 | -1/+1 |
| 2014-01-19 | ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams | Hannes Frederic Sowa | 1 | -2/+6 |
| 2013-12-28 | ipv4: ping make local stuff static | Stephen Hemminger | 1 | -8/+0 |
| 2013-11-23 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa | 1 | -1/+2 |
| 2013-09-23 | ping.h: Remove extern from function prototypes | Joe Perches | 1 | -2/+2 |
| 2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2013-06-04 | net: ipv6: Implement /proc/net/icmp6. | Lorenzo Colitti | 1 | -0/+8 |
| 2013-06-04 | net: ipv4: make the ping /proc code AF-independent | Lorenzo Colitti | 1 | -0/+8 |
| 2013-05-25 | net: ipv6: Add IPv6 support to the ping socket. | Lorenzo Colitti | 1 | -3/+46 |
| 2011-05-17 | net: ping: fix build failure | Vasiliy Kulikov | 1 | -2/+0 |
| 2011-05-13 | net: ipv4: add IPPROTO_ICMP socket kind | Vasiliy Kulikov | 1 | -0/+57 |