summaryrefslogtreecommitdiff
path: root/net/bridge/br_cfm.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-13bridge: cfm: Fix race condition in peer_mep deletionHyunwoo Kim1-2/+2
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2025-09-23net: replace use of system_wq with system_percpu_wqMarco Crivellari1-3/+3
2021-06-22bridge: cfm: remove redundant returngushengxian1-1/+1
2020-10-30bridge: cfm: Netlink Notifications.Henrik Bjoernlund1-0/+48
2020-10-30bridge: cfm: Netlink SET configuration Interface.Henrik Bjoernlund1-0/+5
2020-10-30bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.Henrik Bjoernlund1-0/+269
2020-10-30bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.Henrik Bjoernlund1-0/+285
2020-10-30bridge: cfm: Kernel space implementation of CFM. MEP create/delete.Henrik Bjoernlund1-0/+260