Files
i2som-imx-linux/include/uapi/linux
Nikolay Aleksandrov a5d29ae226 net: bridge: vlan: add basic option setting support
This patch adds support for option modification of single vlans and
ranges. It allows to only modify options, i.e. skip create/delete by
using the BRIDGE_VLAN_INFO_ONLY_OPTS flag. When working with a range
option changes we try to pack the notifications as much as possible.

v2: do full port (all vlans) notification only when creating/deleting
    vlans for compatibility, rework the range detection when changing
    options, add more verbose extack errors and check if a vlan should
    be used (br_vlan_should_use checks)

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-24 12:58:14 +01:00
..
2020-01-22 16:30:10 -08:00
2020-01-09 18:41:41 -08:00
2019-11-28 08:54:36 -06:00
2019-11-13 12:15:34 -08:00
2020-01-02 15:51:22 -08:00
2019-12-09 09:59:07 +01:00