blob: 35322c0e54727e29e0d1213268978eec8d868e65 [file] [log] [blame]
3fb01a31afda ("net: bridge: fdb: set flags directly in fdb_create")
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")