blob: 84bb77584922577d0b070516336ab50c53185741 [file] [log] [blame]
4cc625c63a92 ("bridge: mrp: Rename br_mrp_port_open to br_mrp_ring_port_open")
df42ef227dc4 ("bridge: mrp: Add br_mrp_fill_info")
6536993371fa ("bridge: mrp: Integrate MRP into the bridge")
4d02b8f07515 ("bridge: mrp: Implement netlink interface to configure MRP")
9a9f26e8f7ea ("bridge: mrp: Connect MRP API with the switchdev API")
fadd409136f0 ("bridge: switchdev: mrp: Implement MRP API for switchdev")
2f1a11ae11d2 ("bridge: mrp: Add MRP interface.")
eb7935830d00 ("net: bridge: use rhashtable for fdbs")
928990631327 ("net: bridge: add notifications for the bridge dev on vlan change")
e19b42a1a066 ("bridge: netlink: make setlink/dellink notifications more accurate")
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")