index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_forward.c
Age
Commit message (
Expand
)
Author
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
2016-07-19
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
2016-06-03
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
2016-04-27
net: rename IP_ADD_STATS_BH()
Eric Dumazet
2016-04-27
net: rename IP_INC_STATS_BH()
Eric Dumazet
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
ipv4: Compute net once in ip_forward_finish
Eric W. Biederman
2015-09-17
ipv4: Compute net once in ip_forward
Eric W. Biederman
2015-09-17
net: Merge dst_output and dst_output_sk
Eric W. Biederman
2015-05-25
ip: reject too-big defragmented DF-skb when forwarding
Florian Westphal
2015-04-20
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2014-05-07
net: ip: push gso skb forwarding handling down the stack
Florian Westphal
2014-05-07
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-13
ipv4: ip_forward: perform skb->pkt_type check at the beginning
Denis Kirjanov
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
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-23
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-05-12
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-10
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-16
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
2008-07-16
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-11
net: remove CVS keywords
Adrian Bunk
2008-04-02
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-05
[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-25
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
[next]