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_private.h
Age
Commit message (
Expand
)
Author
2025-06-18
vxlan: drop sock_lock
Stanislav Fomichev
2025-04-22
vxlan: Convert FDB table to rhashtable
Ido Schimmel
2025-04-22
vxlan: Introduce FDB key structure
Ido Schimmel
2025-04-22
vxlan: Add a linked list of FDB entries
Ido Schimmel
2024-10-10
vxlan: Handle error of rtnl_register_module().
Kuniyuki Iwashima
2023-12-20
vxlan: mdb: Add MDB bulk deletion support
Ido Schimmel
2023-10-27
vxlan: mdb: Add MDB get support
Ido Schimmel
2023-03-17
vxlan: Add MDB data path support
Ido Schimmel
2023-03-17
vxlan: mdb: Add MDB control path support
Ido Schimmel
2023-03-17
vxlan: Expose vxlan_xmit_one()
Ido Schimmel
2023-03-17
vxlan: Move address helpers to private headers
Ido Schimmel
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
2022-03-01
vxlan_multicast: Move multicast helpers to a separate file
Roopa Prabhu
2022-03-01
vxlan_core: move some fdb helpers to non-static
Roopa Prabhu
2022-03-01
vxlan_core: move common declarations to private header file
Roopa Prabhu