index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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]