bridge.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-14 22:27:56 to 2014-03-10 22:56:00 UTC [more...]

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

[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 RFC 0/3] bridge: 802.1ad vlan protocol support
 2014-03-10  8:11 UTC  (5+ 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] [PATCH] bridge: multicast: add sanity check for query source addresses
 2014-03-06  1:46 UTC  (5+ messages)

[Bridge] bridge is not forwaring ICMP6 neighbor solicitation to KVM guest
 2014-03-05 14:57 UTC  (12+ 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  (46+ messages)
` [Bridge] [PATCH 1/7] bridge: Turn flag change macro into a function
` [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 5/7] bridge: Correctly manage promiscuity when user requested it
` [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

[Bridge] [PATCH 1/2] bridge: Use ether_addr_copy and ETH_ALEN
 2014-02-25  0:17 UTC  (4+ messages)
` [Bridge] [PATCH 2/2] bridge: netfilter: Use ether_addr_copy

[Bridge] [RFC v2 1/4] bridge: enable interfaces to opt out from becoming the root bridge
 2014-02-22  1:38 UTC  (22+ messages)
      ` [Bridge] [Xen-devel] "

[Bridge] [PATCH 0/4] bridge-utils: build system fixes and cleanups
 2014-02-21 12:58 UTC  (5+ messages)
` [Bridge] [PATCH 1/4] bridge-utils: Abort compilation on error in any subdirectory
` [Bridge] [PATCH 2/4] bridge-utils: Remove unused variable in doc/Makefile.in
` [Bridge] [PATCH 3/4] bridge-utils: AC_OUTPUT should be used without arguments
` [Bridge] [PATCH 4/4] bridge-utils: Pretty print configure help

[Bridge] is there a design principle of linux bridge
 2014-02-08  8:20 UTC 

[Bridge] bridge vlan: why packet have to be rejected if no vlan is configured
 2014-01-29 11:10 UTC 

[Bridge] [PATCH net-next 2/2] bridge: use DEVICE_ATTR_xx macros
 2014-01-06 21:41 UTC  (2+ messages)

[Bridge] [PATCH net-next 1/2] bridge: use spin_lock_bh() in br_multicast_set_hash_max
 2014-01-06 21:41 UTC  (3+ messages)

[Bridge] [PATCH net-next 0/2] bridge: spin_lock fix plus sysfs cleanup
 2014-01-06 19:00 UTC 

[Bridge] [PATCH 1/1] bridge/br_multicast: use spin_lock_bh() in br_multicast_set_hash_max()
 2013-12-30  0:53 UTC  (2+ messages)

[Bridge] [PATCH 12/21] bridge: slight optimization of addr compare
 2013-12-23  8:38 UTC  (3+ messages)

[Bridge] [PATCH 0/5] bridge: cleanup and fix checkpatch errors
 2013-12-20  0:28 UTC  (9+ messages)
` [Bridge] [PATCH 1/5] bridge: remove unnecessary condition judgment
` [Bridge] [PATCH 2/5] bridge: remove unnecessary parentheses
` [Bridge] [PATCH 3/5] bridge: add space before '(/{', after ', ', etc
` [Bridge] [PATCH 4/5] bridge: change "foo* bar" to "foo *bar"
` [Bridge] [PATCH 5/5] bridge: change the position of '{' to the pre line

[Bridge] [PATCH net-next] bridge: spelling fixes
 2013-12-18 22:53 UTC  (3+ messages)

[Bridge] [patch net/stable v2] br: fix use of ->rx_handler_data in code executed on non-rx_handler path
 2013-12-09 21:52 UTC  (20+ messages)

[Bridge] Packet reflection breaks Linux bridge
 2013-12-06  4:33 UTC  (6+ messages)

[Bridge] [patch net/stable] br: fix use of ->rx_handler_data in code executed on non-rx_handler path
 2013-12-05 15:21 UTC  (6+ messages)

[Bridge] [Regression][3.12] bridge: fix NULL pointer deref of br_port_get_rcu
 2013-12-03 19:12 UTC 

[Bridge] [PATCH net v2] bridge: flush br's address entry in fdb when remove the bridge dev
 2013-11-20 20:32 UTC  (2+ messages)

[Bridge] [PATCH net RESEND] bridge: flush br's address entry in fdb when remove the bridge dev
 2013-11-20  1:05 UTC  (5+ messages)

[Bridge] [PATCH net] bridge: flush br's address entry in fdb when remove the bridge dev
 2013-11-18 21:15 UTC  (2+ messages)

[Bridge] bridge: flush br's address entry in fdb when remove the bridge dev
 2013-11-18  8:34 UTC  (2+ messages)

[Bridge] [PATCH tip/core/rcu 03/14] bridge: Apply ACCESS_ONCE() to avoid sparse false positive
 2013-11-16 15:21 UTC  (5+ messages)
  ` [Bridge] [PATCH tip/core/rcu 10/14] bridge/br_mdb: "
  ` [Bridge] [PATCH tip/core/rcu 11/14] bonding/bond_main: "

[Bridge] [PATCH] Mirroring function
 2013-11-13 16:26 UTC 

[Bridge] [PATCH] Mirroring function
 2013-11-13 16:08 UTC 

[Bridge] [PATCH] net bridge: add null pointer check, fix panic
 2013-11-11 10:27 UTC  (5+ messages)

[Bridge] [PATCH] Revert "bridge: only expire the mdb entry when query is received"
 2013-10-22 18:41 UTC  (6+ messages)

[Bridge] [RFC net] bridge: clean the nf_bridge status when forwarding the skb
 2013-10-14 22:35 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).