blob: 04273c3c47dc03ad363c76bad689a264b039eef9 [file] [log] [blame]
8e1acd4fc552 ("bridge: update vlan dev link state for bridge netdev changes")
9c0ec2e7182a ("bridge: support binding vlan dev link state to vlan member bridge ports")
70e4272b4c81 ("net: bridge: add no_linklocal_learn bool option")
a428afe82f98 ("net: bridge: add support for user-controlled bool options")
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")
ccf8dbcd062a ("rtnetlink: Remove VLA usage")
9c86ce2c1ae3 ("net: bridge: Notify about bridge VLANs")
dbd6dc752c8a ("net: bridge: Extract br_vlan_add_existing()")
4d4fd36126d6 ("net: bridge: Publish bridge accessor functions")
804b854d374e ("net: bridge: disable bridge MTU auto tuning if it was set manually")
f40aa23339e2 ("net: bridge: set min MTU on port events and allow user to set max")
82792a070b16 ("net: bridge: fix direct access to bridge vlan_enabled and use helper")
419d14af9e07 ("bridge: Allow max MTU when multiple VLANs present")
eb7935830d00 ("net: bridge: use rhashtable for fdbs")
f418af6343fb ("bridge: vlan: signal if anything changed on vlan add")
e19b42a1a066 ("bridge: netlink: make setlink/dellink notifications more accurate")
ed842faeb2bd ("bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports")
057658cb33fb ("bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports")
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")
31a4562d7408 ("net: bridge: fix dest lookup when vlan proto doesn't match")
251277598596 ("net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_t")
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")
9341b988e606 ("bridge: Export multicast enabled state")
1f51445af35e ("bridge: Export VLAN filtering state")
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")
147c1e9b902c ("switchdev: bridge: Offload multicast disabled")
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")