aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_vti.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* xfrm: store xfrm_mode directly, not its addressFlorian Westphal2019-04-08
* xfrm: make xfrm modes builtinFlorian Westphal2019-04-08
* xfrm: prefer family stored in xfrm_mode structFlorian Westphal2019-04-08
* ip: validate header length on virtual device xmitWillem de Bruijn2019-01-01
* ipv6: tunnels: fix two use-after-freeEric Dumazet2018-12-21
* vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev2018-08-29
* ip6_vti: fix a null pointer deference when destroy vti6 tunnelHaishuang Yan2018-08-19
* ip6_vti: fix creating fallback tunnel device for vti6Haishuang Yan2018-08-19
* ip6_vti: simplify stats handling in vti6_xmitHaishuang Yan2018-08-18
* vti6: fix PMTU caching and reporting on xmitEyal Birger2018-06-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-11
|\
| * vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 tooStefano Brivio2018-04-27
* | change the comment of vti6_ioctlSun Lianwen2018-05-01
|/
* vti6: better validate user provided tunnel namesEric Dumazet2018-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * vti6: Fix dev->max_mtu settingStefano Brivio2018-03-19
| * vti6: Keep set MTU on link creation or change, validate itStefano Brivio2018-03-19
| * vti6: Properly adjust vti6 MTU from MTU of lower deviceStefano Brivio2018-03-19
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | net/ipv6: Pass skb to route lookupDavid Ahern2018-03-04
* | net: Convert vti6_net_opsKirill Tkhai2018-02-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-29
|\
| * net: don't call update_pmtu unconditionallyNicolas Dichtel2018-01-25
* | ip6_vti: adjust vti mtu according to mtu of lower deviceAlexey Kodanev2017-12-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
|\
| * vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2017-09-26
* | ipv6: speedup ipv6 tunnels dismantleEric Dumazet2017-09-19
|/
* vti: revert flush x-netns xfrm cache when vti interface is removedFlorian Westphal2017-07-18
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-26
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-26
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-26
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-03-07
|\
| * vti6: Don't report path MTU below IPV6_MIN_MTU.Steffen Klassert2017-02-16
* | vti6: return GRE_KEY for vti6David Forster2017-02-24
* | net/ipv6: support more tunnel interfaces for EUI64 link-local generationFelix Jia2017-01-27
|/
* vti6: fix device register to report IFLA_INFO_KINDDavid Forster2017-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * vti6: flush x-netns xfrm cache when vti interface is removedNicolas Dichtel2016-10-11
* | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* | ipv4/6: use core net MTU range checkingJarod Wilson2016-10-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\
| * vti6: fix input pathNicolas Dichtel2016-09-21
| * vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at2016-09-09
* | net: resolve symbol conflicts with generic hashtable.hJiri Kosina2016-08-10
|/
* net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni2016-02-16
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08