Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-08net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller
2020-04-27net: bridge: Add checks for enabling the STP.Horatiu Vultur
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-05net: bridge: optimize backup_port fdb convergenceNikolay Aleksandrov
2017-11-02net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov
2017-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-01net: bridge: start hello timer only if device is upNikolay Aleksandrov
2017-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-22bridge: fix hello and hold timers starting/stoppingIvan Vecera
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-02-07bridge: move to workqueue gcNikolay Aleksandrov
2016-12-11net: bridge: add helper to set topology changeVivien Didelot
2016-12-11net: bridge: add helper to offload ageing timeVivien Didelot
2016-09-13net: bridge: add helper to call /sbin/bridge-stpVivien Didelot
2016-07-25net: bridge: fix br_stp_enable_bridge commentVivien Didelot
2016-02-18net: bridge: log port STP state on changeVivien Didelot
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-06bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-22switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel
2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel
2015-11-16switchdev: bridge: Check return code is not EOPNOTSUPPIdo Schimmel
2015-10-21Adding switchdev ageing notification on port bridgedElad Raz
2015-07-29bridge: stp: when using userspace stp stop kernel hello and hold timersNikolay Aleksandrov
2015-06-24bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov
2015-06-18bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2014-10-02net: bridge: add a br_set_state helper functionFlorian Fainelli
2014-02-11bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita
2013-10-18bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich
2013-09-13bridge: 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-10bridge: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-03-08bridge: fix state reporting when port is disabledPaulius Zaleckas
2011-11-01net: fix implicit kmod.h usage in bridge/br_stp_if.cPaul Gortmaker
2011-07-23bridge: add notification over netlink when STP changes statestephen hemminger
2011-04-05bridge: range check STP parametersstephen hemminger
2011-03-30bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G
2011-03-28bridge: notify applications if address of bridge device changesstephen hemminger
2011-01-04net/bridge: fix trivial sparse errorsTomas Winkler
2010-05-16bridge: change console message interfacestephen hemminger
2010-02-28bridge: Add multicast start/stop hooksHerbert Xu
2008-06-18bridge: make bridge address settings stickyStephen Hemminger
2008-06-12net: remove CVS keywordsAdrian Bunk
2007-08-15[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-26bridge: change when netlink events go to STPStephen Hemminger
2007-04-26bridge: add support for user mode STPStephen Hemminger