index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
vxlan: check tun_info options_len properly
Xin Long
2019-11-10
*
vxlan: Don't call gro_cells_destroy() before device is unregistered
Zhiqiang Liu
2019-04-03
*
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-03-23
*
vxlan: test dev->flags & IFF_UP before calling netif_rx()
Eric Dumazet
2019-02-23
*
vxlan: dont migrate permanent fdb entries during learn
Roopa Prabhu
2018-04-13
*
vxlan: vxlan dev should inherit lowerdev's gso_max_size
Felix Manlunas
2018-03-22
*
vxlan: do not age static remote mac entries
Balakrishnan Raman
2017-07-05
*
vxlan: fix use-after-free on deletion
Mark Bloch
2017-06-14
*
vxlan: correctly validate VXLAN ID against VXLAN_N_VID
Matthias Schiffer
2017-03-22
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-11-15
*
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-06-24
*
vxlan: fix missing options_len update on RX with collect metadata
Daniel Borkmann
2016-04-20
*
tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Jesse Gross
2016-03-03
*
vxlan: fix test which detect duplicate vxlan iface
Nicolas Dichtel
2016-01-31
*
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-12-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
|
\
|
*
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-10-22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
|
\
|
|
*
tunnels: Don't require remote endpoint or ID during creation.
Jesse Gross
2015-10-18
*
|
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-26
|
/
*
vxlan: reject IPv6 addresses if IPv6 is not configured
Jiri Benc
2015-09-17
*
vxlan: set needed headroom correctly
Jiri Benc
2015-09-17
*
vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning
Geert Uytterhoeven
2015-09-06
*
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-31
*
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-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
|
\
|
*
vxlan: re-ignore EADDRINUSE from igmp_join
Marcelo Ricardo Leitner
2015-08-25
*
|
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2015-08-27
*
|
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-23
*
|
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-20
*
|
net: vxlan: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
*
|
vxlan: fix fdb_dump index calculation
Atzm Watanabe
2015-08-10
*
|
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
2015-08-07
*
|
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-31
[next]