summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipip.c
Commit message (Expand)AuthorAgeFilesLines
...
* [IPIP]: Add net/ipip_net argument to some functions.Pavel Emelyanov2008-04-161-19/+25
* [IPIP]: Make the fallback tunnel device per-net.Pavel Emelyanov2008-04-161-32/+35
* [IPIP]: Introduce empty ipip_net structure and net init/exit ops.Pavel Emelyanov2008-04-161-0/+50
* [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet2008-03-051-1/+1
* [INET]: Don't create tunnels with '%' in name.Pavel Emelyanov2008-02-261-5/+9
* [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov2008-02-231-10/+2
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-281-4/+4
* [IPIP]: Allow rebinding the tunnel to another interfaceMichal Schmidt2008-01-281-26/+40
* [NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever2007-10-231-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-2/+2
* [NET]: Avoid copying writable clones in tunnel driversPatrick McHardy2007-07-101-1/+2
* [IPV4] IPIP: Unify code path to get hash array index.YOSHIFUJI Hideaki2007-04-251-14/+8
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmphArnaldo Carvalho de Melo2007-04-251-6/+6
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-8/+7
* [SK_BUFF]: Use skb_reset_network_header in skb_push casesArnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA2007-02-131-3/+3
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-7/+7
* [NET]: unregister_netdevice as voidStephen Hemminger2007-02-081-1/+2
* [IPV4]: encapsulation annotationsAl Viro2006-12-021-8/+8
* [IPV4]: ipip and ip_gre encapsulation bugsAl Viro2006-09-221-10/+12
* [IPV4]: Get rid of redundant IPCB->opts initialisationHerbert Xu2006-07-211-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-091-4/+0
* [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-281-51/+28
* [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-151-1/+2
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy2006-01-091-9/+9
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-071-1/+1
* [IPV4]: reset IPCB flags when neccessaryPatrick McHardy2006-01-071-0/+1
* [NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn2006-01-051-1/+2
* [NET]: fix oops after tunnel module unloadAlexey Kuznetsov2005-07-301-2/+18
* [NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy2005-07-191-4/+32
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+905
OpenPOWER on IntegriCloud