summaryrefslogtreecommitdiff
path: root/net/ipv4/ipip.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
|\
| * ipip: only increase err_count for some certain type icmp in ipip_errXin Long2017-10-27
* | ipv4: speedup ipv6 tunnels dismantleEric Dumazet2017-09-19
|/
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-26
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-26
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-26
* ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-21
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov2016-09-17
* ipip: support MPLS over IPv4Simon Horman2016-07-09
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-16
* iptunnel: scrub packet in iptunnel_pull_headerJiri Benc2016-02-18
* net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-31
|\
| * ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar2015-12-18
* | net: remove unnecessary mroute.h includesNikolay Aleksandrov2015-11-30
|/
* ip_gre: Add support to collect tunnel metadata.Pravin B Shelar2015-08-10
* ipip: fix one sparse errorEric Dumazet2015-05-17
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel2015-04-02
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* gre/ipip: use be16 variants of netlink functionsSabrina Dubroca2015-02-08
* tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-19
* fou: Fix typo in returning flags in netlinkTom Herbert2014-11-05
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* ipip: Set inner IP protocol in ipipTom Herbert2014-10-01
* ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulationTom Herbert2014-09-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-11
|\
| * ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-10
* | net: tunnels - enable module autoloadingTom Gundersen2014-05-21
|/
* ipv4: be friend with drop monitorEric Dumazet2014-01-18
* ipip: add GSO/TSO supportEric Dumazet2013-10-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2013-08-30
* | ipip: add x-netns supportNicolas Dichtel2013-08-15
|/
* ipip: fix a regression in ioctlCong Wang2013-07-02
* ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-19
* iptunnel: specify protocol outside IP headerNicolas Dichtel2013-05-31
* IPIP: Use ip-tunneling code.Pravin B Shelar2013-03-26
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26
* tunnel: use iptunnel_xmit() againCong Wang2013-03-10
* ipip: capture inner headers during encapsulationPravin B Shelar2013-03-09
* ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar2013-03-09
* net: fix possible wrong checksum generationEric Dumazet2013-01-28
* net: Allow userns root to control ipv4Eric W. Biederman2012-11-18
* ipip: fix sparse warnings in ipip_netlink_parms()Nicolas Dichtel2012-11-15
* ipip: add support of link creation via rtnlNicolas Dichtel2012-11-14