summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_tunnel_core.c
AgeCommit message (Expand)Author
2019-06-18ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-02-24ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnelwenxu
2018-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-24iptunnel: Set tun_flags in the iptunnel_metadata_reply from srcwenxu
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-17ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca
2018-11-08ipv4/tunnel: use __vlan_hwaccel helpersMichał Mirosław
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso
2017-06-25net: store port/representator id in metadata_dstJakub Kicinski
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-11-03ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson
2016-09-09ip_tunnel: do not clear l4 hashesEric Dumazet
2016-08-22net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...Shmulik Ladkani
2016-07-19net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...Shmulik Ladkani
2016-05-20ip6_tun: Add infrastructure for doing encapsulationTom Herbert
2016-05-20net: Cleanup encap items in ip_tunnels.hTom Herbert
2016-05-03net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck
2016-04-06ip_tunnel: implement __iptunnel_pull_headerJiri Benc
2016-04-02netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 addressHaishuang Yan
2016-03-27Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage
2016-03-20tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann
2016-02-18iptunnel: scrub packet in iptunnel_pull_headerJiri Benc
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree
2016-02-12net: local checksum offload for encapsulationEdward Cree
2016-01-08ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar
2015-11-30net: remove unnecessary mroute.h includesNikolay Aleksandrov
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv4: Cache net in iptunnel_xmitEric W. Biederman
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc
2015-09-20iptunnel: make rx/tx bytes counters consistentNicolas Dichtel
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc
2015-08-24lwt: Add cfg argument to build_stateTom Herbert
2015-08-20ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc
2015-08-18lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc