summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_stp_if.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* net: bridge: optimize backup_port fdb convergenceNikolay Aleksandrov2019-04-051-1/+2
* net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov2017-11-021-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-071-1/+2
|\
| * net: bridge: start hello timer only if device is upNikolay Aleksandrov2017-06-011-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-231-0/+1
|\|
| * bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long2017-05-211-0/+1
* | bridge: fix hello and hold timers starting/stoppingIvan Vecera2017-05-221-11/+0Star
|/
* bridge: move to workqueue gcNikolay Aleksandrov2017-02-071-2/+2
* net: bridge: add helper to set topology changeVivien Didelot2016-12-111-1/+1
* net: bridge: add helper to offload ageing timeVivien Didelot2016-12-111-9/+3Star
* net: bridge: add helper to call /sbin/bridge-stpVivien Didelot2016-09-131-12/+31
* net: bridge: fix br_stp_enable_bridge commentVivien Didelot2016-07-251-1/+1
* net: bridge: log port STP state on changeVivien Didelot2016-02-181-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-071-1/+4
|\
| * bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa2016-01-051-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-011-1/+1
|\|
| * switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel2015-12-221-1/+1
* | switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-151-0/+1
|/
* switchdev: bridge: Check return code is not EOPNOTSUPPIdo Schimmel2015-11-161-1/+1
* Adding switchdev ageing notification on port bridgedElad Raz2015-10-211-0/+12
* bridge: stp: when using userspace stp stop kernel hello and hold timersNikolay Aleksandrov2015-07-291-1/+12
* bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov2015-06-241-1/+1
* bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-06-181-1/+3
* net: bridge: add a br_set_state helper functionFlorian Fainelli2014-10-021-2/+2
* bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita2014-02-101-0/+2
* bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich2013-10-171-1/+1
* bridge: Clamp forward_delay when enabling STPHerbert Xu2013-09-131-2/+10
* bridge: make user modified path cost stickystephen hemminger2013-04-151-0/+1
* bridge: use dev->addr_assign_type to see if user change macJiri Pirko2013-02-111-1/+1
* bridge: respect RFC2863 operational statestephen hemminger2012-12-301-1/+1
* bridge: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-6/+5Star
* bridge: fix state reporting when port is disabledPaulius Zaleckas2012-03-081-2/+1Star
* net: fix implicit kmod.h usage in bridge/br_stp_if.cPaul Gortmaker2011-11-011-0/+1
* bridge: add notification over netlink when STP changes statestephen hemminger2011-07-231-0/+3
* bridge: range check STP parametersstephen hemminger2011-04-051-4/+17
* bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G2011-03-301-1/+1
* bridge: notify applications if address of bridge device changesstephen hemminger2011-03-281-3/+6
* net/bridge: fix trivial sparse errorsTomas Winkler2011-01-031-1/+1
* bridge: change console message interfacestephen hemminger2010-05-161-10/+6Star
* bridge: Add multicast start/stop hooksHerbert Xu2010-02-281-0/+1
* bridge: make bridge address settings stickyStephen Hemminger2008-06-181-0/+4
* net: remove CVS keywordsAdrian Bunk2008-06-121-2/+0Star
* [BRIDGE]: Fix typo in net/bridge/br_stp_if.cJussi Kivilinna2007-08-141-1/+1
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* bridge: change when netlink events go to STPStephen Hemminger2007-04-261-3/+0Star
* bridge: add support for user mode STPStephen Hemminger2007-04-261-0/+56
* [BRIDGE]: Unaligned access when comparing ethernet addressesEvgeny Kravtsunov2007-04-171-2/+7
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-2/+2