summaryrefslogtreecommitdiff
path: root/net/ipv6/ping.c
AgeCommit message (Expand)Author
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2016-12-29ipv6: remove unnecessary inet6_sk checkDave Jones
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet
2016-09-06ipv6: release dst in ping_v6_sendmsgDave Jones
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang
2016-04-04sock: enable timestamping using control messagesSoheil Hassas Yeganeh
2016-03-23net: ping: make ping_v6_sendmsg staticHaishuang Yan
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-04net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro
2014-12-09put iov_iter into msghdrAl Viro
2014-05-23net: Eliminate no_check from protoswTom Herbert
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-02-27net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti
2014-01-21ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa
2014-01-19ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle
2013-12-06net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert
2013-11-23inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-07-03net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti
2013-07-03net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti
2013-06-13net: ping_check_bind_addr() etc. can be staticWu Fengguang
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti