summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c
AgeCommit message (Expand)Author
2021-06-09net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov
2021-02-05net/mlx5e: Refactor neigh update infrastructureVlad Buslov
2021-02-01net/mlx5e: Move representor neigh init into profile enableRoi Dayan
2020-10-02net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-07net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior
2020-06-25net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.cAlaa Hleihel
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov