aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_tunnel.c
Commit message (Expand)AuthorAge
* ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper2016-09-02
* ipv6: Don't reset inner headers in ip6_tnl_xmitTom Herbert2016-05-20
* ip4ip6: Support for GSO/GROTom Herbert2016-05-20
* ip6ip6: Support for GSO/GROTom Herbert2016-05-20
* ipv6: Set features for IPv6 tunnelsTom Herbert2016-05-20
* ip6_tunnel: Add support for fou/gue encapsulationTom Herbert2016-05-20
* ip6_tun: Add infrastructure for doing encapsulationTom Herbert2016-05-20
* ipv6: fix 4in6 tunnel receive pathNicolas Dichtel2016-05-11
* ip6: Don't set transport header in IPv6 tunnelingTom Herbert2016-05-10
* ipv6: Generic tunnel cleanupTom Herbert2016-05-02
* ipv6: Create ip6_tnl_xmitTom Herbert2016-05-02
* ipv6: Cleanup IPv6 tunnel receive pathTom Herbert2016-05-02
* ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris2016-02-23
* | net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni2016-02-16
|/
* net/ip6_tunnel: fix dst leakPaolo Abeni2015-11-18
* ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett2015-09-24
* ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2015-09-15
* ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau2015-09-15
* ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau2015-09-15
* ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-31
* ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert2015-07-31
* ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-25
* udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\
| * ip6_tunnel: fix error code when tunnel existsNicolas Dichtel2015-03-17
* | ipv6: remove dead debug code from ip6_tunnel.cIan Morris2015-02-24
|/
* tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-19
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\
| * ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert2014-11-03
* | ip6_tunnel: Add support for wildcard tunnel endpoints.Steffen Klassert2014-11-06
* | ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert2014-11-06
* | ip6_tunnel: allow to change mode for the ip6tnl0Alexey Andriyanov2014-10-30
|/
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
|\
| * ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert2014-09-28
* | ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
|/
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani2014-05-13
* | net: tunnels - enable module autoloadingTom Gundersen2014-05-21
|/
* ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel2014-04-16