bridge.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-22 15:35:00 to 2019-01-26 09:23:42 UTC [more...]

[Bridge] Patch "net: bridge: Fix ethernet header pointer before check skb forwardable" has been added to the 4.20-stable tree
 2019-01-26  9:23 UTC 

[Bridge] [PATCH net-next] bridge: remove duplicated include from br_multicast.c
 2019-01-25  6:52 UTC  (2+ messages)

[Bridge] [PATCH net 5/8] net: bridge: Mark FDB entries that were added by user as such
 2019-01-18 15:58 UTC 

[Bridge] [PATCH net v4] net: bridge: Fix ethernet header pointer before check skb forwardable
 2019-01-18  5:55 UTC  (2+ messages)

[Bridge] [PATCH 0/2] net: bridge: fix tc added QinQ forwarding
 2019-01-18  2:29 UTC  (10+ messages)
` [Bridge] [PATCH 1/2] "
` [Bridge] [PATCH 2/2] net: bridge: fix tc added vlan insert as payload

[Bridge] [PATCH net v3] net: bridge: Fix ethernet header pointer before check skb forwardable
 2019-01-17  1:40 UTC  (3+ messages)

[Bridge] [PATCH net v2] net: bridge: Fix ethernet header pointer before check skb forwardable
 2019-01-16 12:44 UTC  (5+ messages)

[Bridge] regression in 4.20.0: physical to VETH (LXC) network bridge (unsure if cgroups is related)
 2019-01-12  3:59 UTC 

[Bridge] regression in 4.20.0: physical to VETH (LXC) network bridge (unsure if cgroups is related)
 2019-01-11 23:04 UTC 

[Bridge] [PATCH net-next v4] Documentation: networking: Clarify switchdev devices behavior
 2019-01-11 19:20 UTC  (7+ messages)

[Bridge] [PATCH v2] netfilter: account ebt_table_info to kmemcg
 2019-01-10 23:57 UTC  (9+ messages)

[Bridge] [PATCH net-next v3] Documentation: networking: Clarify switchdev devices behavior
 2019-01-09 19:25 UTC  (2+ messages)

[Bridge] [PATCH net-next v2] Documentation: networking: Clarify switchdev devices behavior
 2019-01-09  4:39 UTC  (4+ messages)

[Bridge] [PATCH net 08/11] net: bridge: Fix VLANs memory leak
 2019-01-08 18:33 UTC  (2+ messages)

[Bridge] [PATCH] netfilter: account ebt_table_info to kmemcg
 2019-01-04 13:21 UTC  (14+ messages)

[Bridge] general protection fault in fdb_find_rcu
 2018-12-30 19:36 UTC  (5+ messages)
  ` [Bridge] [PATCH net] net: rtnetlink: address is mandatory for rtnl_fdb_get

[Bridge] [PATCH net-next] Documentation: networking: Clarify switchdev devices behavior
 2018-12-22 20:29 UTC  (9+ messages)

[Bridge] [PATCH net-next 0/4] bridge: implement Multicast Router Discovery (RFC4286)
 2018-12-21 17:06 UTC  (7+ messages)
` [Bridge] [PATCH net-next 1/4] bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
` [Bridge] [PATCH net-next 2/4] bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals
` [Bridge] [PATCH net-next 3/4] bridge: join all-snoopers multicast address
` [Bridge] [PATCH net-next 4/4] bridge: Snoop Multicast Router Advertisements

[Bridge] [PATCH net-next] net: bridge: remove unneeded variable 'err'
 2018-12-18 23:50 UTC  (5+ messages)

[Bridge] [PATCH net] net: bridge: remove ipv6 zero address check in mcast queries
 2018-12-17 13:15 UTC  (5+ messages)

[Bridge] Correct PVID behavior with bridge's VLAN filtering on/off?
 2018-12-16  7:55 UTC  (6+ messages)

[Bridge] [PATCH net-next 0/2] br_netfilter: enable in non-initial netns
 2018-12-13 11:43 UTC  (7+ messages)
` [Bridge] [PATCH net-next 1/2] br_netfilter: add struct netns_brnf

[Bridge] [PATCH net-next v2 0/9] Pass extack to SWITCHDEV_PORT_OBJ_ADD
 2018-12-13  6:48 UTC  (12+ messages)
` [Bridge] [PATCH net-next v2 1/9] net: ndo_bridge_setlink: Add extack
` [Bridge] [PATCH net-next v2 2/9] net: bridge: Propagate extack to switchdev
` [Bridge] [PATCH net-next v2 3/9] net: switchdev: Add extack argument to switchdev_port_obj_add()
` [Bridge] [PATCH net-next v2 4/9] net: switchdev: Add extack to struct switchdev_notifier_info
` [Bridge] [PATCH net-next v2 5/9] net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
` [Bridge] [PATCH net-next v2 6/9] mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN events
` [Bridge] [PATCH net-next v2 7/9] mlxsw: spectrum_switchdev: Propagate extack on port "
` [Bridge] [PATCH net-next v2 8/9] selftests: mlxsw: extack: Test VLAN add on a VXLAN device
` [Bridge] [PATCH net-next v2 9/9] selftests: mlxsw: extack: Test VLAN add on a port device

[Bridge] [PATCH net-next 2/9] net: bridge: Propagate extack to switchdev
 2018-12-12 12:20 UTC 

[Bridge] [PATCH net-next v2] netfilter: ebtables: avoid resetting limit rule state
 2018-12-10 11:23 UTC  (2+ messages)

[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][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


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