index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan
/
vxlan_vnifilter.c
Age
Commit message (
Expand
)
Author
2025-07-02
netlink: introduce type-checking attribute iteration for nlmsg
Carolina Jubran
2025-06-18
vxlan: drop sock_lock
Stanislav Fomichev
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-24
vxlan: vnifilter: Fix unlocked deletion of default FDB entry
Ido Schimmel
2025-04-22
vxlan: Use a single lock to protect the FDB table
Ido Schimmel
2025-04-16
vxlan: Use nlmsg_payload in vxlan_vnifilter_dump
Breno Leitao
2025-01-27
vxlan: Fix uninit-value in vxlan_vnifilter_dump()
Shigeru Yoshida
2024-10-10
vxlan: Handle error of rtnl_register_module().
Kuniyuki Iwashima
2023-08-22
vxlan: vnifilter: Use GFP_KERNEL instead of GFP_ATOMIC
Ido Schimmel
2023-08-06
drivers: vxlan: vnifilter: free percpu vni stats on error path
Fedor Pchelkin
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-03-31
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
2022-03-01
drivers: vxlan: vnifilter: add support for stats dumping
Nikolay Aleksandrov
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu