summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_gre.c
Commit message (Expand)AuthorAge
* gre6: allow to update all parameters via rtnlNicolas Dichtel2015-12-04
* ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett2015-09-24
* 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: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau2015-09-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-27
|\
| * ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-08-25
* | 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
|/
* ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg2015-04-22
* 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-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-07
* 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-09-30
* 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