summaryrefslogtreecommitdiff
path: root/net/ipv4/ipip.c
AgeCommit message (Expand)Author
2006-07-21[IPV4]: Get rid of redundant IPCB->opts initialisationHerbert Xu
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-09[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu
2006-03-28[INET]: Introduce tunnel4/tunnel6Herbert Xu
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-09[NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy
2006-01-05[NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn
2005-07-30[NET]: fix oops after tunnel module unloadAlexey Kuznetsov
2005-07-19[NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy
2005-03-14[IPV4/IPV6]: Take IPsec overhead into account in tunnelsHerbert Xu
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
2004-10-04[IPV4]: Fix ipip_fb_tunnel_dev leak in ipip_finiPatrick McHardy
2004-10-04[IPV4]: Fix free_netdev after failed alloc_netdev in ipip_initPatrick McHardy
2004-09-07[IPV4/IPV6]: Update ECN handling.Herbert Xu
2004-06-21[NETFILTER]: Add new function 'nf_reset' to reset netfilter related skb-fieldsPatrick McHardy
2004-05-21[IPV4]: Fix deadlock in IP tunnel error path.Hideaki Yoshifuji
2004-02-22[IPV4/IPV6]: Convert tunnel drivers to unconditional module_init.Alexander Viro
2004-01-10[all over] more kfree -> free_netdevAlexander Viro
2003-10-18[NET]: More build fixes for CONFIG_XFRM disabled.Herbert Xu
2003-10-13[IPV4/IPV6]: Clear security path for tunnel packets.Herbert Xu
2003-10-12[IPIP]: Decapsulate after checking policy.Herbert Xu
2003-10-06[IPV4/IPV6]: Do not modify skb->h.raw until skb is unshared.Julian Anastasov
2003-09-29[IPIP]: Avoid duplicate policy checks.Herbert Xu
2003-08-19[NET]: free_netdev - destructors.Stephen Hemminger
2003-07-15[IPV4/IPV6]: Fix use-after-free bugs in tunneling drivers.Julian Anastasov
2003-07-09[NET]: Fix tunnel device bugs added by alloc_netdev() changes.Ville Nuorvala
2003-06-12[IPV4]: Dynamic allocation for IPIP net device.Stephen Hemminger
2003-04-29[IPV4]: Fix typos in ipip.c commented out code.David S. Miller
2003-04-13[IPV4]: xfrm4_tunnel and ipip need to privateize some symbols.David S. Miller
2003-04-11[IPSEC]: Add ipv4 tunnel transformer.David S. Miller
2003-04-09[IPV4]: Do proper netdev module refcounting in tunnel drivers.David S. Miller
2003-04-09[IPV{4,6}]: Convert from MOD_{INC,DEC}_USE_COUNT.Hideaki Yoshifuji
2003-03-19[NET]: Kill NETIF_F_DYNALLOC, based upon ideas from Adam J. RichterDavid S. Miller
2003-03-19[NET]: hard_header reservation.Alexey Kuznetsov
2003-02-15[PATCH] 2.5.61 fix spelling of necessary in 11 filesSteven Cole
2002-11-01[NET]: Some missed cases of dst_pmtu conversion.David S. Miller
2002-10-24[NET]: Cleanup DST metrics and abstract MSS/PMTU further.Alexey Kuznetsov
2002-10-24[IPV4]: Kill ip_send, use dst_output instead.Alexey Kuznetsov
2002-10-19[IPV4]: Provide full proto/ports in flowi route lookups.David S. Miller
2002-10-11[IPV4]: Use generic struct flowi as routing key.David S. Miller
2002-10-08[IPV4/IPV6]: Cleanup inet{,6}_protocol.David S. Miller
2002-10-04[IPV4/IPV6]: C99 designated initializers.Art Haas
2002-10-04[IPV4/IPV6]: General cleanups.Hideaki Yoshifuji
2002-07-18NET: Use ISO C struct initializers.Rusty Russell
2002-03-19Fix for ipv4 tunnel devices:Alexey Kuznetsov
2002-02-04v2.4.12.3 -> v2.4.12.4Linus Torvalds
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds