index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_forward.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
1
-0
/
+1
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
1
-1
/
+2
2014-05-12
net: rename local_df to ignore_df
WANG Cong
1
-1
/
+1
2014-05-07
net: ip: push gso skb forwarding handling down the stack
Florian Westphal
1
-50
/
+0
2014-05-07
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
1
-2
/
+2
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+69
2014-02-13
ipv4: ip_forward: perform skb->pkt_type check at the beginning
Denis Kirjanov
1
-3
/
+4
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-2
/
+69
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
1
-2
/
+5
2012-10-08
ipv4: introduce rt_uses_gateway
Julian Anastasov
1
-1
/
+1
2012-10-08
ipv4: fix forwarding for strict source routes
Julian Anastasov
1
-1
/
+1
2012-06-07
snmp: fix OutOctets counter to include forwarded datagrams
Vincent Bernat
1
-0
/
+1
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
1
-2
/
+2
2011-11-23
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
1
-1
/
+1
2011-05-12
ipv4: Fix 'iph' use before set.
David S. Miller
1
-1
/
+1
2011-05-12
ipv4: Elide use of rt->rt_dst in ip_forward()
David S. Miller
1
-1
/
+1
2010-06-10
net-next: remove useless union keyword
Changli Gao
1
-5
/
+5
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
netfilter: ipv4: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
1
-2
/
+2
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-2
/
+2
2009-06-03
net: skb->rtable accessor
Eric Dumazet
1
-1
/
+1
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
1
-1
/
+1
2008-07-16
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
1
-2
/
+2
2008-07-16
mib: add net to IP_INC_STATS
Pavel Emelyanov
1
-1
/
+1
2008-06-19
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
1
-0
/
+3
2008-06-11
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-03-28
[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
Rusty Russell
1
-1
/
+1
2008-03-05
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
1
-1
/
+1
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-1
/
+1
2007-10-15
[IPV4]: Uninline netfilter okfns
Patrick McHardy
1
-1
/
+1
2007-10-10
[IPV4] IPSEC: Omit redirect for tunnelled packet.
Masahide NAKAMURA
1
-1
/
+1
2007-07-19
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-04-25
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
1
-1
/
+1
2007-04-25
[NET] Move DF check to ip_forward
John Heffner
1
-0
/
+8
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-11
/
+11
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-12
[IPV4]: Increment ipInHdrErrors when TTL expires.
Weidong
1
-0
/
+1
2005-08-29
[IPV4]: Remove some dead code from ip_forward()
Thomas Graf
1
-5
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+127