aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_notify.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-30bridge: respect RFC2863 operational statestephen hemminger1-1/+1
2011-08-09Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin1-1/+6
2011-04-28bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław1-4/+1
2011-04-17bridge: fix accidental creation of sysfs directoryStephen Hemminger1-1/+1
2011-04-04bridge: allow creating bridge devices with netlinkstephen hemminger1-0/+6
2010-11-15bridge: add RCU annotations to bridge port lookupEric Dumazet1-2/+2
2010-11-15bridge: fix RCU races with bridge portstephen hemminger1-1/+1
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko1-2/+3
2010-05-15bridge: update sysfs link names if port device names have changedSimon Arlott1-0/+7
2010-03-18net: forbid underlaying devices to change its typeJiri Pirko1-0/+4
2008-09-08netns bridge: allow bridges in netns!Alexey Dobriyan1-3/+0
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-1/+1
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+4
2007-04-25bridge: 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-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2006-06-17[BRIDGE]: netlink interface for link managementStephen Hemminger1-0/+2
2006-01-03[BRIDGE]: handle speed detection after carrier changesStephen Hemminger1-11/+3
2005-05-29[BRIDGE]: set features based on enslaved devicesStephen Hemminger1-0/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+87