summaryrefslogtreecommitdiff
path: root/drivers/net/vxlan/vxlan_vnifilter.c
AgeCommit message (Expand)Author
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-24vxlan: vnifilter: Fix unlocked deletion of default FDB entryIdo Schimmel
2025-04-22vxlan: Use a single lock to protect the FDB tableIdo Schimmel
2025-04-16vxlan: Use nlmsg_payload in vxlan_vnifilter_dumpBreno Leitao
2025-01-27vxlan: Fix uninit-value in vxlan_vnifilter_dump()Shigeru Yoshida
2024-10-10vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima
2023-08-22vxlan: vnifilter: Use GFP_KERNEL instead of GFP_ATOMICIdo Schimmel
2023-08-06drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-03-31vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet
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