summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_notify.c
Commit message (Expand)AuthorAgeFilesLines
* bridge: respect RFC2863 operational statestephen hemminger2012-12-301-1/+1
* Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin2011-08-101-1/+6
* bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław2011-04-281-4/+1Star
* bridge: fix accidental creation of sysfs directoryStephen Hemminger2011-04-181-1/+1
* bridge: allow creating bridge devices with netlinkstephen hemminger2011-04-051-0/+6
* bridge: add RCU annotations to bridge port lookupEric Dumazet2010-11-151-2/+2
* bridge: fix RCU races with bridge portstephen hemminger2010-11-151-1/+1
* bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-151-2/+3
* bridge: update sysfs link names if port device names have changedSimon Arlott2010-05-161-0/+7
* net: forbid underlaying devices to change its typeJiri Pirko2010-03-191-0/+4
* netns bridge: allow bridges in netns!Alexey Dobriyan2008-09-091-3/+0Star
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-201-1/+1
* net: remove CVS keywordsAdrian Bunk2008-06-121-2/+0Star
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-1/+1
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+4
* bridge: change when netlink events go to STPStephen Hemminger2007-04-261-4/+9
* [BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger2007-02-261-14/+11Star
* [BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski2007-02-131-1/+3
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-5/+5
* [BRIDGE]: netlink interface for link managementStephen Hemminger2006-06-181-0/+2
* [BRIDGE]: handle speed detection after carrier changesStephen Hemminger2006-01-031-11/+3Star
* [BRIDGE]: set features based on enslaved devicesStephen Hemminger2005-05-291-0/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+87