index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2019-09-21
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-1
/
+1
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
1
-1
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-12-16
net: clear skb->tstamp in forwarding paths
Eric Dumazet
1
-0
/
+1
2018-12-04
net: Do not route unicast IP packets twice
Ido Schimmel
1
-0
/
+7
2018-08-01
net: ipv4: Control SKB reprioritization after forwarding
Petr Machata
1
-1
/
+2
2018-03-05
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
1
-1
/
+1
2016-07-20
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
1
-1
/
+1
2016-06-04
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
1
-1
/
+1
2016-04-28
net: rename IP_ADD_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-28
net: rename IP_INC_STATS_BH()
Eric Dumazet
1
-2
/
+2
2016-03-02
net: remove skb_sender_cpu_clear()
WANG Cong
1
-1
/
+0
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
1
-1
/
+1
2015-09-18
netfilter: Pass net into okfn
Eric W. Biederman
1
-2
/
+1
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv4: Compute net once in ip_forward_finish
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv4: Compute net once in ip_forward
Eric W. Biederman
1
-2
/
+4
2015-09-18
net: Merge dst_output and dst_output_sk
Eric W. Biederman
1
-1
/
+1
2015-05-25
ip: reject too-big defragmented DF-skb when forwarding
Florian Westphal
1
-7
/
+11
2015-04-20
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-4
/
+4
2015-03-12
xps: must clear sender_cpu before forwarding
Eric Dumazet
1
-0
/
+1
2015-01-27
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-14
ipv4: ip_forward: perform skb->pkt_type check at the beginning
Denis Kirjanov
1
-3
/
+4
2014-02-14
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-09
ipv4: introduce rt_uses_gateway
Julian Anastasov
1
-1
/
+1
2012-10-09
ipv4: fix forwarding for strict source routes
Julian Anastasov
1
-1
/
+1
2012-06-08
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-24
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
1
-1
/
+1
2011-05-13
ipv4: Fix 'iph' use before set.
David S. Miller
1
-1
/
+1
2011-05-13
ipv4: Elide use of rt->rt_dst in ip_forward()
David S. Miller
1
-1
/
+1
2010-06-11
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-17
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
1
-2
/
+2
2008-07-17
mib: add net to IP_INC_STATS
Pavel Emelyanov
1
-1
/
+1
2008-06-20
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
1
-0
/
+3
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
[next]