kernel_optimize_test/net/bridge
Tyler Hicks 705e0dea4d bridge: make sure objects belong to container's owner
When creating various bridge objects in /sys/class/net/... make sure
that they belong to the container's owner instead of global root (if
they belong to a container/namespace).

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-20 23:44:36 -07:00
..
netfilter netfilter: nft_reject_bridge: remove unnecessary ttl set 2018-07-16 17:51:48 +02:00
br_arp_nd_proxy.c
br_device.c net: bridge: disable bridge MTU auto tuning if it was set manually 2018-03-31 22:19:00 -04:00
br_fdb.c net: bridge: Fix locking in br_fdb_find_port() 2018-06-08 19:58:31 -04:00
br_forward.c net: bridge: add support for port isolation 2018-05-25 14:37:20 -04:00
br_if.c bridge: make sure objects belong to container's owner 2018-07-20 23:44:36 -07:00
br_input.c net: bridge: add support for port isolation 2018-05-25 14:37:20 -04:00
br_ioctl.c
br_mdb.c
br_multicast.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
br_netfilter_hooks.c net: Drop pernet_operations::async 2018-03-27 13:18:09 -04:00
br_netfilter_ipv6.c
br_netlink_tunnel.c
br_netlink.c net: bridge: add support for port isolation 2018-05-25 14:37:20 -04:00
br_nf_core.c
br_private_stp.h
br_private_tunnel.h
br_private.h bridge: make sure objects belong to container's owner 2018-07-20 23:44:36 -07:00
br_stp_bpdu.c
br_stp_if.c
br_stp_timer.c
br_stp.c
br_switchdev.c net: bridge: Extract boilerplate around switchdev_port_obj_*() 2018-05-31 14:13:42 -04:00
br_sysfs_br.c net: Use octal not symbolic permissions 2018-03-26 12:07:48 -04:00
br_sysfs_if.c bridge: make sure objects belong to container's owner 2018-07-20 23:44:36 -07:00
br_vlan_tunnel.c
br_vlan.c net: bridge: Notify about bridge VLANs 2018-05-31 14:13:44 -04:00
br.c net: bridge: Notify about !added_by_user FDB entries 2018-05-03 13:46:47 -04:00
Kconfig
Makefile