index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan.c
Age
Commit message (
Expand
)
Author
2021-07-20
vxlan: add missing rcu_read_lock() in neigh_reduce()
Eric Dumazet
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
[next]