summaryrefslogtreecommitdiff
path: root/drivers/net/vxlan
AgeCommit message (Expand)Author
2022-04-08vxlan: fix error return code in vxlan_fdb_appendHongbin Wang
2022-03-31vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-03-09drivers: vxlan: fix returnvar.cocci warningGuo Zhengkui
2022-03-07vxlan_core: delete unnecessary conditionDan Carpenter
2022-03-07tun: vxlan: Use netif_rx().Sebastian Andrzej Siewior
2022-03-01drivers: vxlan: vnifilter: add support for stats dumpingNikolay Aleksandrov
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov
2022-03-01vxlan: vni filtering support on collect metadata deviceRoopa Prabhu
2022-03-01vxlan_multicast: Move multicast helpers to a separate fileRoopa Prabhu
2022-03-01vxlan_core: add helper vxlan_vni_in_useRoopa Prabhu
2022-03-01vxlan_core: make multicast helper take rip and ifindex explicitlyRoopa Prabhu
2022-03-01vxlan_core: move some fdb helpers to non-staticRoopa Prabhu
2022-03-01vxlan_core: move common declarations to private header fileRoopa Prabhu
2022-03-01vxlan_core: fix build warnings in vxlan_xmit_oneRoopa Prabhu
2022-03-01vxlan: move to its own directoryRoopa Prabhu