Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e0967572e5a0e8c887b2d71192bdad342e8a3dd
/
net
/
ipv4
/
ip_tunnel.c
cfe4a53
ip_tunnel: Remove double unregister of the fallback device
by Steffen Klassert
· 11 years ago
6701328
ip_tunnel: Add fallback tunnels to the hash lists
by Steffen Klassert
· 11 years ago
3e08f4a
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
by Steffen Klassert
· 11 years ago
d4a71b1
ip_tunnel: Do not use stale inner_iph pointer.
by Pravin B Shelar
· 11 years ago
ea23192
tunnels: harmonize cleanup done on skb on rx path
by Nicolas Dichtel
· 11 years ago
963a88b
tunnels: harmonize cleanup done on skb on xmit path
by Nicolas Dichtel
· 11 years ago
8b27f27
skb: allow skb_scrub_packet() to be used by tunnels
by Nicolas Dichtel
· 11 years ago
8b7ed2d
iptunnels: remove net arg from iptunnel_xmit()
by Nicolas Dichtel
· 11 years ago
b4de77a
ipip: potential race in ip_tunnel_init_net()
by Dan Carpenter
· 11 years ago
ea857f2
ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()
by Dan Carpenter
· 11 years ago
6c742e7
ipip: add x-netns support
by Nicolas Dichtel
· 11 years ago
fc8f999
ipv4 tunnels: use net_eq() helper to check netns
by Nicolas Dichtel
· 11 years ago
64261f2
dev: move skb_scrub_packet() after eth_type_trans()
by Nicolas Dichtel
· 11 years ago
6261d98
ip_tunnel: embed hash list head
by stephen hemminger
· 11 years ago
8c91e16
gre: Fix MTU sizing check for gretap tunnels
by Alexander Duyck
· 11 years ago
23a3647
ip_tunnels: Use skb-len to PMTU check.
by Pravin B Shelar
· 11 years ago
5e6700b
sit: add support of x-netns
by Nicolas Dichtel
· 11 years ago
963b89e
sit: fix 4in4 + IPsec scenario
by Nicolas Dichtel
· 11 years ago
3d7b46c
ip_tunnel: push generic protocol handling to ip_tunnel module.
by Pravin B Shelar
· 11 years ago
0e6fbc5
ip_tunnels: extend iptunnel_xmit()
by Pravin B Shelar
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d3b6f61
ip_tunnel: remove __net_init/exit from exported functions
by Eric Dumazet
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
bf3d6a8
iptunnel: specify protocol outside IP header
by Nicolas Dichtel
· 11 years ago
a622260
ip_tunnel: fix kernel panic with icmp_dest_unreach
by Eric Dumazet
· 11 years ago
54a5d38
ip_tunnel: Fix off-by-one error in forming dev name.
by Pravin B Shelar
· 12 years ago
c544193
GRE: Refactor GRE tunneling code.
by Pravin B Shelar
· 12 years ago