linux-bl808/drivers/net/ethernet/netronome/nfp
Pieter Jansen van Vuuren cb07d915bf nfp: flower: add rcu locks when accessing netdev for tunnels
Add rcu locks when accessing netdev when processing route request
and tunnel keep alive messages received from hardware.

Fixes: 8e6a9046b6 ("nfp: flower vxlan neighbour offload")
Fixes: 856f5b1357 ("nfp: flower vxlan neighbour keep-alive")
Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: John Hurley <john.hurley@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-14 16:02:42 -07:00
..
abm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-04-25 23:52:29 -04:00
bpf nfp: bpf: fix static check error through tightening shift amount adjustment 2019-05-09 15:54:30 -07:00
flower nfp: flower: add rcu locks when accessing netdev for tunnels 2019-05-14 16:02:42 -07:00
nfpcore
nic
ccm.c
ccm.h nfp: add missing kdoc 2019-05-09 16:41:46 -07:00
Makefile nfp: flower: add qos offload framework 2019-05-05 21:49:24 -07:00
nfp_abi.h
nfp_app.c
nfp_app.h
nfp_app_nic.c
nfp_asm.c
nfp_asm.h
nfp_devlink.c net: devlink: Add extack to shared buffer operations 2019-04-22 22:09:32 -07:00
nfp_hwmon.c
nfp_main.c nfp: implement PCI driver shutdown callback 2019-04-26 12:08:13 -04:00
nfp_main.h
nfp_net.h
nfp_net_common.c nfp: add SR-IOV trusted VF support 2019-04-19 21:00:31 -07:00
nfp_net_ctrl.c
nfp_net_ctrl.h
nfp_net_debugdump.c
nfp_net_debugfs.c
nfp_net_ethtool.c
nfp_net_main.c
nfp_net_repr.c nfp: reintroduce ndo_get_port_parent_id for representor ports 2019-05-08 16:32:36 -07:00
nfp_net_repr.h
nfp_net_sriov.c nfp: add SR-IOV trusted VF support 2019-04-19 21:00:31 -07:00
nfp_net_sriov.h nfp: add SR-IOV trusted VF support 2019-04-19 21:00:31 -07:00
nfp_netvf_main.c nfp: implement PCI driver shutdown callback 2019-04-26 12:08:13 -04:00
nfp_port.c nfp: reintroduce ndo_get_port_parent_id for representor ports 2019-05-08 16:32:36 -07:00
nfp_port.h
nfp_shared_buf.c