summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_gre.c
Commit message (Expand)AuthorAgeFilesLines
* gre6: allow to update all parameters via rtnlNicolas Dichtel2015-12-041-5/+3
* ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett2015-09-241-8/+8
* ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau2015-09-151-16/+22
* ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau2015-09-151-2/+2
* ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau2015-09-151-13/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-271-0/+1
|\
| * ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-08-251-0/+1
* | ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-311-2/+2
* | ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert2015-07-311-2/+3
|/
* ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg2015-04-221-8/+1
* udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-071-1/+1
* ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel2015-04-021-6/+2
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-3/+3
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-2/+2
* ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-311-3/+3
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-311-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-2/+2
|\
| * ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca2015-02-051-2/+2
* | ip6gretap: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+1
* | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-191-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-2/+2
|\
| * ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov2014-11-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-061-2/+3
|\ \ | |/
| * gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert2014-11-031-2/+3
* | ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert2014-11-061-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-081-2/+2
|\
| * ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-041-2/+2
* | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-021-0/+3
|\ \ | |/
| * ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert2014-09-281-0/+2
| * ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel2014-09-261-0/+1
* | gre: Set inner protocol in v4 and v6 GRE transmitTom Herbert2014-10-011-2/+6
|/
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-2/+4
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-071-2/+5
* gre6: Call skb_checksum_simple_validateTom Herbert2014-05-081-11/+1
* ip6gre: add x-netns supportNicolas Dichtel2014-04-231-20/+32
* ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel2014-04-151-0/+10
* net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-141-8/+1
* ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing2014-01-151-2/+0
* net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-041-5/+5
* ipv6: add ip6_flowlabel helperFlorent Fourcot2013-12-091-1/+1
* ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot2013-12-091-1/+0
* net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-061-0/+15
* ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is foundOussama Ghorbel2013-10-111-2/+1
* ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel2013-10-081-2/+1
* ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa2013-09-301-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-0/+5
|\
| * ipv6: wire up skb->encapsulationHannes Frederic Sowa2013-08-191-0/+5
* | tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel2013-09-041-4/+1
* | tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2013-09-041-2/+2
OpenPOWER on IntegriCloud