aboutsummaryrefslogtreecommitdiffstats
path: root/net/802/stp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-09802: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+1
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-2/+2
2010-10-25net/802: add __rcu annotationsEric Dumazet1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-05net: Add STP demux layerPatrick McHardy1-0/+102