summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_forward.c
AgeCommit message (Expand)Author
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei
2011-05-12ipv4: Fix 'iph' use before set.David S. Miller
2011-05-12ipv4: Elide use of rt->rt_dst in ip_forward()David S. Miller
2010-06-10net-next: remove useless union keywordChangli Gao
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25netfilter: ipv4: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan
2008-07-16mib: add net to IP_INC_STATS_BHPavel Emelyanov
2008-07-16mib: add net to IP_INC_STATSPavel Emelyanov
2008-06-19net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-28[NET]: Don't send ICMP_FRAG_NEEDED for GSO packetsRusty Russell
2008-03-05[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2007-10-15[IPV4]: Uninline netfilter okfnsPatrick McHardy
2007-10-10[IPV4] IPSEC: Omit redirect for tunnelled packet.Masahide NAKAMURA
2007-07-19[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2007-04-25[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETEHerbert Xu
2007-04-25[NET] Move DF check to ip_forwardJohn Heffner
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-12[IPV4]: Increment ipInHdrErrors when TTL expires.Weidong
2005-08-29[IPV4]: Remove some dead code from ip_forward()Thomas Graf
2005-04-16Linux-2.6.12-rc2Linus Torvalds