Ethernet Bridge development
 help / color / mirror / Atom feed
 messages from 2020-09-21 10:55:19 to 2020-10-17 18:45:26 UTC [more...]

[Bridge] [RFC PATCH iproute2] bridge: add support for L2 multicast groups
 2020-10-17 18:45 UTC 

[Bridge] [RFC PATCH] net: bridge: multicast: add support for L2 entries
 2020-10-17 18:41 UTC 

[Bridge] [RFC PATCH] net: bridge: call br_multicast_del_port before the port leaves
 2020-10-16 16:50 UTC  (3+ messages)

[Bridge] [PATCH net-next v5 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-15 17:34 UTC  (12+ messages)
` [Bridge] [PATCH net-next v6 01/10] net: bridge: extend the process of special frames
` [Bridge] [PATCH net-next v6 02/10] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [Bridge] [PATCH net-next v6 03/10] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [Bridge] [PATCH net-next v6 04/10] bridge: cfm: Kernel space implementation of CFM. MEP create/delete
` [Bridge] [PATCH net-next v6 05/10] bridge: cfm: Kernel space implementation of CFM. CCM frame TX added
` [Bridge] [PATCH net-next v6 06/10] bridge: cfm: Kernel space implementation of CFM. CCM frame RX added
` [Bridge] [PATCH net-next v6 07/10] bridge: cfm: Netlink SET configuration Interface
` [Bridge] [PATCH net-next v6 08/10] bridge: cfm: Netlink GET "
` [Bridge] [PATCH net-next v6 09/10] bridge: cfm: Netlink GET status Interface
` [Bridge] [PATCH net-next v6 10/10] bridge: cfm: Netlink Notifications

[Bridge] [PATCH net-next v5 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-15 11:33 UTC  (30+ messages)
` [Bridge] [PATCH net-next v5 01/10] net: bridge: extend the process of special frames
` [Bridge] [PATCH net-next v5 02/10] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [Bridge] [PATCH net-next v5 03/10] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [Bridge] [PATCH net-next v5 04/10] bridge: cfm: Kernel space implementation of CFM. MEP create/delete
` [Bridge] [PATCH net-next v5 05/10] bridge: cfm: Kernel space implementation of CFM. CCM frame TX added
` [Bridge] [PATCH net-next v5 06/10] bridge: cfm: Kernel space implementation of CFM. CCM frame RX added
` [Bridge] [PATCH net-next v5 07/10] bridge: cfm: Netlink SET configuration Interface
` [Bridge] [PATCH net-next v5 08/10] bridge: cfm: Netlink GET "
` [Bridge] [PATCH net-next v5 09/10] bridge: cfm: Netlink GET status Interface
` [Bridge] [PATCH net-next v5 10/10] bridge: cfm: Netlink Notifications

[Bridge] [PATCH net-next v2 00/12] net: add and use function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
 2020-10-14  8:33 UTC  (21+ messages)
` [Bridge] [PATCH net-next v2 01/12] net: add "
` [Bridge] [PATCH net-next v2 02/12] IB/hfi1: use new function dev_fetch_sw_netstats
` [Bridge] [PATCH net-next v2 03/12] net: macsec: "
` [Bridge] [PATCH net-next v2 04/12] net: usb: qmi_wwan: "
` [Bridge] [PATCH net-next v2 05/12] net: usbnet: "
` [Bridge] [PATCH net-next v2 06/12] qtnfmac: "
` [Bridge] [PATCH net-next v2 07/12] net: bridge: "
` [Bridge] [PATCH net-next v2 08/12] net: dsa: "
` [Bridge] [PATCH net-next v2 09/12] iptunnel: "
` [Bridge] [PATCH net-next v2 10/12] mac80211: "
` [Bridge] [PATCH net-next v2 11/12] net: openvswitch: "
` [Bridge] [PATCH net-next v2 12/12] xfrm: "

[Bridge] [PATCH net-next v4 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-12 13:13 UTC  (37+ messages)
` [Bridge] [PATCH net-next v4 01/10] net: bridge: extend the process of special frames
` [Bridge] [PATCH net-next v4 02/10] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [Bridge] [PATCH net-next v4 03/10] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [Bridge] [PATCH net-next v4 04/10] bridge: cfm: Kernel space implementation of CFM. MEP create/delete
` [Bridge] [PATCH net-next v4 05/10] bridge: cfm: Kernel space implementation of CFM. CCM frame TX added
` [Bridge] [PATCH net-next v4 06/10] bridge: cfm: Kernel space implementation of CFM. CCM frame RX added
` [Bridge] [PATCH net-next v4 07/10] bridge: cfm: Netlink SET configuration Interface
` [Bridge] [PATCH net-next v4 08/10] bridge: cfm: Netlink GET "
` [Bridge] [PATCH net-next v4 09/10] bridge: cfm: Netlink GET status Interface
` [Bridge] [PATCH net-next v4 10/10] bridge: cfm: Netlink Notifications

[Bridge] [PATCH net-next 00/12] net: add and use function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
 2020-10-12  7:10 UTC  (23+ messages)
` [Bridge] [PATCH net-next 01/12] net: core: add "
` [Bridge] [PATCH net-next 02/12] IB/hfi1: use new function dev_fetch_sw_netstats
` [Bridge] [PATCH net-next 03/12] net: macsec: "
` [Bridge] [PATCH net-next 04/12] net: usb: qmi_wwan: "
` [Bridge] [PATCH net-next 05/12] net: usbnet: "
` [Bridge] [PATCH net-next 06/12] qtnfmac: "
` [Bridge] [PATCH net-next 07/12] net: bridge: "
` [Bridge] [PATCH net-next 08/12] net: dsa: "
` [Bridge] [PATCH net-next 09/12] iptunnel: "
` [Bridge] [PATCH net-next 10/12] mac80211: "
` [Bridge] [PATCH net-next 11/12] net: openvswitch: "
` [Bridge] [PATCH net-next 12/12] xfrm: "

[Bridge] [PATCH net] bridge: Netlink interface fix
 2020-10-08 20:00 UTC  (6+ messages)

[Bridge] [net-next v3 0/9] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-06 15:00 UTC  (11+ messages)
` [Bridge] [net-next v3 1/9] net: bridge: extend the process of special frames
` [Bridge] [net-next v3 2/9] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [Bridge] [net-next v3 3/9] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [Bridge] [net-next v3 4/9] bridge: cfm: Kernel space implementation of CFM
` [Bridge] [net-next v3 5/9] "
` [Bridge] [net-next v3 6/9] "
` [Bridge] [net-next v3 7/9] bridge: cfm: Netlink Interface
` [Bridge] [net-next v3 8/9] bridge: cfm: Netlink Notifications
` [Bridge] [net-next v3 9/9] bridge: cfm: Bridge port remove

[Bridge] [net-next v2 00/11] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-06 14:53 UTC  (20+ messages)
` [Bridge] [net-next v2 01/11] net: bridge: extend the process of special frames
` [Bridge] [net-next v2 02/11] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [Bridge] [net-next v2 03/11] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [Bridge] [net-next v2 04/11] bridge: cfm: Kernel space implementation of CFM
` [Bridge] [net-next v2 05/11] "
` [Bridge] [net-next v2 06/11] "
` [Bridge] [net-next v2 07/11] bridge: cfm: Netlink Interface
` [Bridge] [net-next v2 08/11] bridge: cfm: Netlink Notifications
` [Bridge] [net-next v2 09/11] bridge: cfm: Bridge port remove
` [Bridge] [net-next v2 10/11] bridge: switchdev: cfm: switchdev interface implementation
` [Bridge] [net-next v2 11/11] bridge: cfm: Added CFM switchdev utilization

[Bridge] [PATCH net] net: bridge: fdb: don't flush ext_learn entries
 2020-09-28 19:48 UTC  (2+ messages)

[Bridge] [PATCH net-next] net: bridge: mcast: remove only S, G port groups from sg_port hash
 2020-09-25 23:50 UTC  (2+ messages)

[Bridge] [PATCH net-next v2 00/16] net: bridge: mcast: IGMPv3/MLDv2 fast-path (part 2)
 2020-09-23 20:25 UTC  (21+ messages)
` [Bridge] [PATCH net-next v2 01/16] net: bridge: mdb: use extack in br_mdb_parse()
` [Bridge] [PATCH net-next v2 02/16] net: bridge: mdb: move all port and bridge checks to br_mdb_add
` [Bridge] [PATCH net-next v2 03/16] net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group()
` [Bridge] [PATCH net-next v2 04/16] net: bridge: add src field to br_ip
` [Bridge] [PATCH net-next v2 05/16] net: bridge: mcast: use br_ip's src for src groups and querier address
` [Bridge] [PATCH net-next v2 06/16] net: bridge: mcast: rename br_ip's u member to dst
` [Bridge] [PATCH net-next v2 07/16] net: bridge: mdb: add support to extend add/del commands
` [Bridge] [PATCH net-next v2 08/16] net: bridge: mdb: add support for add/del/dump of entries with source
` [Bridge] [PATCH net-next v2 09/16] net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S, G) first, then (*, G)
` [Bridge] [PATCH net-next v2 10/16] net: bridge: mcast: add rt_protocol field to the port group struct
` [Bridge] [PATCH net-next v2 11/16] net: bridge: mcast: add sg_port rhashtable
` [Bridge] [PATCH net-next v2 12/16] net: bridge: mcast: install S, G entries automatically based on reports
` [Bridge] [PATCH net-next v2 13/16] net: bridge: mcast: handle port group filter modes
` [Bridge] [PATCH net-next v2 14/16] net: bridge: mcast: add support for blocked port groups
` [Bridge] [PATCH net-next v2 15/16] net: bridge: mcast: handle host state
` [Bridge] [PATCH net-next v2 16/16] net: bridge: mcast: when forwarding handle filter mode and blocked flag

[Bridge] [PATCH net] net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
 2020-09-22  0:38 UTC 

[Bridge] [PATCH net-next 06/16] net: bridge: mcast: rename br_ip's u member to dst
 2020-09-21 13:33 UTC  (2+ messages)

[Bridge] [PATCH net-next 00/16] net: bridge: mcast: IGMPv3/MLDv2 fast-path (part 2)
 2020-09-21 10:55 UTC  (9+ messages)
` [Bridge] [PATCH net-next 09/16] net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S, G) first, then (*, G)
` [Bridge] [PATCH net-next 10/16] net: bridge: mcast: add rt_protocol field to the port group struct
` [Bridge] [PATCH net-next 11/16] net: bridge: mcast: add sg_port rhashtable
` [Bridge] [PATCH net-next 12/16] net: bridge: mcast: install S, G entries automatically based on reports
` [Bridge] [PATCH net-next 13/16] net: bridge: mcast: handle port group filter modes
` [Bridge] [PATCH net-next 14/16] net: bridge: mcast: add support for blocked port groups
` [Bridge] [PATCH net-next 15/16] net: bridge: mcast: handle host state
` [Bridge] [PATCH net-next 16/16] net: bridge: mcast: when forwarding handle filter mode and blocked flag


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