summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_tunnel_core.c
Commit message (Expand)AuthorAge
* net: store port/representator id in metadata_dstJakub Kicinski2017-06-25
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-30
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-24
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
|/
* ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-03
* ip_tunnel: do not clear l4 hashesEric Dumazet2016-09-09
* net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...Shmulik Ladkani2016-08-22
* net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...Shmulik Ladkani2016-07-19
* ip6_tun: Add infrastructure for doing encapsulationTom Herbert2016-05-20
* net: Cleanup encap items in ip_tunnels.hTom Herbert2016-05-20
* net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet2016-05-03
* libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-23
* ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-16
* ip_tunnel: implement __iptunnel_pull_headerJiri Benc2016-04-06
* netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 addressHaishuang Yan2016-04-02
* Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage2016-03-27
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-20
* ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-18
* iptunnel: scrub packet in iptunnel_pull_headerJiri Benc2016-02-18
* net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-12
* net: local checksum offload for encapsulationEdward Cree2016-02-12
* ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson2016-01-08
* ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-25
* net: remove unnecessary mroute.h includesNikolay Aleksandrov2015-11-30
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-08
* ipv4: Cache net in iptunnel_xmitEric W. Biederman2015-10-08
* ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-08
* lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-24
* ipv4: send arp replies to the correct tunnelJiri Benc2015-09-24
* iptunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-20
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
* ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-29
* lwt: Add cfg argument to build_stateTom Herbert2015-08-24
* ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc2015-08-20
* ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-20
* ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-20
* lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc2015-08-18
* lwtunnel: rename ip lwtunnel attributesJiri Benc2015-08-17
* ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-23
* fib: Add fib rule match on tunnel idThomas Graf2015-07-21
* route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-21
* ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64Alexander Duyck2015-05-14
* ipv4/ip_tunnel_core: Use eth_proto_is_802_3Alexander Duyck2015-05-05
* ipv4: ip_tunnel: use net namespace from rtable not socketHannes Frederic Sowa2015-04-08
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing2014-10-17
* net: Support for multiple checksums with gsoTom Herbert2014-06-04