blob: d2fa40e04f7a231e395bd85fe4ff5ca616d7b929 [file] [log] [blame]
d38c6e3db0c4 ("net: bridge: fdb: convert offloaded to use bitops")
b5cd9f7c4248 ("net: bridge: fdb: convert added_by_external_learn to use bitops")
ac3ca6af443a ("net: bridge: fdb: convert added_by_user to bitops")
e0458d9a733b ("net: bridge: fdb: convert is_sticky to bitops")
29e63fffd666 ("net: bridge: fdb: convert is_static to bitops")
6869c3b02b59 ("net: bridge: fdb: convert is_local to bitops")
710ae7287737 ("net: bridge: Mark FDB entries that were added by user as such")
43920edf3b24 ("bridge: Add br_fdb_clear_offload()")
085ddc87d05f ("bridge: Allow querying bridge port flags")
e9ba0fbc7dd2 ("bridge: switchdev: Allow clearing FDB entry offload indication")
435f2e7cc0b7 ("net: bridge: add support for sticky fdb entries")
161d82de1ff8 ("net: bridge: Notify about !added_by_user FDB entries")
816a3bed9549 ("switchdev: Add fdb.added_by_user to switchdev notifications")
4d4fd36126d6 ("net: bridge: Publish bridge accessor functions")
eb7935830d00 ("net: bridge: use rhashtable for fdbs")
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")