blob: d909cc8f1b616808c8382e0914ff856e2bea08a6 [file] [log] [blame]
4b8d7d4c5991 ("bridge: mrp: Extend bridge interface")
7d850abd5f4e ("net: bridge: add support for port isolation")
eb7935830d00 ("net: bridge: use rhashtable for fdbs")
1a3fbd3fdec5 ("net: bridge: add neigh_suppress to bridge port policies")
821f1b21cabb ("bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood")
5af48b59f35c ("net: bridge: add per-port group_fwd_mask with less restrictions")
e3cfddd577e7 ("bridge: add tracepoint in br_fdb_update")
b74fd306ef2d ("bridge: fdb add and delete tracepoints")
3a83c2a7a518 ("net: bridge: Remove FDB deletion through switchdev object")
7597b266c56f ("bridge: allow ext learned entries to change ports")
9fe8bcec0dbc ("net: bridge: Receive notification about successful FDB offload")
6b26b51b1d13 ("net: bridge: Add support for notifying devices about FDB add/del")
0baa10fff2c8 ("net: bridge: Add support for calling FDB external learning under rcu")
3922285d96e7 ("net: bridge: Add support for offloading port attributes")
9051247dcf9e ("bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy")
58073b32b0f7 ("net: bridge: Fix improper taking over HW learned FDB")
99f906e9ad7b ("bridge: add per-port broadcast flood flag")
b6fe0440c637 ("bridge: implement missing ndo_uninit()")
8953de2f02ad ("net: bridge: allow IPv6 when multicast flood is disabled")
410b3d48f511 ("bridge: fdb: add proper lock checks in searching functions")
bfd0aeac52f7 ("bridge: fdb: converge fdb searching functions into one")
1214628cb186 ("bridge: move write-heavy fdb members in their own cache line")
f7cdee8a79a1 ("bridge: move to workqueue gc")
1f90c7f34705 ("bridge: modify bridge and port to have often accessed fields in one cache line")
efa5356b0d97 ("bridge: per vlan dst_metadata netlink support")
b3c7ef0adadc ("bridge: uapi: add per vlan tunnel info")
6db6f0eae605 ("bridge: multicast to unicast")
34d8acd8aabb ("net: bridge: shorten ageing time on topology change")
8384b5f5b293 ("net: bridge: add helper to set topology change")
91572088e3fd ("net: use core MTU range checking in core net infra")