summaryrefslogtreecommitdiffstats
path: root/net/mctp/device.c
AgeCommit message (Expand)AuthorLines
2021-10-29mctp: Pass flow data & flow release events to driversJeremy Kerr-0/+51
2021-09-29mctp: Warn if pointer is set for a wrong dev typeMatt Johnston-7/+24
2021-09-29mctp: Add refcounts to mctp_devJeremy Kerr-9/+16
2021-09-29mctp: Allow MCTP on tun devicesMatt Johnston-2/+5
2021-07-29mctp: Allow per-netns default networksMatt Johnston-1/+1
2021-07-29mctp: Add neighbour implementationMatt Johnston-0/+1
2021-07-29mctp: Add initial routing frameworkJeremy Kerr-0/+8
2021-07-29mctp: Add device handling and netlink interfaceJeremy Kerr-0/+414