summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_tunnel_core.c
Commit message (Expand)AuthorAgeFilesLines
* ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long2019-06-191-3/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner2019-06-051-14/+1Star
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-4/+4
* ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnelwenxu2019-02-251-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-251-0/+1
|\
| * iptunnel: Set tun_flags in the iptunnel_metadata_reply from srcwenxu2018-12-241-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-191-1/+1
|\|
| * ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca2018-11-181-1/+1
* | ipv4/tunnel: use __vlan_hwaccel helpersMichał Mirosław2018-11-091-1/+1
|/
* net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso2018-05-101-3/+3
* net: store port/representator id in metadata_dstJakub Kicinski2017-06-251-2/+4
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-301-4/+7
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-2/+3
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-301-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-0/+2
|\
| * net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-241-0/+2
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-4/+2Star
|/
* ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-031-11/+0Star
* ip_tunnel: do not clear l4 hashesEric Dumazet2016-09-101-1/+1
* net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...Shmulik Ladkani2016-08-231-3/+5
* net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...Shmulik Ladkani2016-07-201-0/+9
* ip6_tun: Add infrastructure for doing encapsulationTom Herbert2016-05-211-0/+5
* net: Cleanup encap items in ip_tunnels.hTom Herbert2016-05-211-0/+4
* net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet2016-05-031-1/+1
* libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-241-4/+6
* ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-171-8/+5Star
* ip_tunnel: implement __iptunnel_pull_headerJiri Benc2016-04-061-4/+4
* netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 addressHaishuang Yan2016-04-031-4/+4
* Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage2016-03-281-2/+2
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-201-1/+2
* ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-191-0/+6
* iptunnel: scrub packet in iptunnel_pull_headerJiri Benc2016-02-181-5/+3Star
* net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-121-12/+6Star
* net: local checksum offload for encapsulationEdward Cree2016-02-121-5/+5
* ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson2016-01-091-8/+8
* ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-261-4/+5
* net: remove unnecessary mroute.h includesNikolay Aleksandrov2015-11-301-1/+0Star
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-081-1/+1
* ipv4: Cache net in iptunnel_xmitEric W. Biederman2015-10-081-2/+2
* ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-081-1/+1
* lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-241-24/+0Star
* ipv4: send arp replies to the correct tunnelJiri Benc2015-09-241-0/+28
* iptunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-211-1/+1
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-311-2/+0Star
* ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-291-1/+1
* lwt: Add cfg argument to build_stateTom Herbert2015-08-241-0/+2
* ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc2015-08-211-0/+102
* ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-211-4/+4
* ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-211-4/+4
* lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc2015-08-191-0/+7