bridge.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
 2024-12-08 22:18 UTC 

[PATCH net-next] bridge: Make the FDB consider inner tag for Q-in-Q
 2024-12-05  1:14 UTC  (12+ messages)

[PATCH v3 iproute] bridge: dump mcast querier state
 2024-12-03 11:25 UTC  (3+ messages)

[PATCH iproute2 v2] bridge: fix memory leak in error path
 2024-12-02 19:40 UTC  (3+ messages)

[RFC net-next (resend) 0/4] Send notifications for roaming hosts
 2024-11-24 22:01 UTC  (14+ messages)
` [RFC net-next (resend) 1/4] net: bridge: respect sticky flag on external learn
` [RFC net-next (resend) 2/4] net: bridge: send notification for roaming hosts
` [RFC net-next (resend) 3/4] net: dsa: mv88e6xxx: handle member-violations
` [RFC net-next (resend) 4/4] net: dsa: mv88e6xxx: cache fid-to-vid association

[PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-21 21:43 UTC  (8+ messages)
` [PATCH net-next v4 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v4 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v4 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v4 5/5] selftests: net: Add two test cases for link netns

[PATCH RFC v2 net-next 00/14] bridge-fastpath and related improvements
 2024-11-19 10:19 UTC  (15+ messages)
` [PATCH RFC v2 net-next 01/14] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH RFC v2 net-next 02/14] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH RFC v2 net-next 03/14] netfilter: nft_chain_filter: Add bridge "
` [PATCH RFC v2 net-next 04/14] bridge: br_vlan_fill_forward_path_pvid: Add port to port
` [PATCH RFC v2 net-next 05/14] bridge: br_fill_forward_path add "
` [PATCH RFC v2 net-next 06/14] net: core: dev: Add dev_fill_bridge_path()
` [PATCH RFC v2 net-next 07/14] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH RFC v2 net-next 08/14] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH RFC v2 net-next 09/14] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH RFC v2 net-next 10/14] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH RFC v2 net-next 11/14] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH RFC v2 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH RFC v2 net-next 13/14] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
` [PATCH RFC v2 net-next 14/14] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-11-17 11:56 UTC  (11+ messages)
` [PATCH 08/17] net: bridge: "
` (subset) [PATCH 00/17] "

[PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-15 23:35 UTC  (8+ messages)
` [PATCH net-next v3 1/6] Revert "tools/net/ynl: improve async notification handling"
` [PATCH net-next v3 2/6] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v3 3/6] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v3 4/6] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v3 5/6] selftests: net: Add python context manager for netns entering
` [PATCH net-next v3 6/6] selftests: net: Add two test cases for link netns

[PATCH] net: bridge: Fix the wrong format specifier
 2024-11-15 16:21 UTC  (2+ messages)

[PATCH net-next v4 1/7] ndo_fdb_add: Add a parameter to report whether notification was sent
 2024-11-14 14:09 UTC  (2+ messages)
` [PATCH net-next v4 2/7] ndo_fdb_del: "

[PATCH net-next v3 1/7] ndo_fdb_add: Add a parameter to report whether notification was sent
 2024-11-12 13:56 UTC  (4+ messages)
` [PATCH net-next v3 2/7] ndo_fdb_del: "

[PATCH net-next v5 0/9] net: ip: add drop reasons to input route
 2024-11-12 10:50 UTC  (11+ messages)
` [PATCH net-next v5 1/9] net: ip: make fib_validate_source() support drop reasons
` [PATCH net-next v5 2/9] net: ip: make ip_route_input_mc() return drop reason
` [PATCH net-next v5 3/9] net: ip: make ip_mc_validate_source() "
` [PATCH net-next v5 4/9] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH net-next v5 5/9] net: ip: make ip_route_input_rcu() "
` [PATCH net-next v5 6/9] net: ip: make ip_route_input_noref() "
` [PATCH net-next v5 7/9] net: ip: make ip_route_input() "
` [PATCH net-next v5 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH net-next v5 9/9] net: ip: make ip_route_use_hint() "

[PATCH net-next] bridge: Allow deleting FDB entries with non-existent VLAN
 2024-11-10  0:30 UTC  (3+ messages)

[RFC net-next 1/4] net: bridge: respect sticky flag on external learn
 2024-11-09 13:40 UTC  (4+ messages)
` [RFC net-next 2/4] net: bridge: send notification for roaming hosts

[PATCH net-next] ipv4: Prepare ip_route_output() to future .flowi4_tos conversion
 2024-11-08  4:50 UTC  (3+ messages)

[PATCH iproute2-next] bridge: add ip/iplink_bridge files to MAINTAINERS
 2024-11-06 17:30 UTC  (2+ messages)

[PATCH RESEND net-next v4 0/9] net: ip: add drop reasons to input route
 2024-11-06 11:59 UTC  (16+ messages)
` [PATCH RESEND net-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
` [PATCH RESEND net-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
` [PATCH RESEND net-next v4 3/9] net: ip: make ip_mc_validate_source() "
` [PATCH RESEND net-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH RESEND net-next v4 5/9] net: ip: make ip_route_input_rcu() "
` [PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() "
` [PATCH RESEND net-next v4 7/9] net: ip: make ip_route_input() "
` [PATCH RESEND net-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH RESEND net-next v4 9/9] net: ip: make ip_route_use_hint() "

[PATCH 0/1: 5.10/5.15] net: bridge: xmit: make sure we have at least eth header len bytes
 2024-11-01 15:07 UTC  (2+ messages)
` [PATCH 1/1: "

[PATCH v2 iproute] bridge: dump mcast querier state
 2024-10-31  8:44 UTC  (5+ messages)

[PATCH v2 iproute] bridge: dump mcast querier state
 2024-10-31  0:41 UTC  (2+ messages)

[PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
 2024-10-30  1:35 UTC  (12+ messages)
` [PATCH bpf-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
` [PATCH bpf-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
` [PATCH bpf-next v4 3/9] net: ip: make ip_mc_validate_source() "
` [PATCH bpf-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH bpf-next v4 5/9] net: ip: make ip_route_input_rcu() "
` [PATCH bpf-next v4 6/9] net: ip: make ip_route_input_noref() "
` [PATCH bpf-next v4 7/9] net: ip: make ip_route_input() "
` [PATCH bpf-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH bpf-next v4 9/9] net: ip: make ip_route_use_hint() "

[PATCH 5.15.y 2/2] net: bridge: xmit: make sure we have at least eth header len bytes
 2024-10-29 21:14 UTC  (2+ messages)
` [PATCH 5.15.y] "

[PATCH net-next v3 00/10] net: ip: add drop reasons to input route
 2024-10-22  8:50 UTC  (20+ messages)
` [PATCH net-next v3 01/10] net: ip: refactor fib_validate_source/__fib_validate_source
` [PATCH net-next v3 02/10] net: ip: make fib_validate_source() return drop reason
` [PATCH net-next v3 03/10] net: ip: make ip_route_input_mc() "
` [PATCH net-next v3 04/10] net: ip: make ip_mc_validate_source() "
` [PATCH net-next v3 05/10] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH net-next v3 06/10] net: ip: make ip_route_input_rcu() "
` [PATCH net-next v3 07/10] net: ip: make ip_route_input_noref() "
` [PATCH net-next v3 08/10] net: ip: make ip_route_input() "
` [PATCH net-next v3 09/10] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH net-next v3 10/10] net: ip: make ip_route_use_hint() "

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-22  7:25 UTC  (37+ messages)
` [PATCH RFC v1 net-next 02/12] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH RFC v1 net-next 04/12] bridge: br_vlan_fill_forward_path_pvid: Add port to port
` [PATCH RFC v1 net-next 05/12] bridge: br_fill_forward_path add "
` [PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path()
` [PATCH RFC v1 net-next 07/12] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH RFC v1 net-next 08/12] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH RFC v1 net-next 09/12] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH RFC v1 net-next 10/12] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
` [PATCH RFC v1 net-next 12/12] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()

[PATCH] net: bridge: switchdev: Don't drop packets between ports with no hwdom
 2024-10-20 16:20 UTC 

Fw: [Bug 198297] Unable to add ethX to bridge if ethX.<VLAN_ID> is already present in this bridge
 2024-10-16 15:19 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).