aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_notify.c
Commit message (Expand)AuthorAgeFilesLines
* bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław2011-04-281-4/+1
* bridge: fix accidental creation of sysfs directoryStephen Hemminger2011-04-171-1/+1
* bridge: allow creating bridge devices with netlinkstephen hemminger2011-04-041-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-151-0/+7
* net: forbid underlaying devices to change its typeJiri Pirko2010-03-181-0/+4
* netns bridge: allow bridges in netns!Alexey Dobriyan2008-09-081-3/+0
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-1/+1
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+4
* bridge: change when netlink events go to STPStephen Hemminger2007-04-251-4/+9
* [BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger2007-02-261-14/+11
* [BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski2007-02-131-1/+3
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-5/+5
* [BRIDGE]: netlink interface for link managementStephen Hemminger2006-06-171-0/+2
* [BRIDGE]: handle speed detection after carrier changesStephen Hemminger2006-01-031-11/+3
* [BRIDGE]: set features based on enslaved devicesStephen Hemminger2005-05-291-0/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+87