summaryrefslogtreecommitdiffstats
path: root/net/mctp/neigh.c
Commit message (Expand)AuthorAgeFilesLines
* mctp: replace mctp_address_ok with more fine-grained helpersJeremy Kerr2022-02-181-1/+1
* mctp: Remove only static neighbour on RTM_DELNEIGHGagan Kumar2022-01-021-4/+5
* mctp: Add refcounts to mctp_devJeremy Kerr2021-09-291-2/+2
* mctp: Add neighbour netlink interfaceMatt Johnston2021-07-291-3/+204
* mctp: Add neighbour implementationMatt Johnston2021-07-291-0/+141