summaryrefslogtreecommitdiff
path: root/net/bridge/br_notify.c
AgeCommit message (Expand)Author
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2012-12-30bridge: respect RFC2863 operational statestephen hemminger
2011-08-10Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin
2011-04-28bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław
2011-04-18bridge: fix accidental creation of sysfs directoryStephen Hemminger
2011-04-05bridge: allow creating bridge devices with netlinkstephen hemminger
2010-11-15bridge: add RCU annotations to bridge port lookupEric Dumazet
2010-11-15bridge: fix RCU races with bridge portstephen hemminger
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-05-16bridge: update sysfs link names if port device names have changedSimon Arlott
2010-03-19net: forbid underlaying devices to change its typeJiri Pirko
2008-09-08netns bridge: allow bridges in netns!Alexey Dobriyan
2008-07-20netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-06-12net: remove CVS keywordsAdrian Bunk
2008-03-25[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-04-26bridge: change when netlink events go to STPStephen Hemminger
2007-02-26[BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger
2007-02-13[BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski
2007-02-11[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki
2006-06-18[BRIDGE]: netlink interface for link managementStephen Hemminger
2006-01-03[BRIDGE]: handle speed detection after carrier changesStephen Hemminger
2005-05-29[BRIDGE]: set features based on enslaved devicesStephen Hemminger
2005-04-16Linux-2.6.12-rc2Linus Torvalds