aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+2
2007-04-25[RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy1-2/+0
2007-04-25bridge: add support for user mode STPStephen Hemminger1-1/+1
2007-04-25[BRIDGE]: Use rtnl registration interfaceThomas Graf1-10/+10
2007-02-08[NETLINK]: Don't BUG on undersized allocationsPatrick McHardy1-5/+9
2006-12-02[BRIDGE] netlink: Convert bridge netlink code to new netlink interfaceThomas Graf1-54/+38
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf1-6/+15
2006-09-22[BRIDGE]: Convert notifications to use rtnl_notify()Thomas Graf1-16/+15
2006-08-04[BRIDGE]: netlink status fixStephen Hemminger1-1/+1
2006-07-03[BRIDGE]: br_dump_ifinfo index fixAndrey Savochkin1-1/+2
2006-06-17[BRIDGE]: netlink interface for link managementStephen Hemminger1-0/+199