bridge.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-09 17:18:17 to 2013-03-13 01:45:23 UTC [more...]

[Bridge] [PATCH net-next 0/4] Allow bridge to function in non-promisc mode
 2013-03-13  1:45 UTC  (2+ messages)
` [Bridge] [PATCH net-next 1/4] bridge: Add sysfs interface to control promisc mode

[Bridge] [PATCH] bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
 2013-03-12 18:11 UTC 

[Bridge] [PATCH -next] bridge: using for_each_set_bit to simplify the code
 2013-03-12 12:15 UTC  (2+ messages)

[Bridge] [PATCH -next] bridge: using for_each_set_bit_from to simplify the code
 2013-03-12 12:15 UTC  (2+ messages)

[Bridge] [Patch net] bridge: do not expire mdb entry when bridge still uses it
 2013-03-11  1:44 UTC  (10+ messages)

[Bridge] [RFC PATCH v2 net-next 0/3] Allow bridge to function in non-promisc mode
 2013-03-08 21:43 UTC  (8+ messages)
` [Bridge] [RFC PATCH v2 net-next 1/3] bridge: Add sysfs interface to control promisc mode
` [Bridge] [RFC PATCH v2 net-next 2/3] bridge: Allow an ability to designate an uplink port
` [Bridge] [RFC PATCH v2 net-next 3/3] bridge: Implement IFF_UNICAST_FLT

[Bridge] [RFC PATCH net-next 0/3] Allow bridge to function in non-promisc mode
 2013-03-07 17:38 UTC  (12+ messages)
` [Bridge] [RFC PATCH net-next 1/3] bridge: Add mac_management sysfs interface
` [Bridge] [RFC PATCH net-next 2/3] bridge: Allow an ability to designate an uplink port
` [Bridge] [RFC PATCH net-next 3/3] bridge: Implement IFF_UNICAST_FLT

[Bridge] [PATCH] bridge-utils: Fix compile against linux-3.8.x
 2013-03-05 23:33 UTC 

[Bridge] Problem with multicast traffic when using network bridging
 2013-02-23 18:24 UTC 

[Bridge] [PATCH v11 net-next 00/12] VLAN filtering/VLAN aware bridge
 2013-02-14  1:10 UTC  (15+ messages)
` [Bridge] [PATCH v11 net-next 01/12] bridge: Add vlan filtering infrastructure
` [Bridge] [PATCH v11 net-next 02/12] bridge: Validate that vlan is permitted on ingress
` [Bridge] [PATCH v11 net-next 03/12] bridge: Verify that a vlan is allowed to egress on given port
` [Bridge] [PATCH v11 net-next 04/12] bridge: Add netlink interface to configure vlans on bridge ports
` [Bridge] [PATCH v11 net-next 05/12] bridge: Dump vlan information from a bridge port
` [Bridge] [PATCH v11 net-next 06/12] bridge: Implement vlan ingress/egress policy with PVID
` [Bridge] [PATCH v11 net-next 07/12] bridge: Add the ability to configure pvid
` [Bridge] [PATCH v11 net-next 08/12] bridge: Add vlan to unicast fdb entries
` [Bridge] [PATCH v11 net-next 09/12] bridge: Add vlan id to multicast groups
` [Bridge] [PATCH v11 net-next 10/12] bridge: Add vlan support to static neighbors
` [Bridge] [PATCH v11 net-next 11/12] bridge: Add vlan support for local fdb entries
` [Bridge] [PATCH v11 net-next 12/12] bridge: Separate egress policy bitmap

[Bridge] [PATCH v10 net-next 00/12] VLAN filtering/VLAN aware bridge
 2013-02-13 20:14 UTC  (18+ messages)
` [Bridge] [PATCH v10 net-next 01/12] bridge: Add vlan filtering infrastructure
` [Bridge] [PATCH v10 net-next 02/12] bridge: Validate that vlan is permitted on ingress
` [Bridge] [PATCH v10 net-next 03/12] bridge: Verify that a vlan is allowed to egress on given port
` [Bridge] [PATCH v10 net-next 04/12] bridge: Add netlink interface to configure vlans on bridge ports
` [Bridge] [PATCH v10 net-next 05/12] bridge: Dump vlan information from a bridge port
` [Bridge] [PATCH v10 net-next 06/12] bridge: Implement vlan ingress/egress policy with PVID
` [Bridge] [PATCH v10 net-next 07/12] bridge: Add the ability to configure pvid
` [Bridge] [PATCH v10 net-next 08/12] bridge: Add vlan to unicast fdb entries
` [Bridge] [PATCH v10 net-next 09/12] bridge: Add vlan id to multicast groups
` [Bridge] [PATCH v10 net-next 10/12] bridge: Add vlan support to static neighbors
` [Bridge] [PATCH v10 net-next 11/12] bridge: Add vlan support for local fdb entries
` [Bridge] [PATCH v10 net-next 12/12] bridge: Separate egress policy bitmap

[Bridge] how to handle bonding failover when using a bridge over the bond?
 2013-02-13 17:14 UTC  (2+ messages)

[Bridge] [PATCH v9 net-next 00/12] Add basic VLAN support to bridges
 2013-02-07 23:00 UTC  (28+ messages)
` [Bridge] [PATCH v9 net-next 01/12] bridge: Add vlan filtering infrastructure
` [Bridge] [PATCH v9 net-next 02/12] bridge: Validate that vlan is permitted on ingress
` [Bridge] [PATCH v9 net-next 03/12] bridge: Verify that a vlan is allowed to egress on give port
` [Bridge] [PATCH v9 net-next 04/12] bridge: Add netlink interface to configure vlans on bridge ports
` [Bridge] [PATCH v9 net-next 05/12] bridge: Add the ability to configure pvid
` [Bridge] [PATCH v9 net-next 06/12] bridge: Implement vlan ingress/egress policy
` [Bridge] [PATCH v9 net-next 07/12] bridge: Add vlan to unicast fdb entries
` [Bridge] [PATCH v9 net-next 08/12] bridge: Add vlan id to multicast groups
` [Bridge] [PATCH v9 net-next 09/12] bridge: Add vlan support to static neighbors
` [Bridge] [PATCH v9 net-next 10/12] bridge: Add vlan support for local fdb entries
` [Bridge] [PATCH v9 net-next 11/12] bridge: Dump vlan information from a bridge port
` [Bridge] [PATCH v9 net-next 12/12] bridge: Separate egress policy bitmap

[Bridge] [RFC PATCH] bridge: Add export of multicast database adjacent to net_dev
 2013-02-03 23:19 UTC 

[Bridge] [PATCH v8 net-next 00/12] Add basic VLAN support to bridges
 2013-02-01  2:50 UTC  (22+ messages)
` [Bridge] [PATCH v7 net-next 01/12] bridge: Add vlan filtering infrastructure
` [Bridge] [PATCH v7 net-next 02/12] bridge: Validate that vlan is permitted on ingress
` [Bridge] [PATCH v7 net-next 03/12] bridge: Verify that a vlan is allowed to egress on give port
` [Bridge] [PATCH v7 net-next 04/12] bridge: Add netlink interface to configure vlans on bridge ports
` [Bridge] [PATCH v7 net-next 05/12] bridge: Add the ability to configure pvid
` [Bridge] [PATCH v7 net-next 06/12] bridge: Implement vlan ingress/egress policy
` [Bridge] [PATCH v7 net-next 07/12] bridge: Add vlan to unicast fdb entries
` [Bridge] [PATCH v7 net-next 08/12] bridge: Add vlan id to multicast groups
` [Bridge] [PATCH v7 net-next 09/12] bridge: Add vlan support to static neighbors
` [Bridge] [PATCH v7 net-next 10/12] bridge: Add vlan support for local fdb entries
` [Bridge] [PATCH v7 net-next 11/12] bridge: Dump vlan information from a bridge port
` [Bridge] [PATCH v7 net-next 12/12] bridge: Separate egress policy bitmap

[Bridge] [PATCH 00/13] Add basic VLAN support to bridges
 2013-01-29 21:11 UTC  (16+ messages)
` [Bridge] [PATCH 01/13] vlan: wrap hw-acceleration calls in separate functions
` [Bridge] [PATCH 02/13] bridge: Add vlan filtering infrastructure
` [Bridge] [PATCH 03/13] bridge: Validate that vlan is permitted on ingress
` [Bridge] [PATCH 04/13] bridge: Verify that a vlan is allowed to egress on give port
` [Bridge] [PATCH 05/13] bridge: Add netlink interface to configure vlans on bridge ports
` [Bridge] [PATCH 06/13] bridge: Add the ability to configure pvid
` [Bridge] [PATCH 07/13] bridge: Implement vlan ingress/egress policy
` [Bridge] [PATCH 08/13] bridge: Add vlan to unicast fdb entries
` [Bridge] [PATCH 09/13] bridge: Add vlan id to multicast groups
` [Bridge] [PATCH 10/13] bridge: Add vlan support to static neighbors
` [Bridge] [PATCH 11/13] bridge: Add vlan support for local fdb entries
` [Bridge] [PATCH 12/13] bridge: Dump vlan information from a bridge port
` [Bridge] [PATCH 13/13] bridge: Separate egress policy bitmap

[Bridge] [PATCH] Add support for netconsole driver used on bridge device with VIF attached
 2013-01-29 10:29 UTC 

[Bridge] [PATCH net-next V6 00/14] Add basic VLAN support to bridges
 2013-01-22 16:27 UTC  (28+ messages)
` [Bridge] [PATCH net-next V6 01/14] vlan: wrap hw-acceleration calls in separate functions
` [Bridge] [PATCH net-next V6 02/14] bridge: Add vlan filtering infrastructure
` [Bridge] [PATCH net-next V6 03/14] bridge: Validate that vlan is permitted on ingress
` [Bridge] [PATCH net-next V6 04/14] bridge: Verify that a vlan is allowed to egress on give port
` [Bridge] [PATCH net-next V6 05/14] bridge: Cache vlan in the cb for faster egress lookup
` [Bridge] [PATCH net-next V6 06/14] bridge: Add netlink interface to configure vlans on bridge ports
` [Bridge] [PATCH net-next V6 07/14] bridge: Add the ability to configure pvid
` [Bridge] [PATCH net-next V6 08/14] bridge: Implement vlan ingress/egress policy
` [Bridge] [PATCH net-next V6 09/14] bridge: API to configure egress policy
` [Bridge] [PATCH net-next V6 10/14] bridge: Add vlan to unicast fdb entries
` [Bridge] [PATCH net-next V6 11/14] bridge: Add vlan id to multicast groups
` [Bridge] [PATCH net-next V6 12/14] bridge: Add vlan support to static neighbors
` [Bridge] [PATCH net-next V6 13/14] bridge: Add vlan support for local fdb entries
` [Bridge] [PATCH net-next V6 14/14] bridge: Dump vlan information from a bridge port

[Bridge] Information needed on the kernel version which supports ----
 2013-01-15  6:10 UTC  (5+ messages)

[Bridge] [PATCH net-next V5 00/14] Add basic VLAN support to bridges
 2013-01-11 18:53 UTC  (28+ messages)
` [Bridge] [PATCH net-next v5 01/14] vlan: wrap hw-acceleration calls in separate functions
` [Bridge] [PATCH net-next v5 02/14] bridge: Add vlan filtering infrastructure
` [Bridge] [PATCH net-next v5 07/14] bridge: Add vlan id to multicast groups
` [Bridge] [PATCH net-next v5 08/14] bridge: Add netlink interface to configure vlans on bridge ports
` [Bridge] [PATCH net-next v5 09/14] bridge: Add vlan support to static neighbors
` [Bridge] [PATCH net-next v5 10/14] bridge: Add the ability to configure pvid
` [Bridge] [PATCH 10/14] bridge: Add the ability to pvid
` [Bridge] [PATCH net-next v5 11/14] bridge: API to configure egress policy
` [Bridge] [PATCH net-next v5 12/14] bridge: Implement vlan ingress/egress policy
` [Bridge] [PATCH net-next v5 14/14] bridge: Add vlan support for local fdb entries
` [Bridge] [PATCH net-next v5 13/14] bridge: Dump vlan information from a bridge port


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).