bridge
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH RFC] net: bridge: handle ports in locked mode for ll learning
Ido Schimmel
Re: [PATCH RFC] net: bridge: handle ports in locked mode for ll learning
Jonas Gorski
Re: [PATCH RFC] net: bridge: handle ports in locked mode for ll learning
Ido Schimmel
Re: [PATCH RFC] net: bridge: handle ports in locked mode for ll learning
Jonas Gorski
Re: [PATCH RFC] net: bridge: handle ports in locked mode for ll learning
Ido Schimmel
[PATCH RFC v3 net-next 00/13] bridge-fastpath and related improvements
Eric Woudstra
[PATCH RFC v3 net-next 05/13] net: core: dev: Add dev_fill_bridge_path()
Eric Woudstra
[PATCH RFC v3 net-next 07/13] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
Eric Woudstra
[PATCH RFC v3 net-next 08/13] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
Eric Woudstra
[PATCH RFC v3 net-next 04/13] bridge: Add filling forward path from port to port
Eric Woudstra
[PATCH RFC v3 net-next 09/13] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
Eric Woudstra
[PATCH RFC v3 net-next 12/13] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
Eric Woudstra
[PATCH RFC v3 net-next 10/13] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
Eric Woudstra
[PATCH RFC v3 net-next 13/13] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()
Eric Woudstra
[PATCH RFC v3 net-next 06/13] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
Eric Woudstra
[PATCH RFC v3 net-next 02/13] netfilter: bridge: Add conntrack double vlan and pppoe
Eric Woudstra
[PATCH RFC v3 net-next 01/13] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
Eric Woudstra
[PATCH RFC v3 net-next 11/13] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
Eric Woudstra
[PATCH RFC v3 net-next 03/13] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
Eric Woudstra
[PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
Radu Rendec
Re: [PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
Nikolay Aleksandrov
Re: [PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
Ido Schimmel
Re: [PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
Radu Rendec
Re: [PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
Ido Schimmel
Re: [PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
Ido Schimmel
Re: [PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
Radu Rendec
Re: [PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
Ido Schimmel
[PATCH RFC v2 net-next 00/14] bridge-fastpath and related improvements
Eric Woudstra
[PATCH RFC v2 net-next 01/14] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
Eric Woudstra
[PATCH RFC v2 net-next 03/14] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
Eric Woudstra
[PATCH RFC v2 net-next 02/14] netfilter: bridge: Add conntrack double vlan and pppoe
Eric Woudstra
[PATCH RFC v2 net-next 04/14] bridge: br_vlan_fill_forward_path_pvid: Add port to port
Eric Woudstra
[PATCH RFC v2 net-next 05/14] bridge: br_fill_forward_path add port to port
Eric Woudstra
[PATCH RFC v2 net-next 06/14] net: core: dev: Add dev_fill_bridge_path()
Eric Woudstra
[PATCH RFC v2 net-next 07/14] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
Eric Woudstra
[PATCH RFC v2 net-next 08/14] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
Eric Woudstra
[PATCH RFC v2 net-next 09/14] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
Eric Woudstra
[PATCH RFC v2 net-next 10/14] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
Eric Woudstra
[PATCH RFC v2 net-next 11/14] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
Eric Woudstra
[PATCH RFC v2 net-next 13/14] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
Eric Woudstra
[PATCH RFC v2 net-next 14/14] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()
Eric Woudstra
[PATCH RFC v2 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
Eric Woudstra
[PATCH net-next v4 1/7] ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
[PATCH net-next v4 2/7] ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
[PATCH] net: bridge: Fix the wrong format specifier
zhangjiao2
Re: [PATCH] net: bridge: Fix the wrong format specifier
Nikolay Aleksandrov
[PATCH net-next v3 2/7] ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
Re: [PATCH net-next v3 2/7] ndo_fdb_del: Add a parameter to report whether notification was sent
Nikolay Aleksandrov
[PATCH net-next v3 1/7] ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
Re: [PATCH net-next v3 1/7] ndo_fdb_add: Add a parameter to report whether notification was sent
Nikolay Aleksandrov
[RFC net-next (resend) 0/4] Send notifications for roaming hosts
Elliot Ayrey
[RFC net-next (resend) 2/4] net: bridge: send notification for roaming hosts
Elliot Ayrey
Re: [RFC net-next (resend) 2/4] net: bridge: send notification for roaming hosts
Andrew Lunn
Re: [RFC net-next (resend) 2/4] net: bridge: send notification for roaming hosts
Elliot Ayrey
Re: [RFC net-next (resend) 2/4] net: bridge: send notification for roaming hosts
Elliot Ayrey
Re: [RFC net-next (resend) 2/4] net: bridge: send notification for roaming hosts
Andrew Lunn
Re: [RFC net-next (resend) 2/4] net: bridge: send notification for roaming hosts
Nikolay Aleksandrov
[RFC net-next (resend) 1/4] net: bridge: respect sticky flag on external learn
Elliot Ayrey
Re: [RFC net-next (resend) 1/4] net: bridge: respect sticky flag on external learn
Elliot Ayrey
Re: [RFC net-next (resend) 1/4] net: bridge: respect sticky flag on external learn
Nikolay Aleksandrov
[RFC net-next (resend) 4/4] net: dsa: mv88e6xxx: cache fid-to-vid association
Elliot Ayrey
[RFC net-next (resend) 3/4] net: dsa: mv88e6xxx: handle member-violations
Elliot Ayrey
Re: [RFC net-next (resend) 3/4] net: dsa: mv88e6xxx: handle member-violations
Andrew Lunn
Re: [RFC net-next (resend) 3/4] net: dsa: mv88e6xxx: handle member-violations
Elliot Ayrey
[RFC net-next 2/4] net: bridge: send notification for roaming hosts
Elliot Ayrey
Re: [RFC net-next 2/4] net: bridge: send notification for roaming hosts
Nikolay Aleksandrov
[RFC net-next 1/4] net: bridge: respect sticky flag on external learn
Elliot Ayrey
Re: [RFC net-next 1/4] net: bridge: respect sticky flag on external learn
Nikolay Aleksandrov
[PATCH net-next v5 0/9] net: ip: add drop reasons to input route
Menglong Dong
[PATCH net-next v5 2/9] net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
[PATCH net-next v5 4/9] net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
[PATCH net-next v5 5/9] net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
[PATCH net-next v5 8/9] net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
[PATCH net-next v5 6/9] net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
[PATCH net-next v5 1/9] net: ip: make fib_validate_source() support drop reasons
Menglong Dong
[PATCH net-next v5 3/9] net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
[PATCH net-next v5 7/9] net: ip: make ip_route_input() return drop reasons
Menglong Dong
[PATCH net-next v5 9/9] net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
Re: [PATCH net-next v5 0/9] net: ip: add drop reasons to input route
patchwork-bot+netdevbpf
[PATCH net-next] ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.
Guillaume Nault
Re: [PATCH net-next] ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.
Ido Schimmel
Re: [PATCH net-next] ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.
patchwork-bot+netdevbpf
[PATCH RESEND net-next v4 0/9] net: ip: add drop reasons to input route
Menglong Dong
[PATCH RESEND net-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
Menglong Dong
[PATCH RESEND net-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
[PATCH RESEND net-next v4 3/9] net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
[PATCH RESEND net-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
[PATCH RESEND net-next v4 5/9] net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
[PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
Re: [PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() return drop reasons
Paolo Abeni
Re: [PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
[PATCH RESEND net-next v4 7/9] net: ip: make ip_route_input() return drop reasons
Menglong Dong
[PATCH RESEND net-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
Re: [PATCH RESEND net-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Paolo Abeni
Re: [PATCH RESEND net-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
[PATCH RESEND net-next v4 9/9] net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
Re: [PATCH RESEND net-next v4 9/9] net: ip: make ip_route_use_hint() return drop reasons
Paolo Abeni
Re: [PATCH RESEND net-next v4 9/9] net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
[PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
Menglong Dong
[PATCH bpf-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
Menglong Dong
[PATCH bpf-next v4 3/9] net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
[PATCH bpf-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
[PATCH bpf-next v4 7/9] net: ip: make ip_route_input() return drop reasons
Menglong Dong
[PATCH bpf-next v4 6/9] net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
[PATCH bpf-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
[PATCH bpf-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
[PATCH bpf-next v4 5/9] net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
[PATCH bpf-next v4 9/9] net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
Re: [PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
Jakub Kicinski
Re: [PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
Menglong Dong
[PATCH] net: bridge: switchdev: Don't drop packets between ports with no hwdom
Leon M. Busch-George
Fw: [Bug 198297] Unable to add ethX to bridge if ethX.<VLAN_ID> is already present in this bridge
Stephen Hemminger
[PATCH net-next v3 00/10] net: ip: add drop reasons to input route
Menglong Dong
[PATCH net-next v3 01/10] net: ip: refactor fib_validate_source/__fib_validate_source
Menglong Dong
Re: [PATCH net-next v3 01/10] net: ip: refactor fib_validate_source/__fib_validate_source
Paolo Abeni
[PATCH net-next v3 02/10] net: ip: make fib_validate_source() return drop reason
Menglong Dong
Re: [PATCH net-next v3 02/10] net: ip: make fib_validate_source() return drop reason
Paolo Abeni
Re: [PATCH net-next v3 02/10] net: ip: make fib_validate_source() return drop reason
Paolo Abeni
Re: [PATCH net-next v3 02/10] net: ip: make fib_validate_source() return drop reason
Menglong Dong
[PATCH net-next v3 03/10] net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
[PATCH net-next v3 04/10] net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
[PATCH net-next v3 05/10] net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
Re: [PATCH net-next v3 05/10] net: ip: make ip_route_input_slow() return drop reasons
Paolo Abeni
Re: [PATCH net-next v3 05/10] net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
[PATCH net-next v3 06/10] net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
[PATCH net-next v3 07/10] net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
Re: [PATCH net-next v3 07/10] net: ip: make ip_route_input_noref() return drop reasons
Paolo Abeni
Re: [PATCH net-next v3 07/10] net: ip: make ip_route_input_noref() return drop reasons
Paolo Abeni
Re: [PATCH net-next v3 07/10] net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
[PATCH net-next v3 08/10] net: ip: make ip_route_input() return drop reasons
Menglong Dong
[PATCH net-next v3 09/10] net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
[PATCH net-next v3 10/10] net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
[PATCH 08/17] net: bridge: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
Re: [PATCH 08/17] net: bridge: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Nikolay Aleksandrov
Re: [PATCH 08/17] net: bridge: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Uladzislau Rezki
[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Eric Woudstra
[PATCH RFC v1 net-next 01/12] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
Eric Woudstra
[PATCH RFC v1 net-next 02/12] netfilter: bridge: Add conntrack double vlan and pppoe
Eric Woudstra
Re: [PATCH RFC v1 net-next 02/12] netfilter: bridge: Add conntrack double vlan and pppoe
Vladimir Oltean
Re: [PATCH RFC v1 net-next 02/12] netfilter: bridge: Add conntrack double vlan and pppoe
Eric Woudstra
[PATCH RFC v1 net-next 03/12] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
Eric Woudstra
[PATCH RFC v1 net-next 04/12] bridge: br_vlan_fill_forward_path_pvid: Add port to port
Eric Woudstra
Re: [PATCH RFC v1 net-next 04/12] bridge: br_vlan_fill_forward_path_pvid: Add port to port
Nikolay Aleksandrov
[PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path()
Eric Woudstra
Re: [PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path()
Nikolay Aleksandrov
Re: [PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path()
Eric Woudstra
Re: [PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path()
Nikolay Aleksandrov
Re: [PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path()
Eric Woudstra
[PATCH RFC v1 net-next 05/12] bridge: br_fill_forward_path add port to port
Eric Woudstra
Re: [PATCH RFC v1 net-next 05/12] bridge: br_fill_forward_path add port to port
Nikolay Aleksandrov
[PATCH RFC v1 net-next 07/12] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
Eric Woudstra
[PATCH RFC v1 net-next 08/12] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
Eric Woudstra
[PATCH RFC v1 net-next 09/12] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
Eric Woudstra
[PATCH RFC v1 net-next 10/12] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
Eric Woudstra
[PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
Eric Woudstra
Re: [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
Nikolay Aleksandrov
Re: [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
Nikolay Aleksandrov
Re: [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
Vladimir Oltean
Re: [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
Eric Woudstra
Re: [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
Eric Woudstra
Re: [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
Vladimir Oltean
Re: [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
Eric Woudstra
[PATCH RFC v1 net-next 12/12] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()
Eric Woudstra
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Nikolay Aleksandrov
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Eric Woudstra
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Felix Fietkau
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Eric Woudstra
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Felix Fietkau
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Eric Woudstra
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Felix Fietkau
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Pablo Neira Ayuso
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Felix Fietkau
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Pablo Neira Ayuso
Re: [PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
Felix Fietkau
[syzbot] [bridge?] INFO: rcu detected stall in br_handle_frame (5)
syzbot
[PATCH] bridge: use promisc arg instead of skb flags
Amedeo Baragiola
Re: [PATCH] bridge: use promisc arg instead of skb flags
Nikolay Aleksandrov
Re: [PATCH] bridge: use promisc arg instead of skb flags
Amedeo Baragiola
Re: [PATCH] bridge: use promisc arg instead of skb flags
Nikolay Aleksandrov
Re: [PATCH] bridge: use promisc arg instead of skb flags
Pablo Neira Ayuso
Re: [PATCH] bridge: use promisc arg instead of skb flags
Nikolay Aleksandrov
Re: [PATCH] bridge: use promisc arg instead of skb flags
Pablo Neira Ayuso
Re: [PATCH] bridge: use promisc arg instead of skb flags
Nikolay Aleksandrov
[PATCH nf-next v6] netfilter: Make legacy configs user selectable
Breno Leitao
Re: [PATCH nf-next v6] netfilter: Make legacy configs user selectable
Pablo Neira Ayuso
[PATCH net] bridge: mcast: Fail MDB get request on empty entry
Ido Schimmel
Re: [PATCH net] bridge: mcast: Fail MDB get request on empty entry
Nikolay Aleksandrov
Re: [PATCH net] bridge: mcast: Fail MDB get request on empty entry
patchwork-bot+netdevbpf
[PATCH v4] net/bridge: Optimizing read-write locks in ebtables.c
yushengjin
Re: [PATCH v4] net/bridge: Optimizing read-write locks in ebtables.c
Jakub Kicinski
[PATCH v3] net/bridge: Optimizing read-write locks in ebtables.c
yushengjin
Re: [PATCH v3] net/bridge: Optimizing read-write locks in ebtables.c
Stephen Hemminger
Re: [PATCH v3] net/bridge: Optimizing read-write locks in ebtables.c
Eric Dumazet
Re: [PATCH v3] net/bridge: Optimizing read-write locks in ebtables.c
Stephen Hemminger
Re: [PATCH v3] net/bridge: Optimizing read-write locks in ebtables.c
yushengjin
[PATCH v2] net/bridge: Optimizing read-write locks in ebtables.c
yushengjin
Re: [PATCH v2] net/bridge: Optimizing read-write locks in ebtables.c
kernel test robot
Re: [PATCH v2] net/bridge: Optimizing read-write locks in ebtables.c
yushengjin
Re: [PATCH v2] net/bridge: Optimizing read-write locks in ebtables.c
kernel test robot
[PATCH] net/bridge: Optimizing read-write locks in ebtables.c
yushengjin
Earlier messages
Later messages