Ethernet Bridge development
 help / color / mirror / Atom feed
 messages from 2014-02-26 15:57:00 to 2014-05-04 22:53:31 UTC [more...]

[Bridge] [PATCH net] bridge: Add port flap detection
 2014-05-04 22:53 UTC  (2+ messages)

[Bridge] [PATCH] bridge: simplify a br_multicast_query_received() function call
 2014-05-02  3:14 UTC  (3+ messages)

[Bridge] [PATCH 1/3] bridge: preserve random init MAC address
 2014-05-01  0:12 UTC  (25+ messages)
` [Bridge] [PATCH 2/3] bridge: trigger a bridge calculation upon port changes
` [Bridge] [PATCH 3/3] bridge: fix bridge root block on designated port

[Bridge] [RFC PATCH v2 net-next 0/7] Non-promisc bidge ports support
 2014-04-30 18:50 UTC  (16+ messages)
` [Bridge] [RFC PATCH v2 net-next 1/7] bridge: Turn flag change macro into a function
` [Bridge] [RFC PATCH v2 net-next 2/7] bridge: Keep track of ports capable of automatic discovery
` [Bridge] [RFC PATCH v2 net-next 3/7] bridge: Add functionality to sync static fdb entries to hw
` [Bridge] [RFC PATCH v2 net-next 4/7] bridge: Automatically manage port promiscuous mode
` [Bridge] [RFC PATCH v2 net-next 5/7] bridge: Add addresses from static fdbs to non-promisc ports
` [Bridge] [RFC PATCH v2 net-next 6/7] bridge: Correctly manage promiscuity when user requested it
` [Bridge] [RFC PATCH v2 net-next 7/7] bridge: Automatically manage promisc mode when vlan filtering is on

[Bridge] [PATCH 1/1] superfluous skb->nfct check in br_nf_dev_queue_xmit
 2014-04-30  9:06 UTC  (9+ messages)

[Bridge] performance same ?
 2014-04-30  6:51 UTC 

[Bridge] [PATCH v2] bridge: Superfluous skb->nfct check in br_nf_dev_queue_xmit
 2014-04-28 13:31 UTC 

[Bridge] [BUG?] bridge_id not getting set for bridges created with
 2014-04-27 23:54 UTC  (11+ messages)
    ` [Bridge] [PATCH net] bridge: Handle IFLA_ADDRESS correctly when creating bridge device
          ` [Bridge] [PATCH net v2] "
    ` [Bridge] Unsubscribe me in this Forum

[Bridge] [PATCH][RFC] bridge: mark packets sent to any local mac address as PACKET_HOST
 2014-04-22 18:01 UTC  (2+ messages)

[Bridge] how bridge do the state transfer from learing to forwarding
 2014-04-15 13:55 UTC  (3+ messages)

[Bridge] questions about ebtable ip extension
 2014-04-15  2:02 UTC  (2+ messages)

[Bridge] sometimes ping fails when enable stp
 2014-04-11  7:53 UTC  (2+ messages)

[Bridge] bridge only forward packets on one interface
 2014-04-10  4:56 UTC 

[Bridge] [PATCH net] bridge: Fix double free and memory leak around br_allowed_ingress
 2014-04-09  8:00 UTC 

[Bridge] what is the driver of vm's virtual ethernet?
 2014-04-03  6:51 UTC  (2+ messages)

[Bridge] [PATCH v3 net 0/2] bridge: Fix forwarding of 8021AD frames
 2014-03-31 20:04 UTC  (4+ messages)
` [Bridge] [PATCH v3 net 1/2] net: Allow modules to use is_skb_forwardable
` [Bridge] [PATCH v3 net 2/2] bridge: use is_skb_forwardable in forward path

[Bridge] [PATCH net] bridge: Fix memory leak in br_dev_xmit
 2014-03-30  2:41 UTC  (4+ messages)

[Bridge] [PATCH v2] bridge: Fix crash with vlan filtering and tcpdump
 2014-03-28 21:14 UTC  (3+ messages)

[Bridge] [PATCH net 1/2] bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
 2014-03-28 20:33 UTC  (6+ messages)
` [Bridge] [PATCH net 2/2] bridge: Fix handling stacked vlan tags

[Bridge] [PATCH v4 net] bridge: use is_skb_forwardable in forward path
 2014-03-28  1:56 UTC  (2+ messages)

[Bridge] [PATCH] bridge: Fix crash with vlan filtering and tcpdump
 2014-03-27 21:36 UTC  (2+ messages)

[Bridge] [PATCH 0/2] bridge: Fix forwarding of 8021AD frames
 2014-03-27  0:50 UTC  (7+ messages)
` [Bridge] [PATCH 1/2] net: Allow modules to use is_skb_forwardable
` [Bridge] [PATCH 2/2] bridge: use is_skb_forwardable in forward path

[Bridge] [PATCH v2 net 0/2] bridge: Fix forwarding of 8021AD frames
 2014-03-26 19:18 UTC  (4+ messages)
` [Bridge] [PATCH v2 net 1/2] net: Allow modules to use is_skb_forwardable
` [Bridge] [PATCH v2 net 2/2] bridge: use is_skb_forwardable in forward path

[Bridge] [PATCH] net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
 2014-03-26  1:19 UTC  (2+ messages)

[Bridge] How packet finally reach internal_dev_xmit() routine from outside ?
 2014-03-19 17:16 UTC  (2+ messages)

[Bridge] [PATCH] Notify userspace about bridge learning MAC on new port
 2014-03-18  1:50 UTC  (2+ messages)

[Bridge] [PATCH RFC 0/3] bridge: 802.1ad vlan protocol support
 2014-03-14 16:18 UTC  (9+ messages)
` [Bridge] [PATCH RFC 1/3] bridge: Fix handling stacked vlan tags
` [Bridge] [PATCH RFC 2/3] bridge: Prepare for 802.1ad vlan filtering support
` [Bridge] [PATCH RFC 3/3] bridge: Support 802.1ad vlan filtering
` [Bridge] [PATCH RFC iproute2] bridge: Add 802.1ad vlan support

[Bridge] linux 3.10.12 bridge gso with ethtool
 2014-03-14 11:53 UTC  (2+ messages)

[Bridge] question about bridge code
 2014-03-13  8:37 UTC 

[Bridge] [PATCHv2 1/2] bridge: multicast: add sanity check for general query destination
 2014-03-12 18:34 UTC  (7+ messages)
` [Bridge] [PATCHv2 2/2] bridge: multicast: enable snooping on general queries only

[Bridge] bridge is not forwaring ICMP6 neighbor solicitation to KVM guest
 2014-03-12  7:45 UTC  (14+ messages)

[Bridge] [PATCH 1/2] bridge: multicast: add sanity check for general query destination
 2014-03-10 19:01 UTC  (3+ messages)
` [Bridge] [PATCH 2/2] bridge: multicast: enable snooping on general queries only

[Bridge] [PATCH] bridge: multicast: add sanity check for query source addresses
 2014-03-06  1:46 UTC  (5+ messages)

[Bridge] [RFC v3 1/6] bridge: preserve random init MAC address
 2014-03-04  0:53 UTC  (10+ messages)
` [Bridge] [RFC v3 2/6] bridge: trigger a bridge calculation upon port changes
` [Bridge] [RFC v3 3/6] bridge: fix bridge root block on designated port
` [Bridge] [RFC v3 4/6] bridge: enable root block during device registration
` [Bridge] [RFC v3 5/6] xen-netback: use a random MAC address and force bridge root block
` [Bridge] [RFC v3 6/6] tun: add initialization root block support

[Bridge] [PATCH RFC 0/7] Non-promisc bidge ports support
 2014-03-03 12:12 UTC  (37+ messages)
` [Bridge] [PATCH 2/7] bridge: Keep track of ports capable of flooding
` [Bridge] [PATCH 3/7] bridge: Add addresses from static fdbs to bridge address list
` [Bridge] [PATCH 4/7] bridge: Automatically manage port promiscuous mode
` [Bridge] [PATCH 6/7] bridge: Manage promisc mode when vlans are configured on top of a bridge
` [Bridge] [PATCH 7/7] bridge: Support promisc management when all ports are non-flooding


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox