summaryrefslogtreecommitdiff
path: root/net/bridge/br_notify.c
Commit message (Expand)AuthorAge
* bridge: respect RFC2863 operational statestephen hemminger2012-12-30
* Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin2011-08-09
* bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław2011-04-28
* bridge: fix accidental creation of sysfs directoryStephen Hemminger2011-04-17
* bridge: allow creating bridge devices with netlinkstephen hemminger2011-04-04
* bridge: add RCU annotations to bridge port lookupEric Dumazet2010-11-15
* bridge: fix RCU races with bridge portstephen hemminger2010-11-15
* bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
* bridge: update sysfs link names if port device names have changedSimon Arlott2010-05-15
* net: forbid underlaying devices to change its typeJiri Pirko2010-03-18
* netns bridge: allow bridges in netns!Alexey Dobriyan2008-09-08
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-19
* net: remove CVS keywordsAdrian Bunk2008-06-11
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* bridge: change when netlink events go to STPStephen Hemminger2007-04-25
* [BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger2007-02-26
* [BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski2007-02-13
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [BRIDGE]: netlink interface for link managementStephen Hemminger2006-06-17
* [BRIDGE]: handle speed detection after carrier changesStephen Hemminger2006-01-03
* [BRIDGE]: set features based on enslaved devicesStephen Hemminger2005-05-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16