blob: bb4abd156f6c3d26e50dcf981629ac2a40b1d1a7 [file] [log] [blame]
be0c5677970d ("net: bridge: fdb: br_fdb_update can take flags directly")
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()")
70e4272b4c81 ("net: bridge: add no_linklocal_learn bool option")
a428afe82f98 ("net: bridge: add support for user-controlled bool options")
085ddc87d05f ("bridge: Allow querying bridge port flags")
e9ba0fbc7dd2 ("bridge: switchdev: Allow clearing FDB entry offload indication")
9163a0fc1f0c ("net: bridge: add support for per-port vlan stats")
3341d9170228 ("net: bridge: convert mtu_set_by_user to a bit")
c69c2cd444cc ("net: bridge: convert neigh_suppress_enabled option to a bit")
675779adbf7c ("net: bridge: convert mcast options to bits")
13cefad2f2c1 ("net: bridge: convert and rename mcast disabled")
be3664a03807 ("net: bridge: convert group_addr_set option to a bit")
8df3510f28e5 ("net: bridge: convert nf call options to bits")
ae75767ec206 ("net: bridge: add bitfield for options and convert vlan opts")
435f2e7cc0b7 ("net: bridge: add support for sticky fdb entries")