summaryrefslogtreecommitdiff
path: root/net/ipv6/ping.c
Commit message (Expand)AuthorAge
* ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev2018-04-04
* net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches2017-10-06
* net: ping: do not abuse udp_poll()Eric Dumazet2017-06-04
* ipv6: remove unnecessary inet6_sk checkDave Jones2016-12-29
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-20
* ipv6: release dst in ping_v6_sendmsgDave Jones2016-09-06
* net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti2016-08-15
* ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa2016-06-11
* ipv6: add new struct ipcm6_cookieWei Wang2016-05-03
* sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-04
* net: ping: make ping_v6_sendmsg staticHaishuang Yan2016-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\
| * net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-03-04
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
|/
* ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro2015-02-04
* put iov_iter into msghdrAl Viro2014-12-09
* net: Eliminate no_check from protoswTom Herbert2014-05-23
* net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2014-04-30
* ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-03-31
* net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti2014-02-27
* ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa2014-01-21
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-19
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-18
* net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-23
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti2013-07-03
* net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti2013-07-03
* net: ping_check_bind_addr() etc. can be staticWu Fengguang2013-06-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
* net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-04
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-25