aboutsummaryrefslogtreecommitdiff
path: root/net/bridge/br_stp_if.c
AgeCommit message (Expand)Author
2014-02-10bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita
2013-10-17bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich
2013-09-12bridge: Clamp forward_delay when enabling STPHerbert Xu
2013-04-15bridge: make user modified path cost stickystephen hemminger
2013-02-11bridge: use dev->addr_assign_type to see if user change macJiri Pirko
2012-12-30bridge: respect RFC2863 operational statestephen hemminger
2012-05-09bridge: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-03-08bridge: fix state reporting when port is disabledPaulius Zaleckas
2011-10-31net: fix implicit kmod.h usage in bridge/br_stp_if.cPaul Gortmaker
2011-07-22bridge: add notification over netlink when STP changes statestephen hemminger
2011-04-04bridge: range check STP parametersstephen hemminger
2011-03-29bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G
2011-03-27bridge: notify applications if address of bridge device changesstephen hemminger
2011-01-03net/bridge: fix trivial sparse errorsTomas Winkler
2010-05-15bridge: change console message interfacestephen hemminger
2010-02-28bridge: Add multicast start/stop hooksHerbert Xu
2008-06-17bridge: make bridge address settings stickyStephen Hemminger
2008-06-11net: remove CVS keywordsAdrian Bunk
2007-08-14[BRIDGE]: Fix typo in net/bridge/br_stp_if.cJussi Kivilinna
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-25bridge: change when netlink events go to STPStephen Hemminger
2007-04-25bridge: add support for user mode STPStephen Hemminger
2007-04-17[BRIDGE]: Unaligned access when comparing ethernet addressesEvgeny Kravtsunov
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki
2006-10-15[BRIDGE]: flush forwarding table when device carrier offStephen Hemminger
2006-06-17[BRIDGE]: netlink interface for link managementStephen Hemminger
2006-03-04[BRIDGE]: port timer initializationStephen Hemminger
2006-02-15[BRIDGE]: Fix deadlock in br_stp_disable_bridgeAdrian Drzewiecki
2006-01-03[BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id()Stephen Hemminger
2006-01-03[BRIDGE]: allow setting hardware address of bridge pseudo-devStephen Hemminger
2005-10-31[BRIDGE]: Use ether_compareStephen Hemminger
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds