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
2014-01-27
net: gre: use icmp_hdr() to get inner ip header
Duan Jiong
2014-01-18
ipv4: be friend with drop monitor
Eric Dumazet
2013-12-18
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
2013-08-09
ip_gre: fix ipgre_header to return correct offset
Timo Teräs
2013-07-01
gre: fix a regression in ioctl
Cong Wang
2013-06-19
gre: export gre_handle_offloads() function.
Pravin B Shelar
2013-06-19
gre: export gre_build_header() function.
Pravin B Shelar
2013-06-19
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
2013-05-31
iptunnel: specify protocol outside IP header
Nicolas Dichtel
2013-05-20
ip_gre: fix a possible crash in ipgre_err()
Eric Dumazet
2013-04-25
net: ipv4: typo issue, remove erroneous semicolon
Chen Gang
2013-04-08
ip_gre: fix a possible crash in parse_gre_header()
Eric Dumazet
2013-03-30
ip_gre: don't overwrite iflink during net_dev init
Antonio Quartulli
2013-03-26
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-16
Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...
Timo Teräs
2013-03-10
tunnel: use iptunnel_xmit() again
Cong Wang
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
[next]