obj-$(CONFIG_AF_KCM) += kcm.o kcm-y := kcmsock.o kcmproc.o
summaryrefslogtreecommitdiff
path: root/net/bridge/br_fdb.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-07bridge: avoid unnecessary read of jiffiesstephen hemminger1-2/+4
2017-02-06bridge: fdb: write to used and updated at most once per jiffyNikolay Aleksandrov1-1/+2
2017-02-06bridge: move to workqueue gcNikolay Aleksandrov1-12/+19