Age | Commit message (Expand) | Author |
2022-04-13 | net: icmp: introduce function icmpv6_param_prob_reason() | Menglong Dong |
2021-02-23 | net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending | Jason A. Donenfeld |
2021-02-04 | ipv6: silence compilation warning for non-IPV6 builds | Leon Romanovsky |
2020-06-19 | ipv6: icmp6: avoid indirect call for icmpv6_send() | Eric Dumazet |
2020-02-25 | icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n | Jason A. Donenfeld |
2020-02-13 | icmp: introduce helper for nat'd source address in network device context | Jason A. Donenfeld |
2019-11-05 | icmp: add helpers to recognize ICMP error packets | Matteo Croce |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-06-18 | ipv6: RFC 4884 partial support for SIT/GRE tunnels | Eric Dumazet |
2016-06-18 | ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED | Eric Dumazet |
2016-06-18 | ip6: move ipip6_err_gen_icmpv6_unreach() | Eric Dumazet |
2016-06-18 | ipv6: icmp: add a force_saddr param to icmp6_send() | Eric Dumazet |
2013-04-29 | ipv6: Kill ipv6 dependency of icmpv6_send(). | Pravin B Shelar |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells |
2011-03-12 | ipv6: Convert to use flowi6 where applicable. | David S. Miller |
2010-02-18 | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan |
2009-08-12 | net: include/linux/icmpv6: includecheck fix for icmpv6.h | Jaswinder Singh Rajput |
2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley |
2009-01-30 | headers_check fix: linux/icmpv6.h | Jaswinder Singh Rajput |
2008-10-15 | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option | Pedro Ribeiro |
2008-03-05 | [IPV6]: Fix powerpc allmodconfig build warnings. | David S. Miller |
2008-03-04 | [IPV6]: Make ndisc_flow_init() common for later use. | YOSHIFUJI Hideaki |
2008-02-29 | [INET]: Remove struct net_proto_family* from _init calls. | Denis V. Lunev |
2007-04-25 | [SK_BUFF]: Introduce skb_transport_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [ICMP6]: Introduce icmp6_hdr() | Arnaldo Carvalho de Melo |
2006-12-02 | [NET]: Annotate checksums in on-the-wire packets. | Al Viro |
2006-12-02 | [IPV6]: annotate icmpv6 headers | Al Viro |
2006-03-20 | [IPV6]: ROUTE: Add support for Router Preference (RFC4191). | YOSHIFUJI Hideaki |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |