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