aboutsummaryrefslogtreecommitdiffstats
path: root/net/mctp/neigh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18mctp: replace mctp_address_ok with more fine-grained helpersJeremy Kerr1-1/+1
2022-01-02mctp: Remove only static neighbour on RTM_DELNEIGHGagan Kumar1-4/+5
2021-09-29mctp: Add refcounts to mctp_devJeremy Kerr1-2/+2
2021-07-29mctp: Add neighbour netlink interfaceMatt Johnston1-3/+204
2021-07-29mctp: Add neighbour implementationMatt Johnston1-0/+141