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_gre.c
Age
Commit message (
Expand
)
Author
2013-03-16
Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...
Timo Teräs
2013-02-25
Revert "ip_gre: propogate target device GSO capability to the tunnel device"
Pravin B Shelar
2013-02-25
IP_GRE: Fix GRE_CSUM case.
Pravin B Shelar
2013-02-25
IP_GRE: Fix IP-Identification.
Pravin B Shelar
2013-02-19
ip_gre: remove an extra dst_release()
Eric Dumazet
2013-02-19
ip_gre: propogate target device GSO capability to the tunnel device
Dmitry Kravkov
2013-02-19
ip_gre: allow CSUM capable devices to handle packets
Dmitry Kravkov
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
David Ward
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
2013-01-28
IP_GRE: Fix kernel panic in IP_GRE with GRE csum.
Pravin B Shelar
2012-12-26
ipv4/ip_gre: set transport header correctly to gre header
Isaku Yamahata
2012-12-21
ip_gre: fix possible use after free
Eric Dumazet
2012-12-21
ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally
Isaku Yamahata
2012-11-18
net: Allow userns root to control ipv4
Eric W. Biederman
2012-11-14
net: unify for_each_ip_tunnel_rcu()
Amerigo Wang
2012-11-14
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
2012-10-01
gre: fix sparse warning
stephen hemminger
2012-10-01
ipv4: gre: add GRO capability
Eric Dumazet
2012-09-27
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
2012-09-27
gre: remove unnecessary rcu_read_lock/unlock
stephen hemminger
2012-09-27
gre: fix handling of key 0
stephen hemminger
2012-09-19
gre: add GSO support
Eric Dumazet
2012-07-20
ipv4: Adjust semantics of rt->rt_gateway.
David S. Miller
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-11
ipv4: Add redirect support to all protocol icmp error handlers.
David S. Miller
2012-06-14
ipv4: Handle PMTU in all ICMP error handlers.
David S. Miller
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
2012-04-14
tunnel: implement 64 bits statistics
stephen hemminger
2012-04-02
ipv4: Stop using NLA_PUT*().
David S. Miller
2012-03-12
net: ipv4: Standardize prefixes for message logging
Joe Perches
2012-03-11
net: Convert printks to pr_<level>
Joe Perches
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-24
gre: fix spelling in comments
stephen hemminger
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-27
ipv4: ip_gre: Convert to dst_neigh_lookup()
David S. Miller
2012-01-26
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
2012-01-24
ip_gre: Fix bug added to ipgre_tunnel_xmit().
David S. Miller
2012-01-24
ipv4: Remove bogus checks of rt_gateway being zero.
David S. Miller
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-11-18
ip_gre: Set needed_headroom dynamically again
Herbert Xu
2011-11-08
net: better pcpu data alignment
Eric Dumazet
2011-10-20
ip_gre: dont increase dev->needed_headroom on a live device
Eric Dumazet
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-04
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
David S. Miller
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
[next]