blob: bf7b44f0d1b7b66b50c936fe3bcf6bca43fe21ef [file] [log] [blame]
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")
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")
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")
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")
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")
5e9235853d65 ("bridge: mcast: add IGMPv3 query support")
27058af401e4 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")