Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Jarod Wilson
|
b96f9afee4
ipv4/6: use core net MTU range checking
|
8 years ago |
Alexei Starovoitov
|
cfc7381b30
ip_tunnel: add collect_md mode to IPIP tunnel
|
9 years ago |
Philip Prindeville
|
22a59be8b7
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
|
9 years ago |
Tom Herbert
|
55c2bc1432
net: Cleanup encap items in ip_tunnels.h
|
9 years ago |
Paolo Abeni
|
f27337e16f
ip_tunnel: fix preempt warning in ip tunnel creation/updating
|
9 years ago |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Bernie Harris
|
5146d1f151
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Paolo Abeni
|
e09acddf87
ip_tunnel: replace dst_cache with generic implementation
|
9 years ago |
David Wragg
|
7e059158d5
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
|
9 years ago |
Pravin B Shelar
|
039f50629b
ip_tunnel: Move stats update to iptunnel_xmit()
|
9 years ago |
Nikolay Aleksandrov
|
dfc3b0e891
net: remove unnecessary mroute.h includes
|
9 years ago |
Pravin B Shelar
|
2e15ea390e
ip_gre: Add support to collect tunnel metadata.
|
10 years ago |
Timo Teräs
|
fc24f2b209
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
|
10 years ago |
David Miller
|
79b16aadea
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 years ago |
Nicolas Dichtel
|
1e99584b91
ipip,gre,vti,sit: implement ndo_get_iflink
|
10 years ago |
Nicolas Dichtel
|
1728d4fabd
tunnels: advertise link netns via netlink
|
10 years ago |
Thomas Graf
|
f1fb521f7d
ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()
|
10 years ago |
Thomas Graf
|
bb1553c800
ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()
|
10 years ago |
Tom Herbert
|
a8c5f90fb5
ip_tunnel: Ops registration for secondary encap (fou, gue)
|
10 years ago |
Tom Herbert
|
63487babf0
net: Move fou_build_header into fou.c and refactor
|
10 years ago |
Tom Herbert
|
bc1fc390e1
ip_tunnel: Add GUE support
|
11 years ago |
Tom Herbert
|
7371e0221c
ip_tunnel: Account for secondary encapsulation header in max_headroom
|
11 years ago |
David S. Miller
|
739e4a758e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Steffen Klassert
|
d61746b2e7
ip_tunnel: Don't allow to add the same tunnel multiple times.
|
11 years ago |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric Dumazet
|
a35165ca10
ipv4: do not use this_cpu_ptr() in preemptible context
|
11 years ago |