summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_vti.c
Commit message (Expand)AuthorAge
* 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
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-17
* vti6: Add pmtu handling to vti6_xmit.Steffen Klassert2015-06-01
* ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck2015-05-28
* ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2015-05-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-14
|\
| * vti6: fix uninit when using x-netnsYao Xiwei2015-04-07
* | ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel2015-04-02
* | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* | ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-31
* | ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
|/
* tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-12-08
|\
| * vti6: Add a lookup method for tunnels with wildcard endpoints.Steffen Klassert2014-11-20