Tag 'debian/2.6.37-1+vyatta+12' created by Stephen Hemminger 
<[email protected]> at 2011-05-17 19:03 -0700

2.6.37-1+vyatta+12

Changes since debian/2.6.37-1+vyatta+11:
Eric Dumazet (1):
      bridge: add RCU annotations to bridge port lookup

Stephen Hemminger (2):
      bridge: add notification over netlink when STP changes state
      2.6.37-1+vyatta+12

Thomas Jarosch (1):
      vmxnet3: Fix inconsistent LRO state after initialization

stephen hemminger (4):
      bridge: fix RCU races with bridge port
      bridge: control carrier based on ports online
      bridge: skip forwarding delay if not using STP
      bridge: notify applications if address of bridge device changes

---
 debian/changelog                      |   25 +++++++++++++++++++
 drivers/net/vmxnet3/vmxnet3_ethtool.c |    3 ++
 net/bridge/br_device.c                |    4 +++
 net/bridge/br_fdb.c                   |   15 +++++++----
 net/bridge/br_if.c                    |   13 +++++-----
 net/bridge/br_netfilter.c             |   13 +++++-----
 net/bridge/br_netlink.c               |   10 ++++---
 net/bridge/br_notify.c                |    6 ++--
 net/bridge/br_private.h               |   17 ++++++++++---
 net/bridge/br_stp.c                   |   43 +++++++++++++++++++++-------------
 net/bridge/br_stp_bpdu.c              |    8 +++---
 net/bridge/br_stp_if.c                |   12 +++++++--
 net/bridge/br_stp_timer.c             |    2 +
 net/bridge/netfilter/ebtables.c       |   11 +++-----
 net/core/dev.c                        |    1 
 15 files changed, 125 insertions(+), 58 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to