aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_gre.c
Commit message (Expand)AuthorAge
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\
| * gre6: fix rtnl dump messagesNicolas Dichtel2012-11-09
* | ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-03
|/
* ipv6: gre: remove ip6gre_header_parse()Eric Dumazet2012-09-27
* tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-27
* gre: remove unnecessary rcu_read_lock/unlockstephen hemminger2012-09-27
* ipv6: gre: fix ip6gre_err()Eric Dumazet2012-08-23
* gre: Support GRE over IPv6xeb@mail.ru2012-08-14