summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ping.c
Commit message (Expand)AuthorAgeFilesLines
* net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches2017-10-061-3/+2
* net: ping: do not abuse udp_poll()Eric Dumazet2017-06-041-1/+1
* ipv6: remove unnecessary inet6_sk checkDave Jones2016-12-291-7/+0
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-041-0/+1
* udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-201-1/+1
* ipv6: release dst in ping_v6_sendmsgDave Jones2016-09-061-2/+7
* net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti2016-08-151-16/+17
* ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa2016-06-111-1/+3
* ipv6: add new struct ipcm6_cookieWei Wang2016-05-031-5/+7
* sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-041-1/+2
* net: ping: make ping_v6_sendmsg staticHaishuang Yan2016-03-231-30/+29
* 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