summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_gre.c
Commit message (Expand)AuthorAgeFilesLines
* ip6_gre: ip6gre_tap device should keep dstXin Long2017-10-011-0/+1
* ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long2017-09-181-10/+11
* ip6_gre: update mtu properly in ip6gre_errXin Long2017-09-071-1/+3
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-261-3/+5
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-261-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-261-1/+2
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-4/+5
* ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packetsPeter Dawson2017-05-261-6/+7
* ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-211-1/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-19/+21
|\
| * ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-02-051-19/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-0/+3
|\ \ | |/
| * ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()Eric Dumazet2017-01-241-0/+3
* | net/ipv6: support more tunnel interfaces for EUI64 link-local generationFelix Jia2017-01-271-0/+3
* | gre6: Clean up unused struct ipv6_tel_txoption definitionJakub Sitnicki2017-01-201-5/+0
|/
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-041-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-021-1/+0
|\
| * ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson2016-09-241-1/+0
* | gre: use nla_get_be32() to extract flowinfoLance Richardson2016-09-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-181-2/+0
|\ \ | |/
| * gre: set inner_protocol on xmitSimon Horman2016-08-151-2/+0
* | net: resolve symbol conflicts with generic hashtable.hJiri Kosina2016-08-101-6/+6
|/
* gre: fix error handlerEric Dumazet2016-06-151-1/+1
* ip6gre: Allow live link address changeShweta Choudaha2016-06-081-0/+3
* ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan2016-05-241-0/+1
* ip6_gre: Fix MTU setting for ip6gretapHaishuang Yan2016-05-241-0/+2
* ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUEAlexander Duyck2016-05-201-4/+8
* ip6_gre: Add support for fou/gue encapsulationTom Herbert2016-05-201-4/+75
* gre: Fix wrong tpi->proto in WCCPHaishuang Yan2016-05-121-1/+1
* ip6_gre: Fix get_size calculation for gre6 tunnelHaishuang Yan2016-05-121-3/+0
* ip6_gre: Use correct flags for reading TUNNEL_SEQTom Herbert2016-05-101-2/+2
* ip6_gre: Set inner protocol correctly in __gre6_xmitTom Herbert2016-05-101-1/+1
* gre6: Fix flag translationsTom Herbert2016-05-101-8/+12
* ip6_gre: Fix MTU settingTom Herbert2016-05-101-16/+13
* gre: change gre_parse_header to return the header lengthJiri Benc2016-05-041-1/+2
* gre6: Cleanup GREv6 transmit path, call common GRE functionsTom Herbert2016-05-021-202/+50
* gre6: Cleanup GREv6 receive path, call common GRE functionsTom Herbert2016-05-021-117/+23
* ip6gre: Add support for GSOAlexander Duyck2016-04-161-23/+33
* ip6gre: Add support for basic offloads offloads excluding GSOAlexander Duyck2016-04-161-2/+21
* ip6gretap: Fix MTU to allow for Ethernet headerAlexander Duyck2016-04-161-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-0/+2
|\
| * tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris2016-02-231-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-0/+1
|\ \ | |/
| * gre: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-181-0/+1
* | net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni2016-02-161-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-5/+3
|\
| * gre6: allow to update all parameters via rtnlNicolas Dichtel2015-12-041-5/+3
* | net: remove unnecessary mroute.h includesNikolay Aleksandrov2015-11-301-1/+0
|/
OpenPOWER on IntegriCloud