Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-23 | net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE | 1 | -1/+1 | |
2024-10-13 | net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit() | 1 | -1/+1 | |
2024-10-10 | genetlink: extend info user-storage to match NL cb ctx | 1 | -1/+1 | |
2023-12-20 | vxlan: mdb: Add MDB bulk deletion support | 1 | -24/+150 | |
2023-10-27 | vxlan: mdb: Add MDB get support | 1 | -0/+150 | |
2023-10-27 | vxlan: mdb: Factor out a helper for remote entry size calculation | 1 | -9/+19 | |
2023-10-27 | vxlan: mdb: Adjust function arguments | 1 | -6/+4 | |
2023-10-26 | netlink: make range pointers in policies const | 1 | -1/+1 | |
2023-03-17 | vxlan: Add MDB data path support | 1 | -0/+114 | |
2023-03-17 | vxlan: mdb: Add an internal flag to indicate MDB usage | 1 | -0/+7 | |
2023-03-17 | vxlan: mdb: Add MDB control path support | 1 | -0/+1341 |