aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_gre.c
Commit message (Expand)AuthorAge
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Avoid copying writable clones in tunnel driversPatrick McHardy2007-07-11
* [IPV4] IP_GRE: Unify code path to get hash array index.YOSHIFUJI Hideaki2007-04-26
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Use skb_reset_network_header where the return of __pskb_pull was b...Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Use skb_reset_network_header in skb_push casesArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: unregister_netdevice as voidStephen Hemminger2007-02-08
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-03
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-03
* [IPV4]: encapsulation annotationsAl Viro2006-12-03
* [NET]: Use hton{l,s}() for non-initializers.YOSHIFUJI Hideaki2006-10-12
* [IPV4]: ipip and ip_gre encapsulation bugsAl Viro2006-09-22
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
* [IPV4]: Get rid of redundant IPCB->opts initialisationHerbert Xu2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [INET]: Use port unreachable instead of proto for tunnelsHerbert Xu2006-04-10
* [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-15
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy2006-01-09
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-07
* [IPV4]: reset IPCB flags when neccessaryPatrick McHardy2006-01-07
* [NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn2006-01-05
* [GRE]: Fix hardware checksum modificationHerbert Xu2005-12-14
* [IPV4]: make two functions staticAdrian Bunk2005-11-29
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-10
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-03
* [NET]: fix oops after tunnel module unloadAlexey Kuznetsov2005-07-30
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16