linux_dsm_epyc7002/net/bridge
Madhuparna Bhowmik 33c4acbe2f bridge: br_stp: Use built-in RCU list checking
list_for_each_entry_rcu() has built-in RCU and lock checking.

Pass cond argument to list_for_each_entry_rcu() to silence
false lockdep warning when CONFIG_PROVE_RCU_LIST is enabled
by default.

Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-02-19 11:13:43 -08:00
..
netfilter
br_arp_nd_proxy.c
br_device.c net: bridge: vlan: add per-vlan state 2020-01-24 12:58:14 +01:00
br_fdb.c
br_forward.c net: bridge: check port state before br_allowed_egress 2020-01-24 12:58:14 +01:00
br_if.c
br_input.c net: bridge: vlan: add per-vlan state 2020-01-24 12:58:14 +01:00
br_ioctl.c
br_mdb.c
br_multicast.c
br_netfilter_hooks.c
br_netfilter_ipv6.c
br_netlink_tunnel.c
br_netlink.c
br_nf_core.c
br_private_stp.h
br_private_tunnel.h
br_private.h net: bridge: vlan: add per-vlan state 2020-01-24 12:58:14 +01:00
br_stp_bpdu.c
br_stp_if.c
br_stp_timer.c
br_stp.c bridge: br_stp: Use built-in RCU list checking 2020-02-19 11:13:43 -08:00
br_switchdev.c
br_sysfs_br.c
br_sysfs_if.c
br_vlan_options.c net: bridge: vlan: add per-vlan state 2020-01-24 12:58:14 +01:00
br_vlan_tunnel.c
br_vlan.c net: bridge: vlan: add per-vlan state 2020-01-24 12:58:14 +01:00
br.c
Kconfig
Makefile net: bridge: vlan: add basic option dumping support 2020-01-24 12:58:14 +01:00