aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_gre.c
Commit message (Expand)AuthorAge
* 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-02-05
|\
| * ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca2015-02-05
* | ip6gretap: advertise link netns via netlinkNicolas Dichtel2015-01-23
* | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
|\
| * ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov2014-11-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\|
| * gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert2014-11-03
* | ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert2014-11-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-08
|\
| * ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-04
* | 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_gre: Return an error when adding an existing tunnel.Steffen Klassert2014-09-28
| * ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel2014-09-26
* | gre: Set inner protocol in v4 and v6 GRE transmitTom Herbert2014-10-01
|/
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-08
* gre6: Call skb_checksum_simple_validateTom Herbert2014-05-08
* ip6gre: add x-netns supportNicolas Dichtel2014-04-23
* ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel2014-04-15
* net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-14
* ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing2014-01-15
* net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-04
* ipv6: add ip6_flowlabel helperFlorent Fourcot2013-12-09
* ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot2013-12-09
* net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is foundOussama Ghorbel2013-10-11
* ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel2013-10-08
* ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa2013-10-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * ipv6: wire up skb->encapsulationHannes Frederic Sowa2013-08-19
* | tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel2013-09-04
* | tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2013-09-04
* | ip6tnl: add x-netns supportNicolas Dichtel2013-08-15
|/
* ipv6,gre: do not leak info to user-spaceAmerigo Wang2013-05-11
* Tunneling: use IP Tunnel stats APIs.Pravin B Shelar2013-03-26
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26
* ipv6: introduce ip6tunnel_xmit() helperCong Wang2013-03-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
|\
| * ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-06
* | ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明2013-01-13
|/
* ipv6/ip6_gre: set transport header correctlyIsaku Yamahata2012-12-26
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-18
* net: unify for_each_ip_tunnel_rcu()Amerigo Wang2012-11-14
* net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2012-11-14