aboutsummaryrefslogtreecommitdiff
path: root/net/802/stp.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2012-05-09802: Convert compare_ether_addr to ether_addr_equalGravatar Joe Perches 1-1/+1
2011-10-31net: Fix files explicitly needing to include module.hGravatar Paul Gortmaker 1-0/+1
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERGravatar Stephen Hemminger 1-2/+2
2010-10-25net/802: add __rcu annotationsGravatar Eric Dumazet 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-07-05net: Add STP demux layerGravatar Patrick McHardy 1-0/+102