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
2016-03-03
vxlan: fix missing options_len update on RX with collect metadata
Daniel Borkmann
2016-02-26
net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
MINOURA Makoto / 箕浦 真
2016-02-18
vxlan: do not use fdb in metadata mode
Jiri Benc
2016-02-18
vxlan: clear IFF_TX_SKB_SHARING
Jiri Benc
2016-02-10
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-02-10
vxlan: Relax MTU constraints
David Wragg
2016-01-29
vxlan: fix a out of bounds access in __vxlan_find_mac
Li RongQing
2016-01-21
tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Jesse Gross
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-10
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2016-01-09
vxlan: fix test which detect duplicate vxlan iface
Nicolas Dichtel
2015-12-25
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
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
2015-08-20
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-20
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
2015-08-20
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
2015-08-18
net: vxlan: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-10
vxlan: fix fdb_dump index calculation
Atzm Watanabe
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
2015-07-31
vxlan: expose COLLECT_METADATA flag to user space
Alexei Starovoitov
2015-07-31
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2015-07-26
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
Thomas Graf
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
vxlan: Factor out device configuration
Thomas Graf
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
[next]