Age | Commit message (Expand) | Author |
2017-11-02 | net: bridge: add notifications for the bridge dev on vlan change | Nikolay Aleksandrov |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-01 | net: bridge: start hello timer only if device is up | Nikolay Aleksandrov |
2017-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-05-22 | bridge: fix hello and hold timers starting/stopping | Ivan Vecera |
2017-05-21 | bridge: start hello_timer when enabling KERNEL_STP in br_stp_start | Xin Long |
2017-02-06 | bridge: move to workqueue gc | Nikolay Aleksandrov |
2016-12-10 | net: bridge: add helper to set topology change | Vivien Didelot |
2016-12-10 | net: bridge: add helper to offload ageing time | Vivien Didelot |
2016-09-13 | net: bridge: add helper to call /sbin/bridge-stp | Vivien Didelot |
2016-07-25 | net: bridge: fix br_stp_enable_bridge comment | Vivien Didelot |
2016-02-18 | net: bridge: log port STP state on change | Vivien Didelot |
2016-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-01-05 | bridge: Only call /sbin/bridge-stp for the initial network namespace | Hannes Frederic Sowa |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-22 | switchdev: bridge: Pass ageing time as clock_t instead of jiffies | Ido Schimmel |
2015-12-15 | switchdev: Pass original device to port netdev driver | Ido Schimmel |
2015-11-16 | switchdev: bridge: Check return code is not EOPNOTSUPP | Ido Schimmel |
2015-10-21 | Adding switchdev ageing notification on port bridged | Elad Raz |
2015-07-28 | bridge: stp: when using userspace stp stop kernel hello and hold timers | Nikolay Aleksandrov |
2015-06-24 | bridge: vlan: flush the dynamically learned entries on port vlan delete | Nikolay Aleksandrov |
2015-06-18 | bridge: fix br_stp_set_bridge_priority race conditions | Nikolay Aleksandrov |
2014-10-01 | net: bridge: add a br_set_state helper function | Florian Fainelli |
2014-02-10 | bridge: Change local fdb entries whenever mac address of bridge device changes | Toshiaki Makita |
2013-10-17 | bridge: Correctly clamp MAX forward_delay when enabling STP | Vlad Yasevich |
2013-09-12 | bridge: Clamp forward_delay when enabling STP | Herbert Xu |
2013-04-15 | bridge: make user modified path cost sticky | stephen hemminger |
2013-02-11 | bridge: use dev->addr_assign_type to see if user change mac | Jiri Pirko |
2012-12-30 | bridge: respect RFC2863 operational state | stephen hemminger |
2012-05-09 | bridge: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-03-08 | bridge: fix state reporting when port is disabled | Paulius Zaleckas |
2011-10-31 | net: fix implicit kmod.h usage in bridge/br_stp_if.c | Paul Gortmaker |
2011-07-22 | bridge: add notification over netlink when STP changes state | stephen hemminger |
2011-04-04 | bridge: range check STP parameters | stephen hemminger |
2011-03-29 | bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() | Balaji G |
2011-03-27 | bridge: notify applications if address of bridge device changes | stephen hemminger |
2011-01-03 | net/bridge: fix trivial sparse errors | Tomas Winkler |
2010-05-15 | bridge: change console message interface | stephen hemminger |
2010-02-28 | bridge: Add multicast start/stop hooks | Herbert Xu |
2008-06-17 | bridge: make bridge address settings sticky | Stephen Hemminger |
2008-06-11 | net: remove CVS keywords | Adrian Bunk |
2007-08-14 | [BRIDGE]: Fix typo in net/bridge/br_stp_if.c | Jussi Kivilinna |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-04-25 | bridge: change when netlink events go to STP | Stephen Hemminger |
2007-04-25 | bridge: add support for user mode STP | Stephen Hemminger |
2007-04-17 | [BRIDGE]: Unaligned access when comparing ethernet addresses | Evgeny Kravtsunov |
2007-02-10 | [NET] BRIDGE: Fix whitespace errors. | YOSHIFUJI Hideaki |
2006-10-15 | [BRIDGE]: flush forwarding table when device carrier off | Stephen Hemminger |
2006-06-17 | [BRIDGE]: netlink interface for link management | Stephen Hemminger |