index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan
/
vxlan_vnifilter.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2025-04-24
vxlan: vnifilter: Fix unlocked deletion of default FDB entry
Ido Schimmel
1
-1
/
+7
2025-04-22
vxlan: Use a single lock to protect the FDB table
Ido Schimmel
1
-5
/
+3
2025-04-16
vxlan: Use nlmsg_payload in vxlan_vnifilter_dump
Breno Leitao
1
-3
/
+2
2025-01-27
vxlan: Fix uninit-value in vxlan_vnifilter_dump()
Shigeru Yoshida
1
-0
/
+5
2024-10-10
vxlan: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-10
/
+9
2023-08-22
vxlan: vnifilter: Use GFP_KERNEL instead of GFP_ATOMIC
Ido Schimmel
1
-1
/
+1
2023-08-06
drivers: vxlan: vnifilter: free percpu vni stats on error path
Fedor Pchelkin
1
-3
/
+8
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-2
/
+2
2022-03-31
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
1
-0
/
+6
2022-03-01
drivers: vxlan: vnifilter: add support for stats dumping
Nikolay Aleksandrov
1
-6
/
+86
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
1
-0
/
+57
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
1
-0
/
+862