index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_cfm.c
Age
Commit message (
Expand
)
Author
34 hours
net: bridge: use option bits for CFM/MRP frame handlers
Zhiling Zou
2026-06-11
bridge: cfm: reject invalid CCM interval at configuration time
Xiang Mei
2026-03-12
bridge: cfm: Fix race condition in peer_mep deletion
Hyunwoo Kim
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2021-06-22
bridge: cfm: remove redundant return
gushengxian
2020-10-29
bridge: cfm: Netlink Notifications.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Netlink SET configuration Interface.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Kernel space implementation of CFM. MEP create/delete.
Henrik Bjoernlund