bridge.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-29 21:20:25 to 2014-06-09 15:52:43 UTC [more...]

[Bridge] [PATCH net-next 0/4] bridge: 802.1ad vlan protocol support
 2014-06-09 15:52 UTC  (6+ messages)
` [Bridge] [PATCH net-next 1/4] bridge: Add 802.1ad tx vlan acceleration
` [Bridge] [PATCH net-next 2/4] bridge: Prepare for 802.1ad vlan filtering support
` [Bridge] [PATCH net-next 3/4] bridge: Consider the Nearest Customer Bridge group addresses
` [Bridge] [PATCH net-next 4/4] bridge: Support 802.1ad vlan filtering

[Bridge] [PATCHv3 2/3] list: Fix order of arguments for hlist_add_after(_rcu)
 2014-06-08  8:53 UTC  (2+ messages)
  ` [Bridge] [linux-nics] "

[Bridge] [PATCHv4 net-next 0/4] bridge: multicast snooping patches / exports
 2014-06-07 16:26 UTC  (5+ messages)
` [Bridge] [PATCHv4 net-next 1/4] bridge: rename struct bridge_mcast_query/querier
` [Bridge] [PATCHv4 net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs
` [Bridge] [PATCHv4 net-next 3/4] bridge: add export of multicast database adjacent to net_dev
` [Bridge] [PATCHv4 net-next 4/4] bridge: memorize and export selected IGMP/MLD querier port

[Bridge] [PATCH] list: Fix order of arguments for hlist_add_after(_rcu)
 2014-06-07  6:45 UTC  (5+ messages)

[Bridge] [PATCHv2 02/13] list: Fix order of arguments for hlist_add_after(_rcu)
 2014-06-06 17:34 UTC 

[Bridge] [PATCH v2 net-next] bridge: Fix incorrect judgment of promisc
 2014-06-06 14:13 UTC  (7+ messages)

[Bridge] [PATCHv3 net-next 1/4] bridge: rename struct bridge_mcast_query/querier
 2014-06-05 21:50 UTC  (8+ messages)
` [Bridge] [PATCHv3 net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs
` [Bridge] [PATCHv3 net-next 3/4] bridge: add export of multicast database adjacent to net_dev
` [Bridge] [PATCHv3 net-next 4/4] bridge: memorize and export selected IGMP/MLD querier port
` [Bridge] [PATCHv3 net-next 0/4] bridge: multicast snooping patches / exports

[Bridge] [PATCH net-next] bridge: Fix incorrect judgment of promisc
 2014-06-05 15:06 UTC  (7+ messages)

[Bridge] [PATCH net] bridge: Prevent insertion of FDB entry with disallowed vlan
 2014-06-02 20:38 UTC  (6+ messages)

[Bridge] [PATCH net] bridge: notify user space after fdb update
 2014-06-02  5:15 UTC  (5+ messages)

[Bridge] [PATCH net-next] bridge: fix the unbalanced promiscuous count when add_if failed
 2014-06-02  5:05 UTC  (5+ messages)

[Bridge] Revert 462fb2af9788a82a534f8184abfde31574e1cfa0 (bridge : Sanitize skb before it enters the IP stack)
 2014-05-31  6:37 UTC  (28+ messages)

[Bridge] [PATCHv2 net-next 0/4] bridge: multicast snooping patches / exports
 2014-05-30 14:38 UTC  (8+ messages)
` [Bridge] [PATCHv2 net-next 1/4] bridge: rename struct bridge_mcast_query/querier
` [Bridge] [PATCHv2 net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs
` [Bridge] [PATCHv2 net-next 3/4] bridge: add export of multicast database adjacent to net_dev
` [Bridge] [PATCHv2 net-next 4/4] bridge: memorize and export selected IGMP/MLD querier port

[Bridge] [HEADS UP] Migrating ebtables and arptables to netfilter.org
 2014-05-29  9:00 UTC  (3+ messages)

[Bridge] [PATCH net] bridge: notify user space after fdb update
 2014-05-28 15:02 UTC  (3+ messages)

[Bridge] Create bridge using rtnetlink
 2014-05-27 20:32 UTC 

[Bridge] randconfig build error with next-20140523, in net/bridge/br_netfilter.c
 2014-05-24 18:24 UTC  (2+ messages)

[Bridge] bridge: multicast snooping patches / exports
 2014-05-24  3:36 UTC  (7+ messages)
` [Bridge] [PATCH net-next 1/4] bridge: rename struct bridge_mcast_query/querier
` [Bridge] [PATCH net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs
` [Bridge] [PATCH net-next 3/4] bridge: add export of multicast database adjacent to net_dev
` [Bridge] [PATCH net-next 4/4] bridge: memorize and export selected IGMP/MLD querier port

[Bridge] [PATCH net] bridge: notify user space of fdb port change
 2014-05-24  1:33 UTC  (8+ messages)

[Bridge] [PATCH v3 net-next 0/6] Non-promisc bidge ports support
 2014-05-16 21:07 UTC  (8+ messages)
` [Bridge] [PATCH v3 net-next 1/6] bridge: Turn flag change macro into a function
` [Bridge] [PATCH v3 net-next 2/6] bridge: Keep track of ports capable of automatic discovery
` [Bridge] [PATCH v3 net-next 3/6] bridge: Add functionality to sync static fdb entries to hw
` [Bridge] [PATCH v3 net-next 4/6] bridge: Introduce BR_PROMISC flag
` [Bridge] [PATCH v3 net-next 5/6] bridge: Add addresses from static fdbs to non-promisc ports
` [Bridge] [PATCH v3 net-next 6/6] bridge: Automatically manage port promiscuous mode

[Bridge] [PATCH net] bridge: notify user space of fdb port change
 2014-05-16  8:54 UTC  (3+ messages)

[Bridge] [PATCH net] bridge: notify user space of fdb port change
 2014-05-16  7:28 UTC 

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

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

[Bridge] [PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
 2014-05-13 21:43 UTC  (5+ messages)

[Bridge] [PATCH] net: get rid of SET_ETHTOOL_OPS
 2014-05-08 13:19 UTC  (2+ messages)

[Bridge] Linux Bridge is slow ?
 2014-05-06 10:27 UTC 

[Bridge] [PATCH net] bridge: Add port flap detection
 2014-05-05 12:48 UTC  (5+ 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  (16+ messages)
` [Bridge] [PATCH 2/3] bridge: trigger a bridge calculation upon port changes

[Bridge] [RFC PATCH v2 net-next 0/7] Non-promisc bidge ports support
 2014-04-30 18:50 UTC  (14+ messages)
` [Bridge] [RFC PATCH v2 net-next 2/7] bridge: Keep track of ports capable of automatic discovery
` [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  (7+ messages)

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


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