index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan.c
Age
Commit message (
Expand
)
Author
2020-08-21
vxlan: Ensure FDB dump is performed under RCU
Ido Schimmel
2020-08-21
Revert "vxlan: fix tos value before xmit"
Hangbin Liu
2020-06-20
vxlan: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2020-05-10
ovs/vxlan: fix rtnl notifications on iface deletion
Nicolas Dichtel
2020-05-10
net: vxlan: lwt: Fix vxlan local traffic.
pravin shelar
2020-04-02
vxlan: check return value of gro_cells_init()
Taehee Yoo
2020-01-12
vxlan: fix tos value before xmit
Hangbin Liu
2019-11-10
vxlan: check tun_info options_len properly
Xin Long
2019-04-03
vxlan: Don't call gro_cells_destroy() before device is unregistered
Zhiqiang Liu
2019-03-23
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
2019-03-23
vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
Eric Dumazet
2019-02-23
vxlan: test dev->flags & IFF_UP before calling netif_rx()
Eric Dumazet
2018-04-13
vxlan: dont migrate permanent fdb entries during learn
Roopa Prabhu
2018-03-22
vxlan: vxlan dev should inherit lowerdev's gso_max_size
Felix Manlunas
2017-07-05
vxlan: do not age static remote mac entries
Balakrishnan Raman
2017-06-14
vxlan: fix use-after-free on deletion
Mark Bloch
2017-03-22
vxlan: correctly validate VXLAN ID against VXLAN_N_VID
Matthias Schiffer
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
2016-06-24
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-06-24
vxlan: Relax MTU constraints
David Wragg
2016-06-24
vxlan: Accept user specified MTU value when create new vxlan link
Chen Haiquan
2016-06-24
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2016-04-20
vxlan: fix missing options_len update on RX with collect metadata
Daniel Borkmann
2016-03-03
tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Jesse Gross
2016-01-31
vxlan: fix test which detect duplicate vxlan iface
Nicolas Dichtel
2015-12-07
vxlan: interpret IP headers for ECN correctly
Jiri Benc
2015-12-07
vxlan: support ndo_fill_metadata_dst also for IPv6
Jiri Benc
2015-12-07
vxlan: move IPv6 outpute route calculation to a function
Jiri Benc
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-18
tunnels: Don't require remote endpoint or ID during creation.
Jesse Gross
2015-09-26
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
2015-09-26
vxlan: make vxlan_sock_add and vxlan_sock_release complementary
Jiri Benc
2015-09-17
vxlan: reject IPv6 addresses if IPv6 is not configured
Jiri Benc
2015-09-17
vxlan: set needed headroom correctly
Jiri Benc
2015-09-06
vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning
Geert Uytterhoeven
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2015-08-25
vxlan: re-ignore EADDRINUSE from igmp_join
Marcelo Ricardo Leitner
2015-08-23
vxlan: GRO support at tunnel layer
Tom Herbert
2015-08-23
gro: Fix remcsum offload to deal with frags in GRO
Tom Herbert
2015-08-20
vxlan: metadata based tunneling for IPv6
Jiri Benc
2015-08-20
vxlan: do not shadow flags variable
Jiri Benc
2015-08-20
vxlan: provide access function for vxlan socket address family
Jiri Benc
[next]