Nikolay Aleksandrov ([email protected])

Number of posts: 154 (0.29 per day)
First post: 2020-09-07 17:20:34
Last post: 2022-02-20 19:09:42

Date List Subject
2021-05-13 12:12:27 linux-kernel Re: [net-next v3 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
2021-05-13 12:11:48 linux-kernel Re: [net-next v3 05/11] net: bridge: mcast: prepare is-router function for mcast router split
2021-05-13 12:10:57 linux-kernel Re: [net-next v3 07/11] net: bridge: mcast: prepare add-router function for mcast router split
2021-05-13 12:09:11 linux-kernel Re: [net-next v3 02/11] net: bridge: mcast: add wrappers for router node retrieval
2021-05-13 12:08:03 linux-kernel Re: [net-next v3 01/11] net: bridge: mcast: rename multicast router lists and timers
2021-05-11 09:34:48 linux-kernel Re: [net-next v2 09/11] net: bridge: mcast: split multicast router state for IPv4 and IPv6
2021-05-11 09:32:30 linux-kernel Re: [net-next v2 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
2021-05-11 09:31:54 linux-kernel Re: [net-next v2 09/11] net: bridge: mcast: split multicast router state for IPv4 and IPv6
2021-05-11 09:25:09 linux-kernel Re: [net-next v2 11/11] net: bridge: mcast: export multicast router presence adjacent to a port
2021-05-11 09:21:34 linux-kernel Re: [net-next v2 08/11] net: bridge: mcast: split router port del+notify for mcast router split
2021-05-11 09:20:28 linux-kernel Re: [net-next v2 06/11] net: bridge: mcast: prepare expiry functions for mcast router split
2021-05-11 09:17:56 linux-kernel Re: [net-next v2 05/11] net: bridge: mcast: prepare is-router function for mcast router split
2021-05-11 09:16:10 linux-kernel Re: [net-next v2 04/11] net: bridge: mcast: prepare query reception for mcast router split
2021-05-11 09:15:13 linux-kernel Re: [net-next v2 03/11] net: bridge: mcast: prepare mdb netlink for mcast router split
2021-05-11 09:14:26 linux-kernel Re: [net-next v2 01/11] net: bridge: mcast: rename multicast router lists and timers
2021-05-11 09:13:34 linux-kernel Re: [net-next v2 02/11] net: bridge: mcast: add wrappers for router node retrieval
2021-05-05 07:02:49 linux-kernel Re: [PATCH net 0/6] bridge: Fix snooping in multi-bridge config with switchdev
2021-05-04 20:29:16 linux-kernel Re: [PATCH net 0/6] bridge: Fix snooping in multi-bridge config with switchdev
2021-04-25 17:44:04 linux-kernel Re: [PATCH net-next 1/2] net: bridge: mcast: split multicast router state for IPv4 and IPv6
2021-03-24 18:53:17 linux-kernel Re: [PATCH][next] net: bridge: Fix missing return assignment from br_vlan_replay_one call
2021-03-23 14:11:47 linux-kernel Re: [PATCH v4 net-next 05/11] net: bridge: add helper to replay VLANs installed on port
2021-03-23 12:03:16 linux-kernel Re: [PATCH v4 net-next 03/11] net: bridge: add helper to replay port and host-joined mdb entries
2021-03-23 11:17:00 linux-kernel Re: [PATCH v4 net-next 04/11] net: bridge: add helper to replay port and local fdb entries
2021-03-23 10:41:13 linux-kernel Re: [PATCH v4 net-next 02/11] net: bridge: add helper to retrieve the current ageing time
2021-03-23 10:35:37 linux-kernel Re: [PATCH v4 net-next 01/11] net: bridge: add helper for retrieving the current bridge port STP state
2021-03-22 17:03:45 linux-kernel Re: [PATCH v3 net-next 08/12] net: dsa: replay port and host-joined mdb entries when joining the bridge
2021-03-22 16:52:38 linux-kernel Re: [PATCH v3 net-next 10/12] net: dsa: replay VLANs installed on port when joining the bridge
2021-03-22 16:43:27 linux-kernel Re: [PATCH v3 net-next 09/12] net: dsa: replay port and local fdb entries when joining the bridge
2021-03-22 16:37:13 linux-kernel Re: [PATCH v3 net-next 08/12] net: dsa: replay port and host-joined mdb entries when joining the bridge
2021-03-22 16:29:28 linux-kernel Re: [PATCH v3 net-next 00/12] Better support for sandwiched LAGs with bridge and DSA
2021-02-12 16:04:57 linux-kernel Re: [PATCH v5 net-next 03/10] net: bridge: don't print in br_switchdev_set_port_flag
2021-02-12 16:03:57 linux-kernel Re: [PATCH v5 net-next 01/10] net: switchdev: propagate extack to port attributes
2021-02-12 16:02:53 linux-kernel Re: [PATCH v5 net-next 02/10] net: bridge: offload all port flags at once in br_setport
2021-02-10 12:17:36 linux-kernel Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
2021-02-10 11:15:42 linux-kernel Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
2021-02-10 10:59:13 linux-kernel Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
2021-02-10 10:41:50 linux-kernel Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
2021-02-08 12:35:59 linux-kernel Re: [PATCH net-next 2/9] net: bridge: offload initial and final port flags through switchdev
2021-02-08 12:01:27 linux-kernel Re: [PATCH net-next 2/9] net: bridge: offload initial and final port flags through switchdev
2021-02-08 11:29:06 linux-kernel Re: [PATCH net] net: bridge: use switchdev for port flags set through sysfs too
2021-02-02 22:34:20 linux-kernel Re: [PATCH 106/141] net: bridge: Fix fall-through warnings for Clang
2021-01-26 06:30:46 linux-kernel Re: [PATCH] bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR
2021-01-19 11:43:38 linux-kernel Re: [PATCH v1] ipv4: add iPv4_is_multicast() check in ip_mc_leave_group().
2021-01-19 04:08:18 linux-kernel Re: [PATCH v4 net-next] net: bridge: check vlan with eth_type_vlan() method
2021-01-19 04:07:12 linux-kernel Re: [RFC PATCH v2] net: bridge: igmp: Extend IGMP query to be per vlan
2021-01-14 17:53:50 linux-kernel Re: [PATCH net-next] net: bridge: use eth_type_vlan in br_dev_queue_push_xmit
2021-01-13 12:38:15 linux-kernel Re: [PATCH] net/bridge: Fix inconsistent format argument types
2021-01-13 12:36:52 linux-kernel Re: [PATCH] net/bridge: Fix inconsistent format argument types
2021-01-13 12:17:25 linux-kernel Re: [RFC PATCH v2] net: bridge: igmp: Extend IGMP query to be per vlan
2020-12-13 18:50:46 linux-kernel Re: [PATCH v2 net-next 1/6] net: bridge: notify switchdev of disappearance of old FDB entry upon migration
2020-12-13 18:48:12 linux-kernel Re: [PATCH v2 net-next 1/6] net: bridge: notify switchdev of disappearance of old FDB entry upon migration