Alexander Duyck
|
7c46a640de
net: Merge VXLAN and GENEVE push notifiers into a single notifier
|
9 years ago |
Alexander Duyck
|
e7b3db5e60
net: Combine GENEVE and VXLAN port notifiers into single functions
|
9 years ago |
Alexander Duyck
|
86a9805725
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
|
9 years ago |
Nicolas Dichtel
|
cf5da330bb
ovs/vxlan: fix rtnl notifications on iface deletion
|
9 years ago |
Chen Haiquan
|
ce577668a4
vxlan: Accept user specified MTU value when create new vxlan link
|
9 years ago |
Hannes Frederic Sowa
|
e5aed006be
udp: prevent skbs lingering in tunnel socket queues
|
9 years ago |
Jiri Benc
|
8be0cfa4d3
vxlan: set mac_header correctly in GPE mode
|
9 years ago |
David S. Miller
|
e800072c18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Jarno Rajahalme
|
229740c631
udp_offload: Set encapsulation before inner completes.
|
9 years ago |
Jarno Rajahalme
|
43b8448cd7
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
|
9 years ago |
Jiri Benc
|
65226ef8ea
vxlan: fix initialization with custom link parameters
|
9 years ago |
Hannes Frederic Sowa
|
b7aade1548
vxlan: break dependency with netdev drivers
|
9 years ago |
Alexander Duyck
|
aed069df09
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
|
9 years ago |
Hannes Frederic Sowa
|
544a773a01
vxlan: reduce usage of synchronize_net in ndo_stop
|
9 years ago |
Hannes Frederic Sowa
|
0412bd931f
vxlan: synchronously and race-free destruction of vxlan sockets
|
9 years ago |
Jiri Benc
|
61618eeac3
vxlan: fix incorrect type
|
9 years ago |
Tom Herbert
|
5602c48cf8
vxlan: change vxlan to use UDP socket GRO
|
9 years ago |
Jiri Benc
|
e1e5314de0
vxlan: implement GPE
|
9 years ago |
Jiri Benc
|
47e5d1b063
vxlan: move fdb code to common location in vxlan_xmit
|
9 years ago |
Jiri Benc
|
0c867c9bf8
vxlan: move Ethernet initialization to a separate function
|
9 years ago |
Jiri Benc
|
7d34fa75d3
vxlan: fix too large pskb_may_pull with remote checksum
|
9 years ago |
Daniel Borkmann
|
eaa93bf4c6
vxlan: fix populating tclass in vxlan6_get_route
|
9 years ago |
Alexander Duyck
|
c194cf93c1
gro: Defer clearing of flush bit in tunnel paths
|
9 years ago |
Daniel Borkmann
|
e7f70af111
vxlan: support setting IPv6 flow label
|
9 years ago |
Daniel Borkmann
|
134611446d
ip_tunnel: add support for setting flow label via collect metadata
|
9 years ago |
Daniel Borkmann
|
1400615d64
vxlan: allow setting ipv6 traffic class
|
9 years ago |
Daniel Borkmann
|
db3c6139e6
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
|
9 years ago |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Zhang Shengju
|
6297b91c7f
vxlan: use reset to set header pointers
|
9 years ago |
Daniel Borkmann
|
4024fcf705
vxlan: fix missing options_len update on RX with collect metadata
|
9 years ago |