aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_gre.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Use hton{l,s}() for non-initializers.YOSHIFUJI Hideaki2006-10-111-2/+2
* [IPV4]: ipip and ip_gre encapsulation bugsAl Viro2006-09-221-10/+13
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-2/+2
* [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]: Use port unreachable instead of proto for tunnelsHerbert Xu2006-04-091-1/+1
* [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-18/+15
* [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-2/+3
* [GRE]: Fix hardware checksum modificationHerbert Xu2005-12-141-1/+1
* [IPV4]: make two functions staticAdrian Bunk2005-11-291-1/+1
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-101-7/+8
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-2/+2
* [NET]: fix oops after tunnel module unloadAlexey Kuznetsov2005-07-301-3/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1290