messages from 2013-01-29 19:52:48 to 2013-04-15 18:05:04 UTC [more...]
[Bridge] [PATCH net] bridge: make user modified path cost sticky
2013-04-15 18:05 UTC (2+ messages)
[Bridge] bridging and VLANs
2013-04-15 12:15 UTC
[Bridge] [PATCH] Notify userspace about bridge learning MAC on new port
2013-04-15 10:29 UTC
[Bridge] [PATCH 0/3] bridge: implement restricted forwarding policy
2013-04-11 11:03 UTC (14+ messages)
` [Bridge] [PATCH 1/3] if.h: add IFF_BRIDGE_RESTRICTED flag
` [Bridge] [PATCH 2/3] sk_buff: add bridge_restricted flag
` [Bridge] [PATCH 3/3] bridge: implement restricted port forwarding policy
[Bridge] [PATCH net-next] bridge: remove unused variable ifm
2013-03-28 18:41 UTC (3+ messages)
[Bridge] network namespace + bridge visibility
2013-03-28 18:17 UTC
[Bridge] [PATCH v2] net: add ETH_P_802_3_MIN
2013-03-28 5:31 UTC (3+ messages)
[Bridge] [PATCH net-next] bridge: avoid br_ifinfo_notify when nothing changed
2013-03-25 16:31 UTC (9+ messages)
[Bridge] [PATCH] bridge: fix crash when set mac address of br interface
2013-03-24 21:28 UTC (2+ messages)
[Bridge] [PATCH 2/2] bridge: Use IPv6 link-local address for multicast listener queries
2013-03-20 16:26 UTC
[Bridge] [Patch net] bridge: do not expire mdb entry when bridge still uses it
2013-03-19 1:12 UTC (11+ messages)
[Bridge] [PATCH] bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
2013-03-15 11:48 UTC (2+ messages)
[Bridge] [RFC PATCH v2 net-next 0/3] Allow bridge to function in non-promisc mode
2013-03-14 19:18 UTC (9+ 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] [PATCH net-next 0/4] Allow bridge to function in non-promisc mode
2013-03-14 17:46 UTC (22+ messages)
` [Bridge] [PATCH net-next 1/4] bridge: Add sysfs interface to control promisc mode
` [Bridge] [PATCH net-next 2/4] bridge: Allow an ability to designate an uplink port
` [Bridge] [PATCH net-next 3/4] bridge: Implement IFF_UNICAST_FLT
` [Bridge] [PATCH net-next 4/4] bridge: sync device list when a new uplink is designated
[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] [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox