index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_forward.c
Age
Commit message (
Expand
)
Author
2012-10-08
ipv4: introduce rt_uses_gateway
Julian Anastasov
2012-10-08
ipv4: fix forwarding for strict source routes
Julian Anastasov
2012-06-07
snmp: fix OutOctets counter to include forwarded datagrams
Vincent Bernat
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
2011-11-24
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-05-13
ipv4: Fix 'iph' use before set.
David S. Miller
2011-05-12
ipv4: Elide use of rt->rt_dst in ip_forward()
David S. Miller
2010-06-11
net-next: remove useless union keyword
Changli Gao
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
netfilter: ipv4: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2009-06-03
net: skb->dst accessors
Eric Dumazet
2009-06-03
net: skb->rtable accessor
Eric Dumazet
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
2008-07-17
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
2008-07-17
mib: add net to IP_INC_STATS
Pavel Emelyanov
2008-06-19
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
2008-06-12
net: remove CVS keywords
Adrian Bunk
2008-04-03
Merge 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 packets
Rusty Russell
2008-03-06
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2007-10-15
[IPV4]: Uninline netfilter okfns
Patrick 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-26
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
2007-04-26
[NET] Move DF check to ip_forward
John Heffner
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-06-30
Remove 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-16
Linux-2.6.12-rc2
Linus Torvalds