summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-281-2/+2
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-281-0/+9
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-2/+3
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-041-1/+2
* [RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy2007-04-261-2/+0Star
* bridge: add support for user mode STPStephen Hemminger2007-04-261-1/+1
* [BRIDGE]: Use rtnl registration interfaceThomas Graf2007-04-261-10/+10
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-081-5/+9
* [BRIDGE] netlink: Convert bridge netlink code to new netlink interfaceThomas Graf2006-12-031-54/+38Star
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-031-6/+15
* [BRIDGE]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-16/+15Star
* [BRIDGE]: netlink status fixStephen Hemminger2006-08-051-1/+1
* [BRIDGE]: br_dump_ifinfo index fixAndrey Savochkin2006-07-041-1/+2
* [BRIDGE]: netlink interface for link managementStephen Hemminger2006-06-181-0/+199