summaryrefslogtreecommitdiff
path: root/net/bridge/br_notify.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-09netns bridge: allow bridges in netns!Alexey Dobriyan1-3/+0
2008-07-20netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-1/+1
2008-06-12net: remove CVS keywordsAdrian Bunk1-2/+0
2008-03-25[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2007-10-11[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+4
2007-04-26bridge: change when netlink events go to STPStephen Hemminger1-4/+9
2007-02-26[BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger1-14/+11
2007-02-13[BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski1-1/+3
2007-02-11[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2006-06-18[BRIDGE]: netlink interface for link managementStephen Hemminger1-0/+2
2006-01-04[BRIDGE]: handle speed detection after carrier changesStephen Hemminger1-11/+3
2005-05-30[BRIDGE]: set features based on enslaved devicesStephen Hemminger1-0/+9
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+87