summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_mrp_netlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bridge: mrp: Add support for role MRAHoratiu Vultur2020-06-011-0/+6
* bridge: mrp: Set the priority of MRP instanceHoratiu Vultur2020-06-011-0/+5
* bridge: mrp: Rework the MRP netlink interfaceHoratiu Vultur2020-05-271-38/+228
* bridge: mrp: Fix out-of-bounds read in br_mrp_parseHoratiu Vultur2020-05-261-0/+6
* net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller2020-05-081-1/+1
* bridge: mrp: Implement netlink interface to configure MRPHoratiu Vultur2020-04-271-0/+91
* bridge: mrp: Connect MRP API with the switchdev APIHoratiu Vultur2020-04-271-0/+29