Ethernet Bridge development
 help / color / mirror / Atom feed
 messages from 2018-10-02 15:56:41 to 2018-12-07 21:05:54 UTC [more...]

[Bridge] [PATCH net-next v2 00/12] mlxsw: Un/offload FDB on NVE detach/attach
 2018-12-07 21:05 UTC  (14+ messages)
` [Bridge] [PATCH net-next v2 01/12] vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info
` [Bridge] [PATCH net-next v2 02/12] vxlan: Add vxlan_fdb_replay()
` [Bridge] [PATCH net-next v2 03/12] vxlan: Add vxlan_fdb_clear_offload()
` [Bridge] [PATCH net-next v2 04/12] bridge: Add br_fdb_clear_offload()
` [Bridge] [PATCH net-next v2 05/12] mlxsw: spectrum: Track NVE type at FIDs
` [Bridge] [PATCH net-next v2 06/12] mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifier
` [Bridge] [PATCH net-next v2 07/12] mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replay
` [Bridge] [PATCH net-next v2 08/12] mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offload
` [Bridge] [PATCH net-next v2 09/12] mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offload
` [Bridge] [PATCH net-next v2 10/12] mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enable
` [Bridge] [PATCH net-next v2 11/12] selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave
` [Bridge] [PATCH net-next v2 12/12] selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges

[Bridge] [PATCH net-next 00/12] mlxsw: Un/offload FDB on NVE detach/attach
 2018-12-06 11:42 UTC  (16+ messages)
` [Bridge] [PATCH net-next 01/12] vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info
` [Bridge] [PATCH net-next 02/12] vxlan: Add vxlan_fdb_replay()
` [Bridge] [PATCH net-next 03/12] vxlan: Add vxlan_fdb_clear_offload()
` [Bridge] [PATCH net-next 04/12] bridge: Add br_fdb_clear_offload()
` [Bridge] [PATCH net-next 05/12] mlxsw: spectrum: Track NVE type at FIDs
` [Bridge] [PATCH net-next 06/12] mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifier
` [Bridge] [PATCH net-next 07/12] mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replay
` [Bridge] [PATCH net-next 08/12] mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offload
` [Bridge] [PATCH net-next 09/12] mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offload
` [Bridge] [PATCH net-next 10/12] mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enable
` [Bridge] [PATCH net-next 11/12] selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave
` [Bridge] [PATCH net-next 12/12] selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges

[Bridge] [PATCH net-next v3 0/4] net: bridge: convert multicast to generic rhashtable
 2018-12-06  1:02 UTC  (6+ messages)
` [Bridge] [PATCH net-next v3 1/4] "
` [Bridge] [PATCH net-next v3 2/4] net: bridge: multicast: use non-bh rcu flavor
` [Bridge] [PATCH net-next v3 3/4] net: bridge: mark hash_elasticity as obsolete
` [Bridge] [PATCH net-next v3 4/4] net: bridge: increase multicast's default maximum number of entries

[Bridge] [tip:core/rcu] net/bridge: Replace call_rcu_bh() and rcu_barrier_bh()
 2018-12-04 22:50 UTC 

[Bridge] [PATCH net-next v2 0/3] net: bridge: convert multicast to generic rhashtable
 2018-12-04 15:27 UTC 

[Bridge] [PATCH net-next 0/8] mlxsw: Add VxLAN support with VLAN-aware bridges
 2018-12-01  1:08 UTC  (10+ messages)
` [Bridge] [PATCH net-next 1/8] net: bridge: Extend br_vlan_get_pvid() for bridge ports
` [Bridge] [PATCH net-next 2/8] mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating them
` [Bridge] [PATCH net-next 3/8] mlxsw: spectrum_switchdev: Unify VxLAN leave function
` [Bridge] [PATCH net-next 4/8] mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridges
` [Bridge] [PATCH net-next 5/8] mlxsw: spectrum: Enable VxLAN enslavement to "
` [Bridge] [PATCH net-next 6/8] selftests: mlxsw: Consider VLAN-aware bridges as valid
` [Bridge] [PATCH net-next 7/8] selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridge
` [Bridge] [PATCH net-next 8/8] selftests: forwarding: Add VxLAN test "

[Bridge] [PATCH net-next v2 0/3] net: bridge: add an option to disabe linklocal learning
 2018-11-27 23:04 UTC  (17+ messages)
` [Bridge] [PATCH net-next v2 1/3] net: bridge: add support for user-controlled bool options
` [Bridge] [PATCH net-next v2 2/3] net: bridge: add no_linklocal_learn bool option
` [Bridge] [PATCH net-next v2 3/3] net: bridge: export supported boolopts

[Bridge] [PATCH net-next 0/2] br_netfilter: enable in non-initial netns
 2018-11-27 10:19 UTC  (7+ messages)
` [Bridge] [PATCH net-next 1/2] br_netfilter: add struct netns_brnf
` [Bridge] [PATCH net-next 2/2] br_netfilter: namespace bridge netfilter sysctls

[Bridge] [PATCH][V2] net: bridge: remove redundant checks for null p->dev and p->br
 2018-11-25 18:26 UTC  (3+ messages)

[Bridge] [PATCH] net: bridge: check for a null p->dev before dereferencing it
 2018-11-25  2:04 UTC  (3+ messages)

[Bridge] [PATCH net-next 0/2] net: bridge: add an option to disabe linklocal learning
 2018-11-23  1:55 UTC  (13+ messages)
` [Bridge] [PATCH net-next 1/2] net: bridge: add support for user-controlled bool options
` [Bridge] [PATCH net-next 2/2] net: bridge: add no_linklocal_learn bool option

[Bridge] [PATCH net-next 00/16] mlxsw: Add VxLAN learning support
 2018-11-22  1:10 UTC  (18+ messages)
` [Bridge] [PATCH net-next 01/16] vxlan: __vxlan_fdb_delete(): Drop unused argument vid
` [Bridge] [PATCH net-next 02/16] vxlan: vxlan_fdb_notify(): Make switchdev notification configurable
` [Bridge] [PATCH net-next 03/16] vxlan: Mark user-added FDB entries
` [Bridge] [PATCH net-next 04/16] vxlan: Don't override user-added entries with ext-learned ones
` [Bridge] [PATCH net-next 05/16] vxlan: Add hardware FDB learning
` [Bridge] [PATCH net-next 06/16] vxlan: Allow changing ageing time
` [Bridge] [PATCH net-next 07/16] bridge: Allow querying bridge port flags
` [Bridge] [PATCH net-next 08/16] mlxsw: reg: Add definition of unicast tunnel record for SFN register
` [Bridge] [PATCH net-next 09/16] mlxsw: spectrum_fid: Store ifindex of NVE device in FID
` [Bridge] [PATCH net-next 10/16] mlxsw: spectrum_fid: Allow FID lookup by its index
` [Bridge] [PATCH net-next 11/16] mlxsw: spectrum_nve: Add API to resolve learned IP addresses
` [Bridge] [PATCH net-next 12/16] mlxsw: spectrum_switchdev: Process learned VxLAN FDB entries
` [Bridge] [PATCH net-next 13/16] mlxsw: spectrum_switchdev: Allow deletion of learned "
` [Bridge] [PATCH net-next 14/16] mlxsw: spectrum_nve: Allow VxLAN learning
` [Bridge] [PATCH net-next 15/16] selftests: mlxsw: Consider VxLAN learning enabled as valid
` [Bridge] [PATCH net-next 16/16] selftests: forwarding: vxlan_bridge_1d: Add learning test

[Bridge] KASAN: use-after-free Read in nbp_vlan_rcu_free
 2018-11-18  5:39 UTC  (7+ messages)
` [Bridge] [PATCH net] net: bridge: fix per-port vlan stats use-after-free on destruction
    ` [Bridge] [PATCH net v2] net: bridge: fix "
      ` [Bridge] [PATCH net v3] "

[Bridge] [PATCH tip/core/rcu 33/41] net/bridge: Replace call_rcu_bh() and rcu_barrier_bh()
 2018-11-13  0:29 UTC  (2+ messages)

[Bridge] [PATCH net-next 0/9] Use __vlan_hwaccel_*() helpers
 2018-11-11 16:16 UTC  (14+ messages)
` [Bridge] [PATCH net-next 1/9] cxgb4: use __vlan_hwaccel helpers
` [Bridge] [PATCH net-next 3/9] net/core: "
` [Bridge] [PATCH net-next 2/9] nfnetlink/queue: "
` [Bridge] [PATCH net-next 4/9] 8021q: "
` [Bridge] [PATCH net-next 5/9] bridge: "
` [Bridge] [PATCH net-next 6/9] ipv4/tunnel: "
` [Bridge] [PATCH net-next 7/9] benet: "
` [Bridge] [PATCH net-next 8/9] mlx4: "
` [Bridge] [PATCH net-next 9/9] sky2: "

[Bridge] [bug report] net: bridge: add support for raw sysfs port options
 2018-10-30  9:59 UTC  (2+ messages)

[Bridge] [PATCH net] net: bridge: remove ipv6 zero address check in mcast queries
 2018-10-29  2:18 UTC  (5+ messages)

[Bridge] [PATCH net] bridge: do not add port to router list when receives query with source 0.0.0.0
 2018-10-26  7:27 UTC 

[Bridge] !vlan_enabled but programs pvid
 2018-10-24  5:12 UTC  (5+ messages)

[Bridge] [PATCH net-next v2 00/18] mlxsw: Add VxLAN support
 2018-10-18  0:46 UTC  (21+ messages)
` [Bridge] [PATCH net-next v2 01/18] mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FID
` [Bridge] [PATCH net-next v2 02/18] mlxsw: spectrum_fid: Add APIs to lookup FID without creating it
` [Bridge] [PATCH net-next v2 03/18] mlxsw: spectrum_router: Enable local routes promotion to perform NVE decap
` [Bridge] [PATCH net-next v2 04/18] mlxsw: spectrum_router: Allow querying VR ID based on table ID
` [Bridge] [PATCH net-next v2 05/18] vxlan: Export address checking functions
` [Bridge] [PATCH net-next v2 06/18] inet: Refactor INET_ECN_decapsulate()
` [Bridge] [PATCH net-next v2 07/18] mlxsw: spectrum_nve: Implement common NVE core
` [Bridge] [PATCH net-next v2 08/18] mlxsw: spectrum_nve: Implement VxLAN operations
` [Bridge] [PATCH net-next v2 09/18] mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDs
` [Bridge] [PATCH net-next v2 10/18] mlxsw: spectrum_router: Configure matching local routes for NVE decap
` [Bridge] [PATCH net-next v2 11/18] net: Add netif_is_vxlan()
` [Bridge] [PATCH net-next v2 12/18] vxlan: Add switchdev notifications
` [Bridge] [PATCH net-next v2 13/18] vxlan: Add vxlan_fdb_find_uc() for FDB querying
` [Bridge] [PATCH net-next v2 14/18] vxlan: Support marking RDSTs as offloaded
` [Bridge] [PATCH net-next v2 15/18] vxlan: Notify for each remote of a removed FDB entry
` [Bridge] [PATCH net-next v2 16/18] bridge: switchdev: Allow clearing FDB entry offload indication
` [Bridge] [PATCH net-next v2 17/18] mlxsw: spectrum: Enable VxLAN enslavement to bridges
` [Bridge] [PATCH net-next v2 18/18] mlxsw: spectrum_switchdev: Add support for VxLAN encapsulation

[Bridge] [PATCH][net-next][v2] net: bridge: fix a possible memory leak in __vlan_add
 2018-10-16  5:55 UTC  (3+ messages)

[Bridge] [PATCH net-next 00/18] mlxsw: Add VxLAN support
 2018-10-15 18:57 UTC  (20+ messages)
` [Bridge] [PATCH net-next 01/18] mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FID
` [Bridge] [PATCH net-next 02/18] mlxsw: spectrum_fid: Add APIs to lookup FID without creating it
` [Bridge] [PATCH net-next 03/18] mlxsw: spectrum_router: Enable local routes promotion to perform NVE decap
` [Bridge] [PATCH net-next 04/18] mlxsw: spectrum_router: Allow querying VR ID based on table ID
` [Bridge] [PATCH net-next 05/18] vxlan: Export address checking functions
` [Bridge] [PATCH net-next 06/18] inet: Refactor INET_ECN_decapsulate()
` [Bridge] [PATCH net-next 07/18] mlxsw: spectrum_nve: Implement common NVE core
` [Bridge] [PATCH net-next 08/18] mlxsw: spectrum_nve: Implement VxLAN operations
` [Bridge] [PATCH net-next 09/18] mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDs
` [Bridge] [PATCH net-next 10/18] mlxsw: spectrum_router: Configure matching local routes for NVE decap
` [Bridge] [PATCH net-next 11/18] vxlan: Add netif_is_vxlan()
` [Bridge] [PATCH net-next 12/18] vxlan: Add switchdev notifications
` [Bridge] [PATCH net-next 13/18] vxlan: Add vxlan_fdb_find_uc() for FDB querying
` [Bridge] [PATCH net-next 14/18] vxlan: Support marking RDSTs as offloaded
` [Bridge] [PATCH net-next 15/18] vxlan: Notify for each remote of a removed FDB entry
` [Bridge] [PATCH net-next 16/18] bridge: switchdev: Allow clearing FDB entry offload indication
` [Bridge] [PATCH net-next 17/18] mlxsw: spectrum: Enable VxLAN enslavement to bridges
` [Bridge] [PATCH net-next 18/18] mlxsw: spectrum_switchdev: Add support for VxLAN encapsulation

[Bridge] [PATCH] net: bridge: fix a memory leak in __vlan_add
 2018-10-15  8:31 UTC  (3+ messages)

[Bridge] [PATCH net-next] net: bridge: add support for per-port vlan stats
 2018-10-12 17:20 UTC  (4+ messages)

[Bridge] [PATCH net-next] bridge: mcast: Default back to multicast enabled state
 2018-10-03  5:27 UTC 

[Bridge] [PATCH 1/1] bridge: remove BR_GROUPFWD_RESTRICTED for arbitrary forwarding of reserved addresses
 2018-10-02 19:30 UTC  (6+ messages)


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