messages from 2021-07-12 15:21:29 to 2021-08-10 10:09:29 UTC [more...]
[Bridge] [PATCH net] net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry
2021-08-10 10:09 UTC (17+ messages)
` [Bridge] [PATCH net] net: bridge: fix flags interpretation for extern learn fdb entries
[Bridge] Bridge port isolation offload
2021-08-10 9:43 UTC (2+ messages)
[Bridge] [PATCH net-next] net: bridge: vlan: fix global vlan option range dumping
2021-08-10 9:21 UTC
[Bridge] [PATCH net v3] net: bridge: fix memleak in br_add_if()
2021-08-09 15:43 UTC (2+ messages)
[Bridge] [PATCH net v2] net: bridge: fix memleak in br_add_if()
2021-08-09 9:30 UTC (3+ messages)
[Bridge] MTU/FCS Issue on linux bridge when using SPI interface
2021-08-09 8:45 UTC
[Bridge] [PATCH net] net: bridge: fix memleak in br_add_if()
2021-08-09 3:01 UTC
[Bridge] [PATCH net-next 0/3] net: bridge: fix recent ioctl changes
2021-08-05 10:40 UTC (7+ messages)
` [Bridge] [PATCH net-next 1/3] net: bridge: fix ioctl locking
` [Bridge] [PATCH net-next 2/3] net: bridge: fix ioctl old_deviceless bridge argument
` [Bridge] [PATCH net-next 3/3] net: core: don't call SIOCBRADD/DELIF for non-bridge devices
[Bridge] [PATCH v2 net-next 0/2] Convert switchdev_bridge_port_{, un}offload to notifiers
2021-08-04 11:40 UTC (6+ messages)
` [Bridge] [PATCH v2 net-next 1/2] net: make switchdev_bridge_port_{, unoffload} loosely coupled with the bridge
` [Bridge] [PATCH v2 net-next 2/2] Revert "net: build all switchdev drivers as modules when the bridge is a module"
[Bridge] [PATCH net-next] net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst device
2021-08-03 21:40 UTC (3+ messages)
[Bridge] [PATCH net-next 0/2] Convert switchdev_bridge_port_{, un}offload to notifiers
2021-08-03 20:44 UTC (5+ messages)
` [Bridge] [PATCH net-next 1/2] net: make switchdev_bridge_port_{, unoffload} loosely coupled with the bridge
` [Bridge] [PATCH net-next 2/2] Revert "net: build all switchdev drivers as modules when the bridge is a module"
[Bridge] [syzbot] possible deadlock in br_ioctl_call
2021-08-02 8:40 UTC (3+ messages)
[Bridge] [syzbot] general protection fault in br_switchdev_fdb_notify
2021-08-01 20:34 UTC
[Bridge] [PATCH v3] netfilter: nf_conntrack_bridge: Fix memory leak when error
2021-08-01 10:15 UTC (2+ messages)
[Bridge] [PATCH v2] netfilter: nf_conntrack_bridge: Fix memory leak when error
2021-07-29 8:08 UTC (2+ messages)
[Bridge] [PATCH] netfilter: nf_conntrack_bridge: Fix not free when error
2021-07-29 7:24 UTC (4+ messages)
[Bridge] [PATCH net-next v3 00/31] ndo_ioctl rework
2021-07-27 20:00 UTC (4+ messages)
` [Bridge] [PATCH net-next v3 05/31] bridge: use ndo_siocdevprivate
` [Bridge] [PATCH net-next v3 30/31] net: bridge: move bridge ioctls out of .ndo_do_ioctl
[Bridge] [PATCH v6 net-next 0/7] Let switchdev drivers offload and unoffload bridge ports at their own convenience
2021-07-27 4:03 UTC (14+ messages)
` [Bridge] [PATCH v6 net-next 1/7] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
` [Bridge] [PATCH v6 net-next 2/7] net: dpaa2-switch: refactor prechangeupper sanity checks
` [Bridge] [PATCH v6 net-next 3/7] net: bridge: disambiguate offload_fwd_mark
` [Bridge] [PATCH v6 net-next 4/7] net: bridge: switchdev: recycle unused hwdoms
` [Bridge] [PATCH v6 net-next 5/7] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
` [Bridge] [PATCH v6 net-next 6/7] net: bridge: guard the switchdev replay helpers against a NULL notifier block
` [Bridge] [PATCH v6 net-next 7/7] net: bridge: move the switchdev object replay helpers to "push" mode
[Bridge] [PATCH net-next] net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWITCHDEV=n
2021-07-24 20:50 UTC (2+ messages)
[Bridge] [PATCH v5 net-next 0/5] Allow TX forwarding for the software bridge data path to be offloaded to capable devices
2021-07-23 15:50 UTC (7+ messages)
` [Bridge] [PATCH v5 net-next 1/5] net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
` [Bridge] [PATCH v5 net-next 2/5] net: dsa: track the number of switches in a tree
` [Bridge] [PATCH v5 net-next 3/5] net: dsa: add support for bridge TX forwarding offload
` [Bridge] [PATCH v5 net-next 4/5] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
` [Bridge] [PATCH v5 net-next 5/5] net: dsa: tag_dsa: offload the bridge forwarding process
[Bridge] [RFC PATCH v3 net-next 00/24] Allow forwarding for the software bridge data path to be offloaded to capable devices
2021-07-22 9:50 UTC (26+ messages)
` [Bridge] [RFC PATCH v3 net-next 01/24] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
` [Bridge] [RFC PATCH v3 net-next 02/24] net: dpaa2-switch: refactor prechangeupper sanity checks
` [Bridge] [RFC PATCH v3 net-next 03/24] net: mlxsw: "
` [Bridge] [RFC PATCH v3 net-next 11/24] net: mlxsw: guard against multiple switchdev obj replays on same bridge port
` [Bridge] [RFC PATCH v3 net-next 12/24] net: bridge: drop context pointer from br_fdb_replay
` [Bridge] [RFC PATCH v3 net-next 13/24] net: bridge: use the public notifier chain for br_fdb_replay
` [Bridge] [RFC PATCH v3 net-next 14/24] net: bridge: unexport call_switchdev_blocking_notifiers
` [Bridge] [RFC PATCH v3 net-next 15/24] net: bridge: propagate ctx to switchdev_port_obj_{add, del}
` [Bridge] [RFC PATCH v3 net-next 16/24] net: bridge: propagate ctx to br_switchdev_port_vlan_{add, del}
` [Bridge] [RFC PATCH v3 net-next 17/24] net: bridge: replay mdb entries on the public switchdev notifier chain
` [Bridge] [RFC PATCH v3 net-next 18/24] net: bridge: replay vlan entries on the public switchdev notifier
` [Bridge] [RFC PATCH v3 net-next 19/24] net: bridge: switchdev object replay helpers for everybody
` [Bridge] [RFC PATCH v3 net-next 20/24] net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
` [Bridge] [RFC PATCH v3 net-next 21/24] net: dsa: track the number of switches in a tree
` [Bridge] [RFC PATCH v3 net-next 22/24] net: dsa: add support for bridge TX forwarding offload
` [Bridge] [RFC PATCH v3 net-next 23/24] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
` [Bridge] [RFC PATCH v3 net-next 24/24] net: dsa: tag_dsa: offload the bridge forwarding process
[Bridge] [PATCH net-next] net: switchdev: fix FDB entries towards foreign ports not getting propagated to us
2021-07-22 7:50 UTC (2+ messages)
[Bridge] [PATCH net-next 0/2] net: bridge: multicast: add mdb and host context support
2021-07-21 21:50 UTC (4+ messages)
` [Bridge] [PATCH net-next 1/2] net: bridge: multicast: add mdb "
` [Bridge] [PATCH net-next 2/2] net: bridge: multicast: add context support for host-joined groups
[Bridge] [PATCH net-next] net: bridge: multicast: fix igmp/mld port context null pointer dereferences
2021-07-21 16:10 UTC (2+ messages)
[Bridge] [PATCH v5 net-next 00/10] Let switchdev drivers offload and unoffload bridge ports at their own convenience
2021-07-21 6:55 UTC (19+ messages)
` [Bridge] [PATCH v5 net-next 01/10] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
` [Bridge] [PATCH v5 net-next 02/10] net: dpaa2-switch: refactor prechangeupper sanity checks
` [Bridge] [PATCH v5 net-next 03/10] mlxsw: spectrum: "
` [Bridge] [PATCH v5 net-next 04/10] mlxsw: spectrum: refactor leaving an 8021q upper that is a bridge port
` [Bridge] [PATCH v5 net-next 05/10] net: marvell: prestera: refactor prechangeupper sanity checks
` [Bridge] [PATCH v5 net-next 06/10] net: switchdev: guard drivers against multiple obj replays on same bridge port
` [Bridge] [PATCH v5 net-next 07/10] net: bridge: disambiguate offload_fwd_mark
` [Bridge] [PATCH v5 net-next 08/10] net: bridge: switchdev: recycle unused hwdoms
` [Bridge] [PATCH v5 net-next 09/10] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
` [Bridge] [PATCH v5 net-next 10/10] net: bridge: switchdev object replay helpers for everybody
[Bridge] [PATCH net-next 0/3] Fan out FDB entries pointing towards the bridge to all switchdev member ports
2021-07-20 14:10 UTC (5+ messages)
` [Bridge] [PATCH net-next 1/3] net: switchdev: introduce helper for checking dynamically learned FDB entries
` [Bridge] [PATCH net-next 2/3] net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD, DEL}_TO_DEVICE
` [Bridge] [PATCH net-next 3/3] net: dsa: use switchdev_handle_fdb_{add, del}_to_device
[Bridge] [PATCH v4 net-next 00/15] Allow forwarding for the software bridge data path to be offloaded to capable devices
2021-07-20 13:51 UTC (37+ messages)
` [Bridge] [PATCH v4 net-next 01/15] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
` [Bridge] [PATCH v4 net-next 02/15] net: dpaa2-switch: refactor prechangeupper sanity checks
` [Bridge] [PATCH v4 net-next 03/15] mlxsw: spectrum: "
` [Bridge] [PATCH v4 net-next 04/15] mlxsw: spectrum: refactor leaving an 8021q upper that is a bridge port
` [Bridge] [PATCH v4 net-next 05/15] net: marvell: prestera: refactor prechangeupper sanity checks
` [Bridge] [PATCH v4 net-next 06/15] net: switchdev: guard drivers against multiple obj replays on same bridge port
` [Bridge] [PATCH v4 net-next 07/15] net: bridge: disambiguate offload_fwd_mark
` [Bridge] [PATCH v4 net-next 08/15] net: bridge: switchdev: recycle unused hwdoms
` [Bridge] [PATCH v4 net-next 09/15] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
` [Bridge] [PATCH v4 net-next 10/15] net: bridge: switchdev object replay helpers for everybody
` [Bridge] [PATCH v4 net-next 11/15] net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
` [Bridge] [PATCH v4 net-next 12/15] net: dsa: track the number of switches in a tree
` [Bridge] [PATCH v4 net-next 13/15] net: dsa: add support for bridge TX forwarding offload
` [Bridge] [PATCH v4 net-next 14/15] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
` [Bridge] [PATCH v4 net-next 15/15] net: dsa: tag_dsa: offload the bridge forwarding process
[Bridge] [PATCH net-next 00/15] net: bridge: multicast: add vlan support
2021-07-20 13:30 UTC (17+ messages)
` [Bridge] [PATCH net-next 01/15] net: bridge: multicast: factor out port multicast context
` [Bridge] [PATCH net-next 02/15] net: bridge: multicast: factor out bridge "
` [Bridge] [PATCH net-next 03/15] net: bridge: multicast: use multicast contexts instead of bridge or port
` [Bridge] [PATCH net-next 04/15] net: bridge: vlan: add global and per-port multicast context
` [Bridge] [PATCH net-next 05/15] net: bridge: multicast: add vlan state initialization and control
` [Bridge] [PATCH net-next 06/15] net: bridge: add vlan mcast snooping knob
` [Bridge] [PATCH net-next 07/15] net: bridge: multicast: add helper to get port mcast context from port group
` [Bridge] [PATCH net-next 08/15] net: bridge: multicast: use the port group to port context helper
` [Bridge] [PATCH net-next 09/15] net: bridge: multicast: check if should use vlan mcast ctx
` [Bridge] [PATCH net-next 10/15] net: bridge: multicast: add vlan querier and query support
` [Bridge] [PATCH net-next 11/15] net: bridge: multicast: include router port vlan id in notifications
` [Bridge] [PATCH net-next 12/15] net: bridge: vlan: add support for global options
` [Bridge] [PATCH net-next 13/15] net: bridge: vlan: add support for dumping global vlan options
` [Bridge] [PATCH net-next 14/15] net: bridge: vlan: notify when global options change
` [Bridge] [PATCH net-next 15/15] net: bridge: vlan: add mcast snooping control
[Bridge] [PATCH net] net: bridge: do not replay fdb entries pointing towards the bridge twice
2021-07-20 11:20 UTC (2+ messages)
[Bridge] [PATCH 0/4] Remove rtnetlink_send() in rtnetlink
2021-07-20 10:44 UTC (2+ messages)
[Bridge] [PATCH net 0/2] net: bridge: multicast: fix automatic router port marking races
2021-07-12 17:50 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).