summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ping.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-091-2/+3
|\
| * net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-03-041-2/+3
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-021-2/+1
|/
* ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro2015-02-041-2/+1
* put iov_iter into msghdrAl Viro2014-12-091-1/+2
* net: Eliminate no_check from protoswTom Herbert2014-05-231-1/+0
* net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2014-04-301-6/+1
* ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-03-311-2/+2
* net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti2014-02-271-0/+1
* ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa2014-01-211-1/+1
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-191-4/+6
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-181-1/+1
* net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-061-1/+1
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-231-1/+2
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-1/+1
* net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti2013-07-031-1/+4
* net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti2013-07-031-0/+2
* net: ping_check_bind_addr() etc. can be staticWu Fengguang2013-06-131-9/+9
* 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-23/+79
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-251-0/+216
OpenPOWER on IntegriCloud