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