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 |
MINOURA Makoto / 箕浦 真
|
472681d57a
net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
|
9 years ago |
Jiri Benc
|
10a5af238c
vxlan: simplify metadata_dst usage in vxlan_rcv
|
9 years ago |
Jiri Benc
|
f2d1968ec8
vxlan: consolidate rx handling to a single function
|
9 years ago |
Jiri Benc
|
760c68054e
vxlan: move ECN decapsulation to a separate function
|
9 years ago |
Jiri Benc
|
1ab016e237
vxlan: move inner L2 header processing to a separate function
|
9 years ago |
Jiri Benc
|
64f87d3616
vxlan: consolidate GBP handling even more
|
9 years ago |