summaryrefslogtreecommitdiff
path: root/net/bridge/br_cfm.c
AgeCommit message (Expand)Author
2026-03-12bridge: cfm: Fix race condition in peer_mep deletionHyunwoo Kim
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari
2021-06-22bridge: cfm: remove redundant returngushengxian
2020-10-29bridge: cfm: Netlink Notifications.Henrik Bjoernlund
2020-10-29bridge: cfm: Netlink SET configuration Interface.Henrik Bjoernlund
2020-10-29bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.Henrik Bjoernlund
2020-10-29bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.Henrik Bjoernlund
2020-10-29bridge: cfm: Kernel space implementation of CFM. MEP create/delete.Henrik Bjoernlund